pgsql-committers since 2023-01-18 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. 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
pgsql: Reject CancelRequestPacket having unexpected length. Noah Misch 14:12
pgsql: Reject CancelRequestPacket having unexpected length. Noah Misch 14:12
pgsql: Reject CancelRequestPacket having unexpected length. Noah Misch 14:12
pgsql: Reject CancelRequestPacket having unexpected length. Noah Misch 14:12
pgsql: Reject CancelRequestPacket having unexpected length. Noah Misch 14:12
pgsql: Allow REPLICA IDENTITY to be set on an index that's not (yet) va Tom Lane 18:10
pgsql: Allow REPLICA IDENTITY to be set on an index that's not (yet) va Tom Lane 18:10
pgsql: Allow REPLICA IDENTITY to be set on an index that's not (yet) va Tom Lane 18:10
pgsql: Allow REPLICA IDENTITY to be set on an index that's not (yet) va Tom Lane 18:10
pgsql: Allow REPLICA IDENTITY to be set on an index that's not (yet) va Tom Lane 18:10
pgsql: Allow REPLICA IDENTITY to be set on an index that's not (yet) va Tom Lane 18:10

Jan. 22, 2023

Thread Author Time
pgsql: Track logrep apply workers' last start times to avoid useless wa Tom Lane 19:08

Jan. 23, 2023

Thread Author Time
pgsql: Allow parallel aggregate on string_agg and array_agg David Rowley 04:35
pgsql: pg_walinspect: Add pg_get_wal_fpi_info() Michael Paquier 04:59
Re: pgsql: instr_time: Represent time as an int64 on all platforms Michael Paquier 05:22
Re: pgsql: instr_time: Represent time as an int64 on all platforms Tom Lane 06:20
Re: pgsql: instr_time: Represent time as an int64 on all platforms Andres Freund 06:46
Re: pgsql: instr_time: Represent time as an int64 on all platforms Tom Lane 06:55
pgsql: Harden new parallel string_agg/array_agg regression test David Rowley 08:32
pgsql: Fix and clarify function comment on LogicalTapeSetCreate. Heikki Linnakangas 09:59
pgsql: Fix and clarify function comment on LogicalTapeSetCreate. Heikki Linnakangas 09:59
pgsql: Run pgindent on heapam.c David Rowley 10:08
pgsql: Optimise numeric division for 3 and 4 base-NBASE digit divisors. Dean Rasheed 12:00
pgsql: Add non-destructive modes to pgindent Andrew Dunstan 12:11
pgsql: Restructure Ldap TAP test Andrew Dunstan 13:43
pgsql: Add a test using ldapbindpasswd in pg_hba.conf Andrew Dunstan 13:43
Re: pgsql: instr_time: Represent time as an int64 on all platforms Andres Freund 17:16
pgsql: Remove special outfuncs/readfuncs handling of RangeVar.catalogna Tom Lane 18:33
pgsql: Fix pgindent --show-diff option. Tom Lane 18:51
pgsql: Add non-decimal integer support to type numeric. Dean Rasheed 19:22
Re: pgsql: Remove special outfuncs/readfuncs handling of RangeVar.catalogna Pavel Stehule 19:32
pgsql: Fix XLogPageRead() comment Peter Eisentraut 21:08
pgsql: Fix LATERAL join test in test memoize.sql David Rowley 23:29
pgsql: Fix LATERAL join test in test memoize.sql David Rowley 23:30
pgsql: Fix LATERAL join test in test memoize.sql David Rowley 23:30
Re: pgsql: Fix LATERAL join test in test memoize.sql Tom Lane 23:37

Jan. 24, 2023

Thread Author Time
Re: pgsql: Fix LATERAL join test in test memoize.sql David Rowley 00:08
Re: pgsql: Fix LATERAL join test in test memoize.sql Tom Lane 00:23
pgsql: Use OFFSET 0 instead of ORDER BY to stop subquery pullup David Rowley 00:49
pgsql: Use OFFSET 0 instead of ORDER BY to stop subquery pullup David Rowley 00:50
pgsql: Use OFFSET 0 instead of ORDER BY to stop subquery pullup David Rowley 00:50
pgsql: Fix error handling in libpqrcv_connect() Andres Freund 02:51
pgsql: Fix error handling in libpqrcv_connect() Andres Freund 02:51
pgsql: Fix error handling in libpqrcv_connect() Andres Freund 02:51
pgsql: Fix error handling in libpqrcv_connect() Andres Freund 02:51
pgsql: Fix error handling in libpqrcv_connect() Andres Freund 02:51
pgsql: Fix error handling in libpqrcv_connect() Andres Freund 02:51
pgsql: Add helper library for use of libpq inside the server environmen Andres Freund 03:27
pgsql: dblink, postgres_fdw: Handle interrupts during connection establ Andres Freund 03:27
pgsql: libpqwalreceiver: Convert to libpq-be-fe-helpers.h Andres Freund 03:27
pgsql: Fix the Drop Database hang. Amit Kapila 04:09
pgsql: Fix the Drop Database hang. Amit Kapila 04:09
pgsql: Fix the Drop Database hang. Amit Kapila 04:09
pgsql: Adjust interaction of CREATEROLE with role properties. Robert Haas 16:00
Re: pgsql: instr_time: Represent time as an int64 on all platforms Andres Freund 16:11
pgsql: Improve exclude pattern file processing in pgindent Andrew Dunstan 21:10
pgsql: Update more obsolete multixact.c comments. Peter Geoghegan 23:18

Jan. 25, 2023

Thread Author Time
pgsql: Process pending postmaster work before connections. Thomas Munro 02:01
pgsql: Rename contrib module basic_archive to basic_wal_module Michael Paquier 05:37
pgsql: doc: Fix network_ops -> inet_ops in SpGiST operator class list Michael Paquier 11:02
pgsql: doc: Fix network_ops -> inet_ops in SpGiST operator class list Michael Paquier 11:02
pgsql: doc: Fix network_ops -> inet_ops in SpGiST operator class list Michael Paquier 11:02
pgsql: Avoid type cheats for invalid dsa_handles and dshash_table_handl Tom Lane 16:48
Re: pgsql: Rename contrib module basic_archive to basic_wal_module Robert Haas 17:49
pgsql: plpython: Stop undefining _POSIX_C_SOURCE, _XOPEN_SOURCE Andres Freund 17:59
pgsql: plpython: Avoid the need to redefine *printf macros Andres Freund 17:59
Re: pgsql: Rename contrib module basic_archive to basic_wal_module Nathan Bossart 18:17
Re: pgsql: Rename contrib module basic_archive to basic_wal_module Robert Haas 19:05
Re: pgsql: Rename contrib module basic_archive to basic_wal_module Nathan Bossart 21:34
Re: pgsql: Rename contrib module basic_archive to basic_wal_module Tom Lane 21:50
Re: pgsql: Rename contrib module basic_archive to basic_wal_module Andres Freund 21:58
pgsql: Add eager and lazy freezing strategies to VACUUM. Peter Geoghegan 22:15
pgsql: Doc: update VACUUM VERBOSE freezing tip. Peter Geoghegan 22:33
Re: pgsql: Rename contrib module basic_archive to basic_wal_module Nathan Bossart 22:37
Re: pgsql: Rename contrib module basic_archive to basic_wal_module Nathan Bossart 22:41
Re: pgsql: Rename contrib module basic_archive to basic_wal_module Michael Paquier 22:53

Jan. 26, 2023

Thread Author Time
pgsql: Revert "Rename contrib module basic_archive to basic_wal_module" Michael Paquier 00:14
pgsql: Fix rare sharedtuplestore.c corruption. Thomas Munro 02:30
pgsql: Fix rare sharedtuplestore.c corruption. Thomas Munro 02:30
pgsql: Fix rare sharedtuplestore.c corruption. Thomas Munro 02:30
pgsql: Fix rare sharedtuplestore.c corruption. Thomas Munro 02:31
pgsql: Fix rare sharedtuplestore.c corruption. Thomas Munro 02:31
pgsql: Fix rare sharedtuplestore.c corruption. Thomas Munro 02:31
pgsql: Make auto_explain print the query identifier in verbose mode Michael Paquier 03:25
pgsql: Clarify documentation for CLUSTER on partitioned tables. Jeff Davis 04:27
pgsql: Revert "Add eager and lazy freezing strategies to VACUUM." Peter Geoghegan 06:22
pgsql: Remove gratuitous references to postmaster program Peter Eisentraut 10:18
pgsql: Don't install postmaster symlink anymore Peter Eisentraut 11:00
Re: pgsql: Adjust interaction of CREATEROLE with role properties. Alvaro Herrera 11:46
Re: pgsql: Adjust interaction of CREATEROLE with role properties. Robert Haas 13:00
pgsql: DROP ROLE regress_role_limited_admin at end of test Robert Haas 13:16
Re: pgsql: Adjust interaction of CREATEROLE with role properties. Andrew Dunstan 14:46
pgsql: Doc: use less-awkward phrasing. Tom Lane 16:34
pgsql: Code review for commit 05a7be935. Tom Lane 17:51
Re: pgsql: Adjust interaction of CREATEROLE with role properties. Justin Pryzby 18:31
pgsql: Improve TimestampDifferenceMilliseconds to cope with overflow sa Tom Lane 22:09

Jan. 27, 2023

Thread Author Time
Re: pgsql: Adjust interaction of CREATEROLE with role properties. Michael Paquier 00:24
pgsql: Fix behavior with pg_restore -l and compressed dumps Michael Paquier 01:22
Re: pgsql: Adjust interaction of CREATEROLE with role properties. Tom Lane 02:08
Re: pgsql: Adjust interaction of CREATEROLE with role properties. Michael Paquier 03:06
pgsql: Teach planner about more monotonic window functions David Rowley 03:09
Re: pgsql: Adjust interaction of CREATEROLE with role properties. Tom Lane 03:18
pgsql: doc: Adjust a few more references to "postmaster" Peter Eisentraut 07:47
pgsql: meson: Fix installation path computation Peter Eisentraut 10:58
Re: pgsql: Adjust interaction of CREATEROLE with role properties. Andrew Dunstan 13:27
pgsql: Allow multiple --excludes options in pgindent Andrew Dunstan 14:53
Re: pgsql: Adjust interaction of CREATEROLE with role properties. Justin Pryzby 15:28
Re: pgsql: Adjust interaction of CREATEROLE with role properties. Tom Lane 15:46
pgsql: Minor GUC code refactoring. Tom Lane 17:13
Re: pgsql: Teach planner about more monotonic window functions Alvaro Herrera 19:00
Re: pgsql: Teach planner about more monotonic window functions David Rowley 20:25

Jan. 28, 2023

Thread Author Time
pgsql: Remove unneeded volatile qualifiers from postmaster.c. Thomas Munro 02:09
Re: pgsql: Adjust interaction of CREATEROLE with role properties. Michael Paquier 02:27

Jan. 30, 2023

Thread Author Time
pgsql: Rename GUC logical_decoding_mode to logical_replication_mode. Amit Kapila 02:46
pgsql: Ensure that MERGE recomputes GENERATED expressions properly. Dean Rasheed 10:10
pgsql: Ensure that MERGE recomputes GENERATED expressions properly. Dean Rasheed 10:10
pgsql: Doc: clarify behavior of boolean options in replication commands Tom Lane 16:59
pgsql: Make Vars be outer-join-aware. Tom Lane 19:13
pgsql: Do assorted mop-up in the planner. Tom Lane 19:13
pgsql: Invent "join domains" to replace the below_outer_join hack. Tom Lane 19:13

Jan. 31, 2023

Thread Author Time
pgsql: Refactor rmtree() to use get_dirent_type(). Thomas Munro 00:49
Re: pg_upgrade test failure Thomas Munro 01:00
pgsql: Remove recovery test 011_crash_recovery.pl Michael Paquier 03:47
pgsql: Remove recovery test 011_crash_recovery.pl Michael Paquier 03:47
pgsql: Remove recovery test 011_crash_recovery.pl Michael Paquier 03:47
pgsql: Remove recovery test 011_crash_recovery.pl Michael Paquier 03:47
pgsql: Remove recovery test 011_crash_recovery.pl Michael Paquier 03:47
pgsql: Remove recovery test 011_crash_recovery.pl Michael Paquier 03:47
pgsql: Generate code for query jumbling through gen_node_support.pl Michael Paquier 06:25

Browse Archives

Prev | Next