pgsql-committers - April 2025

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 1, 2025

Thread Author Time
Re: pgsql: Add support for OAUTHBEARER SASL mechanism 📎 Jacob Champion 00:06
Re: pgsql: Add memory/disk usage for Window aggregate nodes in EXPLAIN. Tatsuo Ishii 00:48
Re: pgsql: Inline CRC computation for small fixed-length input on x86 John Naylor 04:20
pgsql: Use function attributes for SSE 4.2 even when targeting that ext John Naylor 05:06
Re: pgsql: Inline CRC computation for small fixed-length input on x86 John Naylor 06:48
pgsql: heapam: Only set tuple's block once per page in pagemode Heikki Linnakangas 10:33
Re: pgsql: Add support for OAUTHBEARER SASL mechanism Christoph Berg 13:03
Re: pgsql: Add support for OAUTHBEARER SASL mechanism Daniel Gustafsson 13:11
pgsql: Remove a stray "pgrminclude" annotation Peter Eisentraut 13:30
pgsql: Fix minor C type confusion Peter Eisentraut 13:30
Re: pgsql: Allow parallel CREATE INDEX for GIN indexes Peter Eisentraut 13:30
Re: pgsql: Add support for OAUTHBEARER SASL mechanism Daniel Gustafsson 13:47
Re: pgsql: Add support for OAUTHBEARER SASL mechanism Jacob Champion 15:48
pgsql: Verify roundtrip dump/restore of regression database Álvaro Herrera 16:56
pgsql: docs: Add acronym and glossary entries for I/O and AIO Andres Freund 17:34
pgsql: aio: Add pg_aios view Andres Freund 17:34
pgsql: aio: Add test_aio module Andres Freund 18:54
pgsql: md: Add comment & assert to buffer-zeroing path in md[start]read Andres Freund 18:54
pgsql: doc: Adjust some notes about pg_upgrade's file transfer modes. Nathan Bossart 19:37
TEMP_CONFIG vs test_aio Andres Freund 19:42
Re: TEMP_CONFIG vs test_aio Todd Cook 20:12
Re: TEMP_CONFIG vs test_aio Andres Freund 20:17
pgsql: aio: Add README.md explaining higher level design Andres Freund 20:17
pgsql: aio: Minor comment improvements Andres Freund 20:17
Re: TEMP_CONFIG vs test_aio Noah Misch 20:29
pgsql: Use workaround of __builtin_setjmp only on MINGW on MSVCRT Andrew Dunstan 20:30
pgsql: Fix detection and handling of strchrnul() for macOS 15.4. Tom Lane 20:50
pgsql: Fix detection and handling of strchrnul() for macOS 15.4. Tom Lane 20:50
pgsql: Fix detection and handling of strchrnul() for macOS 15.4. Tom Lane 20:50
pgsql: Fix detection and handling of strchrnul() for macOS 15.4. Tom Lane 20:50
pgsql: Fix detection and handling of strchrnul() for macOS 15.4. Tom Lane 20:50
pgsql: Fix detection and handling of strchrnul() for macOS 15.4. Tom Lane 20:50
Re: TEMP_CONFIG vs test_aio Andrew Dunstan 21:08
Re: TEMP_CONFIG vs test_aio Andres Freund 21:34
pgsql: Introduce a SQL-callable function array_sort(anyarray). Tom Lane 22:04
pgsql: Fix planner's failure to identify multiple hashable ScalarArrayO David Rowley 22:57
pgsql: Fix planner's failure to identify multiple hashable ScalarArrayO David Rowley 22:57
pgsql: Fix planner's failure to identify multiple hashable ScalarArrayO David Rowley 22:58
pgsql: Fix planner's failure to identify multiple hashable ScalarArrayO David Rowley 22:58
pgsql: Fix planner's failure to identify multiple hashable ScalarArrayO David Rowley 22:58
Re: pgsql: pg_upgrade: Fix inconsistency in memory freeing Michael Paquier 23:25
pgsql: aio: Add errcontext for processing I/Os for another backend Melanie Plageman 23:54

April 2, 2025

Thread Author Time
pgsql: Doc: add information about partition locking David Rowley 01:03
pgsql: Doc: add information about partition locking David Rowley 01:04
pgsql: Doc: add information about partition locking David Rowley 01:04
pgsql: Doc: add information about partition locking David Rowley 01:04
pgsql: Doc: add information about partition locking David Rowley 01:05
pgsql: Doc: add information about partition locking David Rowley 01:05
pgsql: Improve error message when standby does accept connections. Fujii Masao 06:16
pgsql: Get rid of WALBufMappingLock Alexander Korotkov 09:45
Re: pgsql: Allow parallel CREATE INDEX for GIN indexes Tomas Vondra 10:32
pgsql: tests: Cope with io_method in TEMP_CONFIG in test_aio Andres Freund 11:27
pgsql: Add support for NOT ENFORCED in foreign key constraints Peter Eisentraut 11:44
pgsql: tests: Cope with WARNINGs during failed CREATE DB on windows Andres Freund 11:55
pgsql: tests: Fix incompatibility of test_aio with *_FORCE_RELEASE Andres Freund 12:31
Re: TEMP_CONFIG vs test_aio Andrew Dunstan 12:34
pgsql: Add timingsafe_bcmp(), for constant-time memory comparison Heikki Linnakangas 12:42
pgsql: docs: Update phrase on message lengths in the protocol Heikki Linnakangas 12:42
pgsql: Fix code comment Peter Eisentraut 12:47
pgsql: Fix code comment Peter Eisentraut 12:47
pgsql: Fix code comment Peter Eisentraut 12:47
pgsql: libpq: Add min/max_protocol_version connection options Heikki Linnakangas 13:43
pgsql: libpq: Handle NegotiateProtocolVersion message differently Heikki Linnakangas 13:43
pgsql: Make cancel request keys longer Heikki Linnakangas 13:43
pgsql: docs: Add a new section and a table listing protocol versions Heikki Linnakangas 13:43
pgsql: Need to do CommandCounterIncrement after StoreAttrMissingVal. Tom Lane 15:13
pgsql: Need to do CommandCounterIncrement after StoreAttrMissingVal. Tom Lane 15:13
pgsql: Need to do CommandCounterIncrement after StoreAttrMissingVal. Tom Lane 15:13
pgsql: Need to do CommandCounterIncrement after StoreAttrMissingVal. Tom Lane 15:13
pgsql: Need to do CommandCounterIncrement after StoreAttrMissingVal. Tom Lane 15:13
pgsql: Need to do CommandCounterIncrement after StoreAttrMissingVal. Tom Lane 15:13
pgsql: Improve accounting for PredXactList, RWConflictPool and PGPROC Tomas Vondra 15:16
pgsql: Improve accounting for memory used by shared hash tables Tomas Vondra 15:16
pgsql: docs: Fix column count attribute in table Heikki Linnakangas 15:21
Re: pgsql: docs: Fix column count attribute in table Tom Lane 15:27
pgsql: Add GiST and btree sortsupport routines for range types Heikki Linnakangas 17:18
pgsql: Change SQL-language functions to use the plan cache. Tom Lane 18:06
pgsql: Remove HeapBitmapScan's skip_fetch optimization Andres Freund 19:35
pgsql: Remove HeapBitmapScan's skip_fetch optimization Andres Freund 19:35
pgsql: Add test for HeapBitmapScan's broken skip_fetch optimization Andres Freund 19:35
pgsql: Remove HeapBitmapScan's skip_fetch optimization Andres Freund 19:35
pgsql: Remove HeapBitmapScan's skip_fetch optimization Andres Freund 19:35
pgsql: Remove HeapBitmapScan's skip_fetch optimization Andres Freund 19:35
pgsql: Remove HeapBitmapScan's skip_fetch optimization Andres Freund 19:35
pgsql: Remove unnecessary type violation in tsvectorrecv(). Tom Lane 20:18
pgsql: Remove unnecessary type violation in tsvectorrecv(). Tom Lane 20:18
pgsql: Remove unnecessary type violation in tsvectorrecv(). Tom Lane 20:18
pgsql: Remove unnecessary type violation in tsvectorrecv(). Tom Lane 20:18
pgsql: Remove unnecessary type violation in tsvectorrecv(). Tom Lane 20:18
pgsql: Remove unnecessary type violation in tsvectorrecv(). Tom Lane 20:18

April 3, 2025

Thread Author Time
pgsql: Fix slot synchronization for two_phase enabled slots. Amit Kapila 06:57
pgsql: Update code comment Peter Eisentraut 07:28
pgsql: Fix update-unicode make target Peter Eisentraut 07:28
pgsql: Update Unicode data to CLDR 47 Peter Eisentraut 07:28
pgsql: Remove duplicated comment in get_relation_constraints Richard Guo 07:44
pgsql: 002_pg_upgrade.pl: rename some variables for clarity Álvaro Herrera 07:57
pgsql: 002_pg_upgrade.pl: Move pg_dump test code for better stability Álvaro Herrera 08:19
pgsql: Doc: Improve -R option added in e5aeed4b80. Amit Kapila 09:07
Re: pgsql: Doc: Improve -R option added in e5aeed4b80. Amit Kapila 09:09
pgsql: plpython: Add test for returning Python set from SETOF function Peter Eisentraut 09:10
pgsql: Update Unicode data to Unicode 16.0.0 Peter Eisentraut 10:18
pgsql: Fix boilerplate comments in btree_gist Heikki Linnakangas 10:42
pgsql: Add support for sorted gist index builds to btree_gist Heikki Linnakangas 10:59
pgsql: libpq: Add support for dumping SSL key material to file Daniel Gustafsson 11:21
pgsql: Add missing declarations to pg_config.h.in Daniel Gustafsson 12:03
pgsql: Remove duplicate set of print_notnull Álvaro Herrera 15:50
pgsql: Make dblink interruptible, via new libpqsrv APIs. Noah Misch 16:36
pgsql: Add helper library for use of libpq inside the server environmen Noah Misch 16:36
pgsql: Make dblink interruptible, via new libpqsrv APIs. Noah Misch 16:36
pgsql: Make dblink interruptible, via new libpqsrv APIs. Noah Misch 16:36
pgsql: Make dblink interruptible, via new libpqsrv APIs. Noah Misch 16:36
pgsql: Add helper library for use of libpq inside the server environmen Noah Misch 16:36
pgsql: Add helper library for use of libpq inside the server environmen Noah Misch 16:36
pgsql: Restrict copying of invalidated replication slots. Masahiko Sawada 17:30
pgsql: Restrict copying of invalidated replication slots. Masahiko Sawada 17:30
pgsql: Restrict copying of invalidated replication slots. Masahiko Sawada 17:30
pgsql: pg_upgrade check for Unicode-dependent relations. Jeff Davis 17:46
pgsql: Fix unintentional 'NULL' string literal in pg_upgrade. Jeff Davis 18:05
pgsql: oauth: Remove timeout from t/002_client when not needed Daniel Gustafsson 19:14
pgsql: oauth: Fix build on platforms without epoll/kqueue Daniel Gustafsson 19:14
pgsql: Fix oversight in commit 0dca5d68d. Tom Lane 20:03
pgsql: Remove misleading read stream asserts in a few users Melanie Plageman 22:24
pgsql: Use AIO batchmode for bitmap heap scans Melanie Plageman 22:24
Re: pgsql: Improve accounting for memory used by shared hash tables 📎 David Rowley 22:57
Re: pgsql: Improve accounting for memory used by shared hash tables Tomas Vondra 23:43

April 4, 2025

Thread Author Time
Re: pgsql: Improve accounting for memory used by shared hash tables Tomas Vondra 00:41
pgsql: Add assertion to verify derived clause has constant RHS Amit Langote 02:34
pgsql: Make derived clause lookup in EquivalenceClass more efficient 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: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate Alexander Korotkov 13:17
pgsql: Extract make_SAOP_expr() function from match_orclause_to_indexco 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: Further optimize nbtree search scan key comparisons. Peter Geoghegan 16:28
pgsql: Add nbtree skip scan optimization. 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: Use streaming read I/O in autoprewarm Melanie Plageman 19:29
pgsql: Refactor autoprewarm_database_main() in preparation for read str Melanie Plageman 19:29
pgsql: Remove superfluous autoprewarm check Melanie Plageman 19:29
pgsql: pg_dump: Reduce memory usage of dumps with statistics. Nathan Bossart 19:51
pgsql: pg_dump: Retrieve attribute statistics in batches. Nathan Bossart 19:51
pgsql: Skip second WriteToc() call for custom-format dumps without data 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: add new list type simple_oid_string_list to fe-utils/simple_list Andrew Dunstan 20:09
pgsql: Add more TAP tests for pg_dumpall Andrew Dunstan 20:09
pgsql: Non text modes for pg_dumpall, correspondingly change pg_restore 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

Browse Archives

Prev | Next