pgsql-committers since 2023-01-11 00:00

Notification of git commits are sent to this list. Do not post here!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Jan. 11, 2023

Thread Author Time
pgsql: Avoid using tuple from syscache for update of pg_database.datfro Michael Paquier 00:56
pgsql: Avoid using tuple from syscache for update of pg_database.datfro Michael Paquier 00:56
Re: pgsql: Add new GUC createrole_self_grant. Tom Lane 01:47
Re: pgsql: Add new GUC createrole_self_grant. Robert Haas 02:26
Re: pgsql: Add new GUC createrole_self_grant. Tom Lane 02:40
pgsql: Remove function declarations from headers for some undefined fun Michael Paquier 02:55
Re: pgsql: Add new GUC createrole_self_grant. Robert Haas 03:10
Re: pgsql: Add new GUC createrole_self_grant. Tom Lane 03:25
pgsql: Fix typos in code and comments Michael Paquier 06:24
pgsql: Common function for percent placeholder replacement Peter Eisentraut 10:08
pgsql: Fix MSVC build Peter Eisentraut 13:42
pgsql: Don't leave roles behind after core regression tests. Tom Lane 17:23
Re: pgsql: Add new GUC createrole_self_grant. Robert Haas 18:24
pgsql: Improve handling of inherited GENERATED expressions. Tom Lane 20:55
Re: pgsql: Add new GUC createrole_self_grant. Tom Lane 21:00
Re: pgsql: Add new GUC createrole_self_grant. Robert Haas 21:16
Re: pgsql: Doc: add XML ID attributes to <sectN> and <varlistentry> tags. Peter Eisentraut 22:10
Re: pgsql: Delay commit status checks until freezing executes. 📎 Peter Geoghegan 22:29
Re: pgsql: Doc: add XML ID attributes to <sectN> and <varlistentry> tags. Tom Lane 23:05
Re: pgsql: Delay commit status checks until freezing executes. Andres Freund 23:06
pgsql: Improve TransactionIdDidAbort() documentation. Peter Geoghegan 23:32
Re: pgsql: Delay commit status checks until freezing executes. Peter Geoghegan 23:32
pgsql: Add support for tab completion after ALTER EXTENSION ADD|DROP in Michael Paquier 23:51

Jan. 12, 2023

Thread Author Time
pgsql: Get rid of the "new" and "old" entries in a view's rangetable. Tom Lane 00:41
Re: pgsql: Add new GUC createrole_self_grant. David G. Johnston 00:52
pgsql: Rename and relocate freeze plan dedup routines. Peter Geoghegan 01:31
pgsql: vacuumlazy.c: Tweak local variable name. Peter Geoghegan 01:59
pgsql: Make lazy_vacuum_heap_rel match lazy_scan_heap. Peter Geoghegan 02:47
pgsql: Doc: fix silly thinko in 8bf6ec3ba. Tom Lane 03:20
pgsql: Refactor DetermineSleepTime() to use milliseconds. Thomas Munro 03:44
pgsql: Use WaitEventSet API for postmaster's event loop. Thomas Munro 03:44
pgsql: Revert "Get rid of the "new" and "old" entries in a view's range Tom Lane 04:01
pgsql: Acquire spinlock when updating 2PC slot data during logical deco Michael Paquier 04:41
pgsql: Acquire spinlock when updating 2PC slot data during logical deco Michael Paquier 04:41
pgsql: Fix incorrect comment in hba.h Michael Paquier 04:55
pgsql: Rename some variables related to ident files in hba.{c,h} Michael Paquier 05:24
Re: pgsql: Doc: add XML ID attributes to <sectN> and <varlistentry> tags. Brar Piening 05:34
Re: pgsql: Revert "Get rid of the "new" and "old" entries in a view's range Michael Paquier 05:59
Re: pgsql: Revert "Get rid of the "new" and "old" entries in a view's range Tom Lane 06:02
pgsql: Code cleanup Peter Eisentraut 06:47
pgsql: Constify the arguments of ilist.c/h functions Peter Eisentraut 07:14
Re: pgsql: Improve handling of inherited GENERATED expressions. Andrew Dunstan 10:52
Re: pgsql: Sample postgres_fdw tables remotely during ANALYZE Alvaro Herrera 11:17
Re: pgsql: Improve handling of inherited GENERATED expressions. Amit Langote 13:30
Re: pgsql: Improve handling of inherited GENERATED expressions. Andrew Dunstan 14:12
Re: pgsql: Improve handling of inherited GENERATED expressions. Tom Lane 14:46
Re: pgsql: Add new GUC createrole_self_grant. 📎 Robert Haas 15:11
pgsql: Fix jsonpath existense checking of missing variables Alexander Korotkov 15:23
pgsql: Fix jsonpath existense checking of missing variables Alexander Korotkov 15:26
pgsql: Fix jsonpath existense checking of missing variables Alexander Korotkov 15:26
pgsql: Fix jsonpath existense checking of missing variables Alexander Korotkov 15:26
pgsql: Fix jsonpath existense checking of missing variables Alexander Korotkov 15:30
Re: pgsql: Improve handling of inherited GENERATED expressions. 📎 Tom Lane 20:44
Re: pgsql: Improve handling of inherited GENERATED expressions. Andrew Dunstan 21:41
pgsql: Fix WaitEventSetWait() buffer overrun. Thomas Munro 22:04
pgsql: Fix WaitEventSetWait() buffer overrun. Thomas Munro 22:05
pgsql: Fix WaitEventSetWait() buffer overrun. Thomas Munro 22:05
pgsql: Fix WaitEventSetWait() buffer overrun. Thomas Munro 22:05
pgsql: Fix WaitEventSetWait() buffer overrun. Thomas Munro 22:06
pgsql: Fix WaitEventSetWait() buffer overrun. Thomas Munro 22:06

Jan. 13, 2023

Thread Author Time
pgsql: doc: Simplify description of functions for pg_walinspect Michael Paquier 00:30
pgsql: doc: Simplify description of functions for pg_walinspect Michael Paquier 00:30
Re: pgsql: Add new GUC createrole_self_grant. David G. Johnston 01:15
pgsql: Add tests for regex replacement with \1 in pg_ident.conf to 0003 Michael Paquier 01:35
Re: pgsql: Improve handling of inherited GENERATED expressions. Amit Langote 02:52
pgsql: Avoid creating parallel apply state hash table unless required. Amit Kapila 03:13
pgsql: Ignore dropped and generated columns from the column list. Amit Kapila 09:41
pgsql: Simplify permissions for LOCK TABLE. Jeff Davis 22:39
pgsql: Clean up useless "skipping" messages for VACUUM/ANALYZE. Jeff Davis 23:08
pgsql: Manual cleanup and pgindent of pgstat and bufmgr related code Andres Freund 23:32
pgsql: Add 250c8ee07ed to git-blame-ignore-revs Andres Freund 23:35
Re: pgsql: Add new GUC createrole_self_grant. Andres Freund 23:46

Jan. 14, 2023

Thread Author Time
Re: pgsql: Add new GUC createrole_self_grant. David G. Johnston 01:29
pgsql: Fix MAINTAIN privileges for toast tables and partitions. Jeff Davis 08:24
pgsql: Doc: fix typo in backup.sgml. Tatsuo Ishii 09:17
pgsql: Doc: fix typo in backup.sgml. Tatsuo Ishii 09:18

Jan. 15, 2023

Thread Author Time
Re: pgsql: Add new GUC createrole_self_grant. Robert Haas 00:31
Re: pgsql: Add new GUC createrole_self_grant. David G. Johnston 01:12
Re: pgsql: Add new GUC createrole_self_grant. David G. Johnston 02:19
pgsql: Make new GENERATED-expressions code more bulletproof. Tom Lane 18:15
pgsql: Make new GENERATED-expressions code more bulletproof. Tom Lane 19:06
pgsql: Make new GENERATED-expressions code more bulletproof. Tom Lane 19:06
pgsql: Make new GENERATED-expressions code more bulletproof. Tom Lane 19:06
pgsql: Remove arbitrary FUNC_MAX_ARGS limit in int2vectorin and oidvect Tom Lane 22:32
pgsql: Remove arbitrary FUNC_MAX_ARGS limit in int2vectorin and oidvect Tom Lane 22:32

Jan. 16, 2023

Thread Author Time
pgsql: Store IdentLine->pg_user as an AuthToken Michael Paquier 04:59
pgsql: Refactor code in charge of running shell-based recovery commands Michael Paquier 07:32
pgsql: Fix some BufFileRead() error reporting Peter Eisentraut 09:08
pgsql: Fix some BufFileRead() error reporting Peter Eisentraut 09:08
pgsql: Fix some BufFileRead() error reporting Peter Eisentraut 09:08
pgsql: Fix some BufFileRead() error reporting Peter Eisentraut 09:08
pgsql: Add BufFileRead variants with short read and EOF detection Peter Eisentraut 10:15
Re: pgsql: Doc: add XML ID attributes to <sectN> and <varlistentry> tags. Peter Eisentraut 11:12
Re: pgsql: Add new GUC createrole_self_grant. Robert Haas 15:26
Re: pgsql: Add new GUC createrole_self_grant. David G. Johnston 15:33
pgsql: More documentation update for GRANT ... WITH SET OPTION. Robert Haas 15:40
Re: pgsql: Add new GUC createrole_self_grant. Robert Haas 15:49
pgsql: Assorted improvements to SECURITY DEFINER functions documentatio Robert Haas 15:57
pgsql: Tighten up VACUUM's approach to setting VM bits. Peter Geoghegan 17:35

Jan. 17, 2023

Thread Author Time
pgsql: Create common infrastructure for cross-version upgrade testing. Tom Lane 01:37
pgsql: Create common infrastructure for cross-version upgrade testing. Tom Lane 01:37
pgsql: Create common infrastructure for cross-version upgrade testing. Tom Lane 01:37
pgsql: Create common infrastructure for cross-version upgrade testing. Tom Lane 01:37
pgsql: Create common infrastructure for cross-version upgrade testing. Tom Lane 01:37
pgsql: Create common infrastructure for cross-version upgrade testing. Tom Lane 01:37
pgsql: Create common infrastructure for cross-version upgrade testing. Tom Lane 01:37
pgsql: Create common infrastructure for cross-version upgrade testing. Tom Lane 01:37
pgsql: Create common infrastructure for cross-version upgrade testing. Tom Lane 01:37
pgsql: Create common infrastructure for cross-version upgrade testing. Tom Lane 01:37
pgsql: Create common infrastructure for cross-version upgrade testing. Tom Lane 01:37
pgsql: Create common infrastructure for cross-version upgrade testing. Tom Lane 01:37
pgsql: Don't presort ORDER BY/DISTINCT Aggrefs with volatile functions David Rowley 03:37
pgsql: Track behavior of \1 in pg_ident.conf when quoted Michael Paquier 04:42
pgsql: Fix typo in comment. Amit Kapila 05:13
pgsql: Improve the code to decide and process the apply action. Amit Kapila 06:11
pgsql: Remove dead code in formatting.c John Naylor 07:11
pgsql: Remove redundant relkind check John Naylor 07:32
pgsql: Remove AggregateRelationId from recordExtObjInitPriv() Peter Eisentraut 19:14
pgsql: Refactor recordExtObjInitPriv() Peter Eisentraut 19:14
pgsql: AdjustUpgrade.pm should zap test_ext_cine, too. Tom Lane 21:01
pgsql: AdjustUpgrade.pm should zap test_ext_cine, too. Tom Lane 21:01
pgsql: AdjustUpgrade.pm should zap test_ext_cine, too. Tom Lane 21:01
pgsql: AdjustUpgrade.pm should zap test_ext_cine, too. Tom Lane 21:01
pgsql: AdjustUpgrade.pm should zap test_ext_cine, too. Tom Lane 21:01
pgsql: AdjustUpgrade.pm should zap test_ext_cine, too. Tom Lane 21:01
pgsql: AdjustUpgrade.pm should zap test_ext_cine, too. Tom Lane 21:01
pgsql: meson: Add two missing regress tests Andres Freund 21:49
pgsql: Doc: fix a few oddly-spelled SGML ID attributes. Tom Lane 22:13
Re: pgsql: Doc: add XML ID attributes to <sectN> and <varlistentry> tags. Tom Lane 22:13

Jan. 18, 2023

Thread Author Time
pgsql: Constify the arguments of copydir.h functions Michael Paquier 00:05
pgsql: Refactor code for restoring files via shell commands Michael Paquier 02:17
pgsql: Display the leader apply worker's PID for parallel apply workers Amit Kapila 03:44
pgsql: Remove redundant grouping and DISTINCT columns. Tom Lane 17:38
pgsql: Get rid of the "new" and "old" entries in a view's rangetable. Tom Lane 18:24
pgsql: Fix ILIST_DEBUG build Andres Freund 18:28
pgsql: Use dlist/dclist instead of PROC_QUEUE / SHM_QUEUE for heavyweig Andres Freund 19:43
pgsql: Add detached node functions to ilist Andres Freund 19:43
Re: pgsql: Get rid of the "new" and "old" entries in a view's rangetable. Andres Freund 19:58
Re: pgsql: Get rid of the "new" and "old" entries in a view's rangetable. Tom Lane 20:08
Re: pgsql: Get rid of the "new" and "old" entries in a view's rangetable. Andres Freund 20:14
pgsql: Use dlists instead of SHM_QUEUE for syncrep queue Andres Freund 20:22
pgsql: Update expected/collate.windows.win1252.out for 47bb9db75. Tom Lane 20:27
Re: pgsql: Get rid of the "new" and "old" entries in a view's rangetable. Tom Lane 20:35
Re: pgsql: Get rid of the "new" and "old" entries in a view's rangetable. Justin Pryzby 20:40
Re: pgsql: Get rid of the "new" and "old" entries in a view's rangetable. Justin Pryzby 20:42
Re: pgsql: Get rid of the "new" and "old" entries in a view's rangetable. Tom Lane 20:55
pgsql: Fix AdjustUpgrade.pm's view conversion list for --with-lz4. Tom Lane 21:51

Jan. 19, 2023

Thread Author Time
pgsql: Fix failure with perlcritic in psql's create_help.pl Michael Paquier 01:02
pgsql: Fix failure with perlcritic in psql's create_help.pl Michael Paquier 01:02
pgsql: Fix failure with perlcritic in psql's create_help.pl Michael Paquier 01:02
pgsql: Fix failure with perlcritic in psql's create_help.pl Michael Paquier 01:02
pgsql: Fix failure with perlcritic in psql's create_help.pl Michael Paquier 01:02
pgsql: Fix failure with perlcritic in psql's create_help.pl Michael Paquier 01:02
pgsql: Add missing assign hook for GUC checkpoint_completion_target Michael Paquier 04:15
pgsql: Add missing assign hook for GUC checkpoint_completion_target Michael Paquier 04:15
pgsql: Add missing assign hook for GUC checkpoint_completion_target Michael Paquier 04:15
pgsql: Add missing assign hook for GUC checkpoint_completion_target Michael Paquier 04:15
pgsql: Add missing assign hook for GUC checkpoint_completion_target Michael Paquier 04:15
pgsql: Add missing assign hook for GUC checkpoint_completion_target Michael Paquier 04:15
pgsql: doc: Fix some issues in logical replication section Michael Paquier 05:04
pgsql: Constify proclist.h Peter Eisentraut 08:52
pgsql: Remove some dead code in selfuncs.c Alvaro Herrera 12:03
Re: pgsql: Remove some dead code in selfuncs.c Tom Lane 15:45
Re: pgsql: Remove some dead code in selfuncs.c Tom Lane 16:43
pgsql: Keep perl style checker happy Andrew Dunstan 16:55
pgsql: Keep perl style checker happy Andrew Dunstan 16:55
pgsql: Fix searchpath for modern Perl for genbki.pl Andrew Dunstan 16:55
pgsql: Fix searchpath for modern Perl for genbki.pl Andrew Dunstan 16:55
Re: pgsql: Remove some dead code in selfuncs.c Alvaro Herrera 17:18
pgsql: Log the correct ending timestamp in recovery_target_xid mode. Tom Lane 17:24
pgsql: Log the correct ending timestamp in recovery_target_xid mode. Tom Lane 17:24
pgsql: Log the correct ending timestamp in recovery_target_xid mode. Tom Lane 17:24
pgsql: Log the correct ending timestamp in recovery_target_xid mode. Tom Lane 17:24
pgsql: Log the correct ending timestamp in recovery_target_xid mode. Tom Lane 17:24
pgsql: Log the correct ending timestamp in recovery_target_xid mode. Tom Lane 17:24
Re: pgsql: Remove some dead code in selfuncs.c Tom Lane 17:37
pgsql: Fix ts_headline() to handle ORs and phrase queries more honestly Tom Lane 21:21
pgsql: Improve comment about GetWALAvailability's WALAVAIL_REMOVED code Tom Lane 23:41

Jan. 20, 2023

Thread Author Time
pgsql: Use appendStringInfoSpaces in more places David Rowley 00:07
pgsql: Avoid harmless warning from pg_dump --if-exists mode. Tom Lane 00:33
pgsql: Avoid harmless warning from pg_dump --if-exists mode. Tom Lane 00:33
pgsql: Support the same patterns for pg-user in pg_ident.conf as in pg_ Michael Paquier 02:23
pgsql: Improve the description of Output Plugin Callbacks. Amit Kapila 02:55
pgsql: Use dlists instead of SHM_QUEUE for predicate locking Andres Freund 02:57
pgsql: Remove SHM_QUEUE Andres Freund 02:57
pgsql: Make our back branches build under -fkeep-inline-functions. Tom Lane 16:58
pgsql: Make our back branches build under -fkeep-inline-functions. Tom Lane 16:58
pgsql: Make our back branches build under -fkeep-inline-functions. Tom Lane 16:58
pgsql: Make our back branches build under -fkeep-inline-functions. Tom Lane 16:58
pgsql: Make our back branches build under -fkeep-inline-functions. Tom Lane 16:58
pgsql: Describe each contrib module in its SGML section title Alvaro Herrera 19:11
pgsql: Update docs and error message for superuser_reserved_connections Robert Haas 20:31
pgsql: Rename ReservedBackends variable to SuperuserReservedConnections Robert Haas 20:34
pgsql: Add new GUC reserved_connections. Robert Haas 20:41
pgsql: Bump catversion for 6e2775e4d4e47775f0d933e4a93c148024a3bc63. Robert Haas 21:37

Jan. 21, 2023

Thread Author Time
pgsql: Move queryjumble.c code to src/backend/nodes/ Michael Paquier 02:53
pgsql: Rework format of comments in headers for nodes Michael Paquier 03:21
pgsql: instr_time: Represent time as an int64 on all platforms Andres Freund 05:25
pgsql: Zero initialize uses of instr_time about to trigger compiler war Andres Freund 05:25
pgsql: Reject CancelRequestPacket having unexpected length. Noah Misch 14:12

Browse Archives

Prev | Next