Notification of git commits are sent to this list. Do not post here!
| Thread | Author | Time |
|---|---|---|
| pgsql: Show GIDs of two-phase commit commands as constants in pg_stat_s | Michael Paquier | 01:47 |
| pgsql: Fix off-by-one in XLogRecordMaxSize check. | Noah Misch | 21:38 |
| pgsql: Fix off-by-one in XLogRecordMaxSize check. | Noah Misch | 21:38 |
| pgsql: ci: macos: Remove use of -DRANDOMIZE_ALLOCATED_MEMORY | Andres Freund | 22:12 |
| pgsql: ci: macos: Remove use of -Dsegsize_blocks=6 | Andres Freund | 22:12 |
| pgsql: ci: macos: Remove use of -Dsegsize_blocks=6 | Andres Freund | 22:12 |
| pgsql: ci: macos: Remove use of -DRANDOMIZE_ALLOCATED_MEMORY | Andres Freund | 22:12 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Simplify determining logical replication worker types. | Amit Kapila | 03:15 |
| pgsql: Change custom wait events to use dynamic shared hash tables | Michael Paquier | 05:49 |
| Re: pgsql: Allow tailoring of ICU locales with custom rules | Peter Eisentraut | 08:34 |
| pgsql: pgtest: update shell script to use more modern syntax | Bruce Momjian | 17:45 |
| pgsql: pgtest: fix spacing | Bruce Momjian | 18:03 |
| pgsql: hio: Take number of prior relation extensions into account | Andres Freund | 18:58 |
| pgsql: hio: Take number of prior relation extensions into account | Andres Freund | 18:58 |
| pgsql: doc: PG 16 relnotes: udpate for commits since branching | Bruce Momjian | 21:29 |
| pgsql: De-pessimize ConditionVariableCancelSleep(). | Thomas Munro | 22:46 |
| pgsql: De-pessimize ConditionVariableCancelSleep(). | Thomas Munro | 22:46 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Re-allow FDWs and custom scan providers to replace joins with ps | Etsuro Fujita | 07:50 |
| pgsql: Fix code indentation vioaltion introduced in commit 9e9931d2b. | Etsuro Fujita | 08:47 |
| Re: pgsql: Re-allow FDWs and custom scan providers to replace joins with ps | Etsuro Fujita | 10:27 |
| pgsql: doc: PG 16 relnotes, update "current as of" date | Bruce Momjian | 13:15 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Split out tiebreaker comparisons from comparetup_* functions | John Naylor | 10:17 |
| pgsql: Remove incorrect field from information schema | Peter Eisentraut | 11:48 |
| pgsql: Improved CREATE SUBSCRIPTION message for clarity | Peter Eisentraut | 13:49 |
| pgsql: Improved CREATE SUBSCRIPTION message for clarity | Peter Eisentraut | 13:49 |
| pgsql: Unify some error messages | Peter Eisentraut | 14:28 |
| pgsql: Unify some error messages | Peter Eisentraut | 14:28 |
| pgsql: doc: PG 16 relnotes, initial markup | Bruce Momjian | 18:35 |
| pgsql: Add OAT hook calls for more subcommands of ALTER TABLE | Michael Paquier | 23:56 |
| Thread | Author | Time |
|---|---|---|
| pgsql: sepgsql: Adjust regression expected output | Michael Paquier | 01:52 |
| pgsql: doc: PG 16 relnotes, add links to doc sections | Bruce Momjian | 02:22 |
| pgsql: Invalidate smgr_targblock in smgrrelease(). | Thomas Munro | 04:00 |
| pgsql: Invalidate smgr_targblock in smgrrelease(). | Thomas Munro | 04:00 |
| pgsql: Invalidate smgr_targblock in smgrrelease(). | Thomas Munro | 04:00 |
| pgsql: Don't probe extra libraries for fdatasync. | Thomas Munro | 04:21 |
| pgsql: Remove traces of Sun -lposix4. | Thomas Munro | 04:21 |
| Re: pgsql: Split out tiebreaker comparisons from comparetup_* functions | John Naylor | 04:41 |
| Re: pgsql: Split out tiebreaker comparisons from comparetup_* functions | John Naylor | 12:47 |
| pgsql: Add a few recent commits to .git-blame-ignore-revs. | Nathan Bossart | 14:26 |
| pgsql: Fix format if entry in wait_event_names.txt | Michael Paquier | 23:17 |
| Thread | Author | Time |
|---|---|---|
| pgsql: pg_upgrade: Improve style of a few verbose messages | Michael Paquier | 00:47 |
| pgsql: Remove dubious warning message from SQL/JSON functions | Peter Eisentraut | 05:58 |
| pgsql: Remove dubious warning message from SQL/JSON functions | Peter Eisentraut | 05:58 |
| Re: pgsql: Split out tiebreaker comparisons from comparetup_* functions | Thomas Munro | 10:25 |
| Re: pgsql: Split out tiebreaker comparisons from comparetup_* functions | John Naylor | 10:57 |
| Re: pgsql: Split out tiebreaker comparisons from comparetup_* functions | Tom Lane | 14:58 |
| Thread | Author | Time |
|---|---|---|
| pgsql: ci: macos: use cached macports install | Andres Freund | 22:15 |
| pgsql: ci: macos: use cached macports install | Andres Freund | 22:15 |
| pgsql: ci: macos: use cached macports install | Andres Freund | 22:15 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Add system view pg_wait_events | Michael Paquier | 06:38 |
| pgsql: Bump catalog version for pg_wait_events | Michael Paquier | 06:47 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix pg_stat_reset_single_table_counters() for shared relations | Michael Paquier | 04:33 |
| pgsql: Fix pg_stat_reset_single_table_counters() for shared relations | Michael Paquier | 04:33 |
| pgsql: Fix pg_stat_reset_single_table_counters() for shared relations | Michael Paquier | 04:33 |
| pgsql: doc: PG 16 relnotes: move role INHERIT item and clarify it | Bruce Momjian | 21:54 |
| pgsql: doc: PG 16 relnotes: adjust RANGE/ROWS window item | Bruce Momjian | 22:56 |
| Thread | Author | Time |
|---|---|---|
| pgsql: doc: PG 16 relnotes: fix initdb encoding/locale item | Bruce Momjian | 01:44 |
| pgsql: Reset the logical worker type while cleaning up other worker inf | Amit Kapila | 03:36 |
| pgsql: Catalog not-null constraints | Alvaro Herrera | 11:32 |
| pgsql: Rename test table to avoid cs_CZ locale problem | Alvaro Herrera | 12:07 |
| Re: pgsql: Cache by-reference missing values in a long lived context | Andrew Dunstan | 13:33 |
| Re: pgsql: Cache by-reference missing values in a long lived context | Tom Lane | 13:40 |
| pgsql: Avoid non-POSIX cp flags | Andres Freund | 13:57 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Generate new LOG for "trust" connections under log_connections | Michael Paquier | 11:13 |
| Re: pgsql: Cache by-reference missing values in a long lived context | Alvaro Herrera | 16:25 |
| Re: pgsql: Cache by-reference missing values in a long lived context | Tom Lane | 21:41 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Show names of DEALLOCATE as constants in pg_stat_statements | Michael Paquier | 08:29 |
| pgsql: Silence compiler warning in release 11 and 12 branches | Andrew Dunstan | 11:24 |
| pgsql: Silence compiler warning in release 11 and 12 branches | Andrew Dunstan | 11:24 |
| Re: pgsql: Cache by-reference missing values in a long lived context | Andrew Dunstan | 11:24 |
| pgsql: Remove incorrect name from release notes | Peter Eisentraut | 18:32 |
| pgsql: Remove incorrect/duplicate name from list of acknowledgments | Peter Eisentraut | 18:32 |
| pgsql: Update list of acknowledgments in release notes | Peter Eisentraut | 18:32 |
| Thread | Author | Time |
|---|---|---|
| Re: pgsql: Use "template" data directory in tests | Michael Paquier | 00:36 |
| pgsql: Remove dead code in DecodeInterval() | Michael Paquier | 03:54 |
| pgsql: Format list of catalog files in makefile vertically | Peter Eisentraut | 04:27 |
| pgsql: Tighten handling of "ago" in interval values | Michael Paquier | 04:50 |
| pgsql: Tighten unit parsing in internal values | Michael Paquier | 05:28 |
| pgsql: Convert encrypted SSL test keys to PKCS#8 format | Peter Eisentraut | 05:38 |
| pgsql: Translation updates | Peter Eisentraut | 07:28 |
| pgsql: Fix some typos in wait_event_names.txt | Michael Paquier | 08:13 |
| pgsql: Make error messages about WAL segment size more consistent | Peter Eisentraut | 13:25 |
| pgsql: Stamp 16rc1. | Tom Lane | 20:28 |
| pgsql: Tweak pg_promote() to report failures on kill() or postmaster fa | Michael Paquier | 23:45 |