Notification of git commits are sent to this list. Do not post here!
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix suggested layout for PGXS makefile | Peter Eisentraut | 03:23 |
| pgsql: Revamp the WAL record format. | Heikki Linnakangas | 17:03 |
| Re: pgsql: Revamp the WAL record format. | Tom Lane | 17:12 |
| pgsql: Silence compiler warning about variable being used uninitialized | Heikki Linnakangas | 17:19 |
| Re: pgsql: Revamp the WAL record format. | Heikki Linnakangas | 17:19 |
| pgsql: Add missing case for CustomScan. | Tom Lane | 17:32 |
| pgsql: Remove no-longer-needed phony typedefs in genbki.h. | Tom Lane | 18:16 |
| pgsql: Fix another oversight in CustomScan patch. | Tom Lane | 19:49 |
| pgsql: Fix another oversight in CustomScan patch. | Tom Lane | 20:56 |
| pgsql: Initial code review for CustomScan patch. | Tom Lane | 23:36 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Remove dead code supporting mark/restore in SeqScan, TidScan, Va | Tom Lane | 01:21 |
| pgsql: Add pageinspect functions for inspecting GIN indexes. | Heikki Linnakangas | 09:59 |
| pgsql: Fix bogus comments in XLogRecordAssemble | Heikki Linnakangas | 10:16 |
| pgsql: Add a comment to regress.c explaining what it contains. | Heikki Linnakangas | 13:09 |
| pgsql: No need to call XLogEnsureRecordSpace when the relation is unlog | Heikki Linnakangas | 13:18 |
| pgsql: Make psql's \sf and \ef honor ECHO_HIDDEN. | Andrew Dunstan | 17:21 |
| pgsql: Fix an error in psql that overcounted output lines. | Andrew Dunstan | 17:41 |
| pgsql: Simplify API for initially hooking custom-path providers into th | Tom Lane | 19:05 |
| pgsql: Rearrange CustomScan API. | Tom Lane | 23:21 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Rework echo_hidden for \sf and \ef from commit e4d2817. | Andrew Dunstan | 14:45 |
| pgsql: Fix mishandling of system columns in FDW queries. | Tom Lane | 21:01 |
| pgsql: Fix mishandling of system columns in FDW queries. | Tom Lane | 21:01 |
| pgsql: Fix mishandling of system columns in FDW queries. | Tom Lane | 21:01 |
| pgsql: Fix mishandling of system columns in FDW queries. | Tom Lane | 21:01 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Allow simplification of EXISTS() subqueries containing LIMIT. | Tom Lane | 00:12 |
| pgsql: Detect PG_PRINTF_ATTRIBUTE automatically. | Noah Misch | 14:36 |
| pgsql: Fix memory leaks introduced by commit eca2b9b | Andrew Dunstan | 18:52 |
| pgsql: Get rid of redundant production in plpgsql grammar. | Tom Lane | 20:31 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Distinguish XLOG_FPI records generated for hint-bit updates. | Heikki Linnakangas | 09:12 |
| pgsql: Add a few paragraphs to B-tree README explaining L&Y algorithm. | Heikki Linnakangas | 11:45 |
| pgsql: Add infrastructure to save and restore GUC values. | Robert Haas | 22:17 |
| Thread | Author | Time |
|---|---|---|
| Re: pgsql: action_at_recovery_target recovery config option 📎 | Michael Paquier | 00:38 |
| pgsql: Attempt to suppress uninitialized variable warning. | Robert Haas | 01:07 |
| Re: pgsql: Add infrastructure to save and restore GUC values. | Robert Haas | 01:07 |
| pgsql: doc: Fix markup | Peter Eisentraut | 03:21 |
| pgsql: Remove dead function prototype | Heikki Linnakangas | 09:07 |
| Re: pgsql: action_at_recovery_target recovery config option | Simon Riggs | 12:37 |
| Re: pgsql: action_at_recovery_target recovery config option | Simon Riggs | 12:43 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Rename pg_rowsecurity -> pg_policy and other fixes | Stephen Frost | 06:16 |
| pgsql: Free libxml2/libxslt resources in a safer order. | Tom Lane | 16:13 |
| pgsql: Free libxml2/libxslt resources in a safer order. | Tom Lane | 16:13 |
| pgsql: Free libxml2/libxslt resources in a safer order. | Tom Lane | 16:13 |
| pgsql: Free libxml2/libxslt resources in a safer order. | Tom Lane | 16:13 |
| pgsql: Free libxml2/libxslt resources in a safer order. | Tom Lane | 16:13 |
| pgsql: Free libxml2/libxslt resources in a safer order. | Tom Lane | 16:13 |
| pgsql: Mark response messages for translation in pg_isready. | Fujii Masao | 17:14 |
| pgsql: Mark response messages for translation in pg_isready. | Fujii Masao | 17:14 |
| pgsql: Mark response messages for translation in pg_isready. | Fujii Masao | 17:14 |
| pgsql: Make \watch respect the user's \pset null setting. | Fujii Masao | 17:44 |
| pgsql: Make \watch respect the user's \pset null setting. | Fujii Masao | 17:45 |
| pgsql: Make \watch respect the user's \pset null setting. | Fujii Masao | 17:45 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix assertion failure at end of PITR. | Heikki Linnakangas | 07:33 |
| pgsql: Add tab-completion for ALTER TABLE ALTER CONSTRAINT in psql. | Fujii Masao | 12:30 |
| pgsql: Add tab-completion for ALTER TABLE ALTER CONSTRAINT in psql. | Fujii Masao | 12:30 |
| pgsql: Improve typcache: cache negative lookup results, add invalidatio | Tom Lane | 17:19 |
| pgsql: Improve performance of OverrideSearchPathMatchesCurrent(). | Tom Lane | 17:37 |
| pgsql: Add bms_next_member(), and use it where appropriate. | Tom Lane | 18:37 |
| pgsql: Add bms_get_singleton_member(), and use it where appropriate. | Tom Lane | 19:16 |
| pgsql: Update transaction README for persistent multixacts | Alvaro Herrera | 21:07 |
| pgsql: Update transaction README for persistent multixacts | Alvaro Herrera | 21:07 |
| pgsql: Update transaction README for persistent multixacts | Alvaro Herrera | 21:07 |
| pgsql: Fix BRIN operator family definitions | Alvaro Herrera | 21:10 |
| Thread | Author | Time |
|---|---|---|
| Re: [COMMITTERS] pgsql: Revert "Add libpq function PQhostaddr()." | Tom Lane | 03:12 |
| pgsql: Fix minor bugs in commit 30bf4689a96cd283af33edcdd6b7210df3f20cd | Tom Lane | 17:21 |
| pgsql: Fix minor bugs in commit 30bf4689a96cd283af33edcdd6b7210df3f20cd | Tom Lane | 17:21 |
| pgsql: Fix minor bugs in commit 30bf4689a96cd283af33edcdd6b7210df3f20cd | Tom Lane | 17:21 |
| pgsql: Fix minor bugs in commit 30bf4689a96cd283af33edcdd6b7210df3f20cd | Tom Lane | 17:21 |
| pgsql: Fix minor bugs in commit 30bf4689a96cd283af33edcdd6b7210df3f20cd | Tom Lane | 17:21 |
| pgsql: Fix minor bugs in commit 30bf4689a96cd283af33edcdd6b7210df3f20cd | Tom Lane | 17:21 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Install kludges to fix check-world for src/test/modules | Alvaro Herrera | 02:44 |
| Re: pgsql: Move security_label test | Alvaro Herrera | 02:45 |
| pgsql: Fix whitespace | Peter Eisentraut | 04:56 |
| Re: [COMMITTERS] pgsql: Fix whitespace | Alvaro Herrera | 12:44 |
| pgsql: Keep track of transaction commit timestamps | Alvaro Herrera | 14:54 |
| pgsql: Fix typos | Alvaro Herrera | 14:54 |
| pgsql: Fix typos | Alvaro Herrera | 14:54 |
| Re: pgsql: Keep track of transaction commit timestamps | Stefan Kaltenbrunner | 18:34 |
| pgsql: doc: Fix markup | Alvaro Herrera | 19:25 |
| Re: pgsql: Keep track of transaction commit timestamps | Alvaro Herrera | 19:25 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Don't dump core if pq_comm_reset() is called before pq_init(). | Robert Haas | 00:53 |
| Re: [COMMITTERS] pgsql: Support frontend-backend protocol communication using a shm_mq. | Robert Haas | 00:53 |
| pgsql: Fix pg_xlogdump's calculation of full-page image data. | Heikki Linnakangas | 09:44 |