pgsql-committers since 2025-04-04 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

April 4, 2025

Thread Author Time
Re: pgsql: Improve accounting for memory used by shared hash tables Tomas Vondra 00:41
pgsql: Make derived clause lookup in EquivalenceClass more efficient Amit Langote 02:34
pgsql: Add assertion to verify derived clause has constant RHS Amit Langote 02:34
pgsql: Revert "Improve accounting for memory used by shared hash tables Tomas Vondra 02:50
Re: pgsql: Improve accounting for memory used by shared hash tables Tomas Vondra 02:58
pgsql: Fix logical decoding regression tests to correctly check slot ex Fujii Masao 04:13
pgsql: Fix logical decoding regression tests to correctly check slot ex Fujii Masao 04:14
pgsql: Fix logical decoding regression tests to correctly check slot ex Fujii Masao 04:14
pgsql: Fix logical decoding regression tests to correctly check slot ex Fujii Masao 04:14
pgsql: Fix logical decoding regression tests to correctly check slot ex Fujii Masao 04:14
pgsql: Fix logical decoding regression tests to correctly check slot ex Fujii Masao 04:15
pgsql: Fix logical decoding test to correctly check slot removal on sta Fujii Masao 04:36
pgsql: Fix logical decoding test to correctly check slot removal on sta Fujii Masao 04:36
pgsql: Fix logical decoding test to correctly check slot removal on sta Fujii Masao 04:36
pgsql: Fix logical decoding test to correctly check slot removal on sta Fujii Masao 04:36
pgsql: Fix logical decoding test to correctly check slot removal on sta Fujii Masao 04:37
pgsql: Fix logical decoding test to correctly check slot removal on sta Fujii Masao 04:37
pgsql: pg_createsubscriber: Improve error messages. Amit Kapila 05:44
pgsql: doc: Clarify the system value for sslrootcert Daniel Gustafsson 07:50
pgsql: doc: Clarify the system value for sslrootcert Daniel Gustafsson 07:51
pgsql: doc: Clarify the system value for sslrootcert Daniel Gustafsson 07:52
pgsql: Convert PathKey to use CompareType Peter Eisentraut 09:32
pgsql: Use standard die() signal handler in walreceiver Heikki Linnakangas 09:58
pgsql: Extend ALTER DEFAULT PRIVILEGES to define default privileges for Fujii Masao 10:04
pgsql: Support non-btree indexes in get_actual_variable_range() Peter Eisentraut 10:31
pgsql: Allow "COPY table TO" command to copy rows from materialized vie Fujii Masao 10:33
pgsql: Relax assertion in finding correct GiST parent Heikki Linnakangas 11:04
pgsql: Relax assertion in finding correct GiST parent Heikki Linnakangas 11:04
pgsql: Relax assertion in finding correct GiST parent Heikki Linnakangas 11:04
pgsql: Relax assertion in finding correct GiST parent Heikki Linnakangas 11:04
pgsql: Relax assertion in finding correct GiST parent Heikki Linnakangas 11:04
pgsql: Relax assertion in finding correct GiST parent Heikki Linnakangas 11:04
pgsql: docs: Clarify that NULL arg to set_config() means reset to defau Heikki Linnakangas 12:18
pgsql: Fix crash/valgrind error Peter Eisentraut 12:46
pgsql: Extract make_SAOP_expr() function from match_orclause_to_indexco Alexander Korotkov 13:17
pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate Alexander Korotkov 13:17
pgsql: Re-pgindent pg_largeobject.c after commit 0d6c477664. Nathan Bossart 14:38
pgsql: Add commit e1a8b1ad58 to .git-blame-ignore-revs. Nathan Bossart 14:42
pgsql: Fix autoprewarm neglect of tablespaces Melanie Plageman 15:35
Re: pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate Melanie Plageman 15:47
pgsql: Stabilize regression test from c0962a113. Tom Lane 15:57
Re: pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate Alexander Korotkov 16:03
pgsql: Add nbtree skip scan optimization. Peter Geoghegan 16:28
pgsql: Further optimize nbtree search scan key comparisons. Peter Geoghegan 16:28
pgsql: Oversight in commit b81ffa13e3. Jeff Davis 17:29
pgsql: pg_recvlogical: Add --failover option. Masahiko Sawada 17:40
pgsql: Improve nbtree skip scan primitive scan scheduling. Peter Geoghegan 17:58
pgsql: Avoid extra index searches through preprocessing. Peter Geoghegan 18:14
pgsql: Remove superfluous autoprewarm check Melanie Plageman 19:29
pgsql: Refactor autoprewarm_database_main() in preparation for read str Melanie Plageman 19:29
pgsql: Use streaming read I/O in autoprewarm Melanie Plageman 19:29
pgsql: Skip second WriteToc() call for custom-format dumps without data Nathan Bossart 19:51
pgsql: pg_dump: Retrieve attribute statistics in batches. Nathan Bossart 19:51
pgsql: pg_dump: Reduce memory usage of dumps with statistics. Nathan Bossart 19:51
pgsql: Remove unused function parameters in pg_backup_archiver.c. Nathan Bossart 19:55
Re: pgsql: pg_dump: Retrieve attribute statistics in batches. Nathan Bossart 20:07
pgsql: Move common pg_dump code related to connections to a new file Andrew Dunstan 20:09
pgsql: Non text modes for pg_dumpall, correspondingly change pg_restore Andrew Dunstan 20:09
pgsql: Add more TAP tests for pg_dumpall Andrew Dunstan 20:09
pgsql: add new list type simple_oid_string_list to fe-utils/simple_list Andrew Dunstan 20:09
Re: pgsql: Add more TAP tests for pg_dumpall Andrew Dunstan 20:43
pgsql: Prevent redeclaration of typedef TocEntry. Nathan Bossart 20:56
pgsql: Fix a couple of error messages and tests for them Andrew Dunstan 21:08
Re: pgsql: Prevent redeclaration of typedef TocEntry. 📎 Álvaro Herrera 21:40
pgsql: functions.c: copy trees from source_list before parse analysis e Tom Lane 22:26

April 5, 2025

Thread Author Time
pgsql: Repair misbehavior with duplicate entries in FK SET column lists Tom Lane 00:11
pgsql: Repair misbehavior with duplicate entries in FK SET column lists Tom Lane 00:11
pgsql: Repair misbehavior with duplicate entries in FK SET column lists Tom Lane 00:11
pgsql: Repair misbehavior with duplicate entries in FK SET column lists Tom Lane 00:11
pgsql: pg_dump: Fix query for gathering attribute stats on older versio Nathan Bossart 02:06
Re: pgsql: Prevent redeclaration of typedef TocEntry. Tom Lane 06:10
Re: pgsql: pg_upgrade: Fix inconsistency in memory freeing Michael Paquier 08:24
pgsql: pg_dump: Tiny header cleanup Álvaro Herrera 09:27
pgsql: Set log_statement=none in t/002_pg_upgrade.pl Álvaro Herrera 09:45
pgsql: Clean up from commit 1495eff7bdb Andrew Dunstan 12:03
Re: pgsql: Prevent redeclaration of typedef TocEntry. Nathan Bossart 13:13
pgsql: Avoid double transformation of json_array()'s subquery. Tom Lane 16:14
pgsql: Avoid double transformation of json_array()'s subquery. Tom Lane 16:14
pgsql: Avoid double transformation of json_array()'s subquery. Tom Lane 16:14
pgsql: Add modern SHA-2 based password hashes to pgcrypto. Álvaro Herrera 17:21
pgsql: Fix parse_cte.c's failure to examine sub-WITHs in DML statements Tom Lane 19:01
pgsql: Fix parse_cte.c's failure to examine sub-WITHs in DML statements Tom Lane 19:01
pgsql: Fix parse_cte.c's failure to examine sub-WITHs in DML statements Tom Lane 19:01
pgsql: Fix parse_cte.c's failure to examine sub-WITHs in DML statements Tom Lane 19:01
pgsql: Fix parse_cte.c's failure to examine sub-WITHs in DML statements Tom Lane 19:01
pgsql: Fix parse_cte.c's failure to examine sub-WITHs in DML statements Tom Lane 19:01
pgsql: Quote filename in error message Daniel Gustafsson 21:04

April 6, 2025

Thread Author Time
pgsql: Remove XLogFileInit() ability to skip ControlFileLock. Michael Paquier 05:33
pgsql: Remove XLogFileInit() ability to skip ControlFileLock. Michael Paquier 05:33
pgsql: In XLogFileInit(), fix *use_existent postcondition to suit calle Michael Paquier 05:45
pgsql: In XLogFileInit(), fix *use_existent postcondition to suit calle Michael Paquier 05:45
pgsql: Remove XLogFileInit() ability to unlink a pre-existing file. Michael Paquier 06:08
pgsql: Remove XLogFileInit() ability to unlink a pre-existing file. Michael Paquier 06:08
pgsql: Revert "Add HINT for restartpoint race with KeepFileRestoredFrom Michael Paquier 06:25
pgsql: Revert "Add HINT for restartpoint race with KeepFileRestoredFrom Michael Paquier 06:25
pgsql: Don't ERROR on PreallocXlogFiles() race condition. Michael Paquier 06:37
pgsql: Don't ERROR on PreallocXlogFiles() race condition. Michael Paquier 06:37
pgsql: Skip WAL recycling and preallocation during archive recovery. Michael Paquier 06:51
pgsql: Skip WAL recycling and preallocation during archive recovery. Michael Paquier 06:51
pgsql: Reset InstallXLogFileSegmentActive after walreceiver self-initia Michael Paquier 06:51
pgsql: Reset InstallXLogFileSegmentActive after walreceiver self-initia Michael Paquier 06:51
pgsql: Compute CRC32C using AVX-512 instructions where available John Naylor 07:07
pgsql: Put enable_self_join_elimination into postgresql.conf.sample Alexander Korotkov 10:27
Re: pgsql: Put enable_self_join_elimination into postgresql.conf.sample Daniel Gustafsson 11:10
Re: pgsql: Put enable_self_join_elimination into postgresql.conf.sample Alexander Korotkov 11:30
pgsql: Revert "Put enable_self_join_elimination into postgresql.conf.sa Alexander Korotkov 11:30
pgsql: Relax ordering-related hardcoded btree requirements in planning Peter Eisentraut 12:54
pgsql: Fix a couple of memory leaks in pg_restore.c Andrew Dunstan 13:09
pgsql: Avoid unnecessary copying of a string in pg_restore.c Andrew Dunstan 13:33
pgsql: Use "(void)" to mark pgstat_lock_entry(..., false) calls. Tom Lane 15:37
pgsql: Fix memory leaks in px_crypt_shacrypt(). Tom Lane 15:57
pgsql: aio: Avoid spurious coverity warning Andres Freund 16:12
pgsql: Fix unintentional 'NULL' string literal in pg_upgrade. Jeff Davis 16:16
pgsql: Fix unintentional 'NULL' string literal in pg_upgrade. Jeff Davis 16:16
Re: pgsql: pg_upgrade: Fix inconsistency in memory freeing Jeff Davis 16:18
pgsql: pg_upgrade: Fix memory leak in check_for_unicode_update(). Nathan Bossart 20:12
pgsql: Doc: fix PDF "contents ... exceed the available area" warnings. Tom Lane 20:27
pgsql: Clean up checking for pg_dumpall output directory Andrew Dunstan 21:05
Re: pgsql: pg_upgrade: Fix inconsistency in memory freeing Michael Paquier 21:29
pgsql: doc: Clarify project naming Daniel Gustafsson 22:23
pgsql: doc: Clarify project naming Daniel Gustafsson 22:34
pgsql: doc: Clarify project naming Daniel Gustafsson 22:34
pgsql: doc: Clarify project naming Daniel Gustafsson 22:34
pgsql: doc: Clarify project naming Daniel Gustafsson 22:34
pgsql: doc: Clarify project naming Daniel Gustafsson 22:35

April 7, 2025

Thread Author Time
pgsql: Use XLOG_CONTROL_FILE macro consistently for control file name. Fujii Masao 00:29
pgsql: Fix use-after-free in pgstat_fetch_stat_backend_by_pid() Michael Paquier 00:52
pgsql: Clarify comment for worst-case allocation in quote_literal_cstr( Michael Paquier 01:16
pgsql: libpq: Fix some issues in TAP tests for service files Michael Paquier 03:57
pgsql: Fix grammar in log message of pg_restore.c Michael Paquier 06:46
Re: pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate David Rowley 09:15
pgsql: psql: Clarify help message for WATCH_INTERVAL Daniel Gustafsson 12:35
Re: pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate Alexander Korotkov 13:08
pgsql: Remove GUC_NOT_IN_SAMPLE from enable_self_join_elimination Alexander Korotkov 13:29
pgsql: read_stream: Fix overflow hazard with large shared buffers Andres Freund 13:45
Re: pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate Melanie Plageman 13:50
pgsql: Revert "Use workaround of __builtin_setjmp only on MINGW on MSVC Andrew Dunstan 15:03
Re: pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate Tom Lane 15:04
pgsql: Add local-address escape "%L" to log_line_prefix. Tom Lane 15:06
pgsql: Clean up error messages from 1495eff7bdb Andrew Dunstan 16:28
pgsql: Allow NOT NULL constraints to be added as NOT VALID Álvaro Herrera 17:20
pgsql: Fix erroneous construction of functions' dependencies on transfo Tom Lane 17:32
pgsql: Follow-up fixes for SHA-2 patch (commit 749a9e20c). Tom Lane 18:14
pgsql: doc: Fix a typo in pg_recvlogical documentation. Masahiko Sawada 19:13
Re: pgsql: Allow NOT NULL constraints to be added as NOT VALID Andres Freund 19:16
pgsql: localbuf: Add Valgrind buffer access instrumentation Andres Freund 19:24
pgsql: aio: Make AIO more compatible with valgrind Andres Freund 19:24
Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Alvaro Herrera 19:52
pgsql: Fix some issues in contrib/spi/refint.c. Tom Lane 19:54
pgsql: Use specific collation where needed in new test Álvaro Herrera 19:58
pgsql: Introduce pg_shmem_allocations_numa view Tomas Vondra 21:18
pgsql: Add support for basic NUMA awareness Tomas Vondra 21:18
pgsql: Add pg_buffercache_numa view with NUMA node info Tomas Vondra 21:18
pgsql: Flush the IO statistics of active WAL senders more frequently Michael Paquier 22:59
pgsql: Flush the IO statistics of active WAL senders more frequently Michael Paquier 22:59
pgsql: Flush the IO statistics of active WAL senders more frequently Michael Paquier 22:59

April 8, 2025

Thread Author Time
pgsql: Fix PG 17 [NOT] NULL optimization bug for domains Bruce Momjian 01:34
pgsql: Fix PG 17 [NOT] NULL optimization bug for domains Bruce Momjian 01:34
pgsql: Stabilize 035_standby_logical_decoding.pl. Amit Kapila 04:23
pgsql: Stabilize 035_standby_logical_decoding.pl. Amit Kapila 04:23
pgsql: Stabilize 035_standby_logical_decoding.pl. Amit Kapila 04:23
Re: pgsql: Transfer statistics during pg_upgrade. David Rowley 05:24
pgsql: Speedup child EquivalenceMember lookup in planner David Rowley 06:10
pgsql: Add pg_buffercache_evict_{relation,all} functions Andres Freund 06:36
pgsql: Increase BAS_BULKREAD based on effective_io_concurrency Andres Freund 06:52
pgsql: Add function to get memory context stats for processes Daniel Gustafsson 09:10
pgsql: Introduce file_copy_method setting. Thomas Munro 09:35
pgsql: Fix typo in docs. Thomas Munro 10:03
pgsql: Fix uninitialized index information access during apply. Amit Kapila 10:20
pgsql: pg_buffercache: Change page_num type to bigint Tomas Vondra 10:42
pgsql: doc: Correct pg_shmem_allocations_numa.size data type Tomas Vondra 10:42
Re: pgsql: Add support for basic NUMA awareness Daniel Gustafsson 11:40
pgsql: ci: Add MBUILD_TARGET for NetBSD and OpenBSD Daniel Gustafsson 13:36
Re: pgsql: Fix PG 17 [NOT] NULL optimization bug for domains Bruce Momjian 13:36
Re: pgsql: Add support for basic NUMA awareness Tom Lane 14:05
Re: pgsql: Add support for basic NUMA awareness Andres Freund 14:24
Re: pgsql: Add support for basic NUMA awareness Tom Lane 14:36
Re: pgsql: Add support for basic NUMA awareness Andres Freund 14:49
Re: pgsql: Add support for basic NUMA awareness Wolfgang Walther 15:17
Re: pgsql: Add support for basic NUMA awareness Andres Freund 15:29
pgsql: Prevent 006_transfer_modes.pl from leaving files behind. Nathan Bossart 15:58
Re: pgsql: Transfer statistics during pg_upgrade. Jeff Davis 16:42
Re: pgsql: Make cancel request keys longer 📎 Peter Eisentraut 17:06
pgsql: Fix incorrect format placeholder Peter Eisentraut 17:17
Re: pgsql: Add support for basic NUMA awareness Wolfgang Walther 17:54
Re: pgsql: Make cancel request keys longer Heikki Linnakangas 19:41
pgsql: Rename argument in pg_get_process_memory_contexts(). Daniel Gustafsson 21:22
pgsql: Move contrib/spi testing from core regression tests to contrib/s Tom Lane 23:12

April 9, 2025

Thread Author Time
pgsql: Adjust AdjustUpgrade.pm for commit b1720fe63. Tom Lane 00:21
Re: pgsql: Rename argument in pg_get_process_memory_contexts(). David Rowley 00:49
pgsql: Doc: note that two examples in optimizer/README are oversimplifi Tom Lane 03:03
Re: pgsql: Rename argument in pg_get_process_memory_contexts(). Michael Paquier 04:02
Re: pgsql: Rename argument in pg_get_process_memory_contexts(). Daniel Gustafsson 06:41
pgsql: Perform missed catversion bump Daniel Gustafsson 07:33
Re: pgsql: Make cancel request keys longer Heikki Linnakangas 08:53
Re: pgsql: Make cancel request keys longer Peter Eisentraut 09:39
pgsql: Fix a few oversights in the longer cancel keys patch Heikki Linnakangas 10:12
Re: pgsql: Make cancel request keys longer 📎 Heikki Linnakangas 10:28
pgsql: Update config.guess and config.sub Peter Eisentraut 10:43
Re: pgsql: Make cancel request keys longer 📎 Heikki Linnakangas 10:46

Browse Archives

Prev | Next