Notification of git commits are sent to this list. Do not post here!
| Thread | Author | Time |
|---|---|---|
| pgsql: Add macros to make AllocSetContextCreate() calls simpler and saf | Tom Lane | 21:50 |
| pgsql: Add macros to make AllocSetContextCreate() calls simpler and saf | Tom Lane | 21:50 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Update 9.6 release notes through today. | Tom Lane | 16:37 |
| pgsql: Update 9.6 release notes through today. | Tom Lane | 16:37 |
| pgsql: Make another editorial pass over the 9.6 release notes. | Tom Lane | 21:40 |
| pgsql: Make another editorial pass over the 9.6 release notes. | Tom Lane | 21:40 |
| pgsql: Fix stray reference to the old genbki.sh script. | Tom Lane | 21:44 |
| pgsql: Fix stray reference to the old genbki.sh script. | Tom Lane | 21:44 |
| Thread | Author | Time |
|---|---|---|
| Re: Re: [COMMITTERS] pgsql: Change the way that LWLocks for extensions are allocated. | Amit Kapila | 02:27 |
| Re: Re: [COMMITTERS] pgsql: Change the way that LWLocks for extensions are allocated. | Andres Freund | 02:31 |
| Re: [COMMITTERS] pgsql: Split hash.h → hash_xlog.h | Robert Haas | 03:30 |
| Re: pgsql: Split hash.h → hash_xlog.h | Alvaro Herrera | 03:33 |
| Re: [COMMITTERS] pgsql: Split hash.h → hash_xlog.h | Robert Haas | 09:25 |
| pgsql: Fix initdb misbehavior when user mis-enters superuser password. | Tom Lane | 19:25 |
| pgsql: Fix initdb misbehavior when user mis-enters superuser password. | Tom Lane | 19:25 |
| pgsql: Simplify correct use of simple_prompt(). | Tom Lane | 21:02 |
| pgsql: Fix a bunch of places that called malloc and friends with no NUL | Tom Lane | 22:22 |
| pgsql: Tag refs/tags/REL9_6_RC1 was created | pgsql | 23:11 |
| Thread | Author | Time |
|---|---|---|
| Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013 | Michael Paquier | 04:57 |
| Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013 | Christian Ullrich | 07:03 |
| pgsql: Change API of ShmemAlloc() so it throws error rather than return | Tom Lane | 14:14 |
| pgsql: Fix minor 9.4-only bug in logical decoding. | Tom Lane | 15:45 |
| pgsql: Suppress GCC 6 warning about self-comparison | Tom Lane | 16:48 |
| pgsql: Suppress GCC 6 warning about self-comparison | Tom Lane | 16:48 |
| pgsql: Suppress GCC 6 warning about self-comparison | Tom Lane | 16:48 |
| pgsql: Suppress GCC 6 warning about self-comparison | Tom Lane | 16:48 |
| pgsql: Improve tab completion for BEGIN & START|SET TRANSACTION. | Kevin Grittner | 21:15 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Support multiple iterators in the Red-Black Tree implementation. | Heikki Linnakangas | 05:39 |
| pgsql: Speed up SUM calculation in numeric aggregates. | Heikki Linnakangas | 08:52 |
| pgsql: Move code shared between libpq and backend from backend/libpq/ t | Heikki Linnakangas | 10:52 |
| pgsql: Don't require dynamic timezone abbreviations to match underlying | Tom Lane | 21:30 |
| pgsql: Don't require dynamic timezone abbreviations to match underlying | Tom Lane | 21:30 |
| pgsql: Don't require dynamic timezone abbreviations to match underlying | Tom Lane | 21:30 |
| pgsql: Don't require dynamic timezone abbreviations to match underlying | Tom Lane | 21:30 |
| pgsql: Don't require dynamic timezone abbreviations to match underlying | Tom Lane | 21:30 |
| pgsql: Don't require dynamic timezone abbreviations to match underlying | Tom Lane | 21:30 |
| pgsql: Don't require dynamic timezone abbreviations to match underlying | Tom Lane | 21:30 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix wording of logical decoding concepts | Simon Riggs | 15:19 |
| pgsql: Fix wording of logical decoding concepts | Simon Riggs | 15:19 |
| pgsql: New recovery target recovery_target_lsn | Simon Riggs | 16:49 |
| pgsql: Fix corrupt GIN_SEGMENT_ADDITEMS WAL records on big-endian hardw | Tom Lane | 17:29 |
| pgsql: Fix corrupt GIN_SEGMENT_ADDITEMS WAL records on big-endian hardw | Tom Lane | 17:29 |
| pgsql: Fix corrupt GIN_SEGMENT_ADDITEMS WAL records on big-endian hardw | Tom Lane | 17:29 |
| pgsql: Fix corrupt GIN_SEGMENT_ADDITEMS WAL records on big-endian hardw | Tom Lane | 17:29 |
| pgsql: Fix multiple bugs in numeric_poly_deserialize(). | Tom Lane | 18:19 |
| pgsql: Improve readability of the output of psql's \timing command. | Tom Lane | 19:29 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Clarify the new Red-Black post-order traversal code a bit. | Heikki Linnakangas | 12:02 |
| pgsql: Remove useless pg_strdup() operations. | Tom Lane | 16:34 |
| pgsql: Update release notes to mention need for ALTER EXTENSION UPDATE. | Tom Lane | 17:20 |
| pgsql: Update release notes to mention need for ALTER EXTENSION UPDATE. | Tom Lane | 17:20 |
| pgsql: Remove vestigial references to "zic" in favor of "IANA database" | Tom Lane | 23:43 |
| pgsql: Remove vestigial references to "zic" in favor of "IANA database" | Tom Lane | 23:43 |
| pgsql: Remove vestigial references to "zic" in favor of "IANA database" | Tom Lane | 23:43 |
| pgsql: Remove vestigial references to "zic" in favor of "IANA database" | Tom Lane | 23:43 |
| pgsql: Remove vestigial references to "zic" in favor of "IANA database" | Tom Lane | 23:43 |
| pgsql: Remove vestigial references to "zic" in favor of "IANA database" | Tom Lane | 23:43 |
| pgsql: Remove vestigial references to "zic" in favor of "IANA database" | Tom Lane | 23:43 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Add location field to DefElem | Peter Eisentraut | 02:59 |
| pgsql: Add a HINT for client-vs-server COPY failure cases. | Tom Lane | 03:56 |
| Re: [COMMITTERS] pgsql: Fix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL | Fujii Masao | 12:47 |
| Re: [COMMITTERS] pgsql: Fix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL | Simon Riggs | 12:50 |
| Re: [COMMITTERS] pgsql: Fix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL | Tom Lane | 13:58 |
| pgsql: Doc: minor documentation improvements about extensions. | Tom Lane | 17:36 |
| pgsql: Doc: minor documentation improvements about extensions. | Tom Lane | 17:36 |
| pgsql: Support renaming an existing value of an enum type. | Tom Lane | 20:12 |
| Thread | Author | Time |
|---|---|---|
| pgsql: 9.6 release notes: correct summary item about freeze | Bruce Momjian | 00:52 |
| pgsql: 9.6 release notes: correct summary item about freeze | Bruce Momjian | 00:52 |
| pgsql: MSVC: Place gendef.pl temporary file in the target directory. | Noah Misch | 05:45 |
| pgsql: MSVC: Pass any user-set MSBFLAGS to MSBuild and VCBUILD. | Noah Misch | 05:45 |