Mailing lists [pgsql-committers]
- pgsql: Fix failing regression test on x86-32 machines David Rowley
- Re: pgsql: Inline CRC computation for small fixed-length input on x86 John Naylor
- pgsql: Use function attributes for SSE 4.2 even when targeting that ext John Naylor
- Re: pgsql: Inline CRC computation for small fixed-length input on x86 John Naylor
- pgsql: heapam: Only set tuple's block once per page in pagemode Heikki Linnakangas
- pgsql: Remove a stray "pgrminclude" annotation Peter Eisentraut
- pgsql: Fix minor C type confusion Peter Eisentraut
- Re: pgsql: Allow parallel CREATE INDEX for GIN indexes Peter Eisentraut
- pgsql: Verify roundtrip dump/restore of regression database Álvaro Herrera
- pgsql: aio: Add pg_aios view Andres Freund
- pgsql: docs: Add acronym and glossary entries for I/O and AIO Andres Freund
- pgsql: md: Add comment & assert to buffer-zeroing path in md[start]read Andres Freund
- pgsql: aio: Add test_aio module Andres Freund
- pgsql: doc: Adjust some notes about pg_upgrade's file transfer modes. Nathan Bossart
- pgsql: aio: Minor comment improvements Andres Freund
- pgsql: aio: Add README.md explaining higher level design Andres Freund
- pgsql: Use workaround of __builtin_setjmp only on MINGW on MSVCRT Andrew Dunstan
- pgsql: Fix detection and handling of strchrnul() for macOS 15.4. Tom Lane
- pgsql: Fix detection and handling of strchrnul() for macOS 15.4. Tom Lane
- pgsql: Fix detection and handling of strchrnul() for macOS 15.4. Tom Lane
- pgsql: Fix detection and handling of strchrnul() for macOS 15.4. Tom Lane
- pgsql: Fix detection and handling of strchrnul() for macOS 15.4. Tom Lane
- pgsql: Fix detection and handling of strchrnul() for macOS 15.4. Tom Lane
- pgsql: Introduce a SQL-callable function array_sort(anyarray). Tom Lane
- pgsql: Fix planner's failure to identify multiple hashable ScalarArrayO David Rowley
- pgsql: Fix planner's failure to identify multiple hashable ScalarArrayO David Rowley
- pgsql: Fix planner's failure to identify multiple hashable ScalarArrayO David Rowley
- pgsql: Fix planner's failure to identify multiple hashable ScalarArrayO David Rowley
- pgsql: Fix planner's failure to identify multiple hashable ScalarArrayO David Rowley
- Re: pgsql: pg_upgrade: Fix inconsistency in memory freeing Michael Paquier
- pgsql: aio: Add errcontext for processing I/Os for another backend Melanie Plageman
- pgsql: Doc: add information about partition locking David Rowley
- pgsql: Doc: add information about partition locking David Rowley
- pgsql: Doc: add information about partition locking David Rowley
- pgsql: Doc: add information about partition locking David Rowley
- pgsql: Doc: add information about partition locking David Rowley
- pgsql: Doc: add information about partition locking David Rowley
- pgsql: Improve error message when standby does accept connections. Fujii Masao
- pgsql: Get rid of WALBufMappingLock Alexander Korotkov
- Re: pgsql: Allow parallel CREATE INDEX for GIN indexes Tomas Vondra
- pgsql: tests: Cope with io_method in TEMP_CONFIG in test_aio Andres Freund
- pgsql: Add support for NOT ENFORCED in foreign key constraints Peter Eisentraut
- pgsql: tests: Cope with WARNINGs during failed CREATE DB on windows Andres Freund
- pgsql: tests: Fix incompatibility of test_aio with *_FORCE_RELEASE Andres Freund
- pgsql: docs: Update phrase on message lengths in the protocol Heikki Linnakangas
- pgsql: Add timingsafe_bcmp(), for constant-time memory comparison Heikki Linnakangas
- pgsql: Fix code comment Peter Eisentraut
- pgsql: Fix code comment Peter Eisentraut
- pgsql: Fix code comment Peter Eisentraut
- pgsql: docs: Add a new section and a table listing protocol versions Heikki Linnakangas
- pgsql: libpq: Handle NegotiateProtocolVersion message differently Heikki Linnakangas
- pgsql: Make cancel request keys longer Heikki Linnakangas
- pgsql: libpq: Add min/max_protocol_version connection options Heikki Linnakangas
- pgsql: Need to do CommandCounterIncrement after StoreAttrMissingVal. Tom Lane
- pgsql: Need to do CommandCounterIncrement after StoreAttrMissingVal. Tom Lane
- pgsql: Need to do CommandCounterIncrement after StoreAttrMissingVal. Tom Lane
- pgsql: Need to do CommandCounterIncrement after StoreAttrMissingVal. Tom Lane
- pgsql: Need to do CommandCounterIncrement after StoreAttrMissingVal. Tom Lane
- pgsql: Need to do CommandCounterIncrement after StoreAttrMissingVal. Tom Lane
- pgsql: Improve accounting for memory used by shared hash tables Tomas Vondra
- pgsql: Improve accounting for PredXactList, RWConflictPool and PGPROC Tomas Vondra
- pgsql: docs: Fix column count attribute in table Heikki Linnakangas
- Re: pgsql: docs: Fix column count attribute in table Tom Lane
- pgsql: Add GiST and btree sortsupport routines for range types Heikki Linnakangas
- pgsql: Change SQL-language functions to use the plan cache. Tom Lane
- pgsql: Remove HeapBitmapScan's skip_fetch optimization Andres Freund
- pgsql: Remove HeapBitmapScan's skip_fetch optimization Andres Freund
- pgsql: Remove HeapBitmapScan's skip_fetch optimization Andres Freund
- pgsql: Add test for HeapBitmapScan's broken skip_fetch optimization Andres Freund
- pgsql: Remove HeapBitmapScan's skip_fetch optimization Andres Freund
- pgsql: Remove HeapBitmapScan's skip_fetch optimization Andres Freund
- pgsql: Remove HeapBitmapScan's skip_fetch optimization Andres Freund
- pgsql: Remove unnecessary type violation in tsvectorrecv(). Tom Lane
- pgsql: Remove unnecessary type violation in tsvectorrecv(). Tom Lane
- pgsql: Remove unnecessary type violation in tsvectorrecv(). Tom Lane
- pgsql: Remove unnecessary type violation in tsvectorrecv(). Tom Lane
- pgsql: Remove unnecessary type violation in tsvectorrecv(). Tom Lane
- pgsql: Remove unnecessary type violation in tsvectorrecv(). Tom Lane
- pgsql: Fix slot synchronization for two_phase enabled slots. Amit Kapila
- pgsql: Update code comment Peter Eisentraut
- pgsql: Update Unicode data to CLDR 47 Peter Eisentraut
- pgsql: Fix update-unicode make target Peter Eisentraut
- pgsql: Remove duplicated comment in get_relation_constraints Richard Guo
- pgsql: 002_pg_upgrade.pl: rename some variables for clarity Álvaro Herrera
- pgsql: 002_pg_upgrade.pl: Move pg_dump test code for better stability Álvaro Herrera
- pgsql: Doc: Improve -R option added in e5aeed4b80. Amit Kapila
- Re: pgsql: Doc: Improve -R option added in e5aeed4b80. Amit Kapila
- pgsql: plpython: Add test for returning Python set from SETOF function Peter Eisentraut
- pgsql: Update Unicode data to Unicode 16.0.0 Peter Eisentraut
- pgsql: Fix boilerplate comments in btree_gist Heikki Linnakangas
- pgsql: Add support for sorted gist index builds to btree_gist Heikki Linnakangas
- pgsql: libpq: Add support for dumping SSL key material to file Daniel Gustafsson
- pgsql: Add missing declarations to pg_config.h.in Daniel Gustafsson
- pgsql: Remove duplicate set of print_notnull Álvaro Herrera
- pgsql: Make dblink interruptible, via new libpqsrv APIs. Noah Misch
- pgsql: Add helper library for use of libpq inside the server environmen Noah Misch
- pgsql: Make dblink interruptible, via new libpqsrv APIs. Noah Misch
- pgsql: Add helper library for use of libpq inside the server environmen Noah Misch
- pgsql: Make dblink interruptible, via new libpqsrv APIs. Noah Misch
- pgsql: Make dblink interruptible, via new libpqsrv APIs. Noah Misch
- pgsql: Add helper library for use of libpq inside the server environmen Noah Misch
- pgsql: Restrict copying of invalidated replication slots. Masahiko Sawada
- pgsql: Restrict copying of invalidated replication slots. Masahiko Sawada
- pgsql: Restrict copying of invalidated replication slots. Masahiko Sawada
- pgsql: pg_upgrade check for Unicode-dependent relations. Jeff Davis
- pgsql: Fix unintentional 'NULL' string literal in pg_upgrade. Jeff Davis
- pgsql: oauth: Fix build on platforms without epoll/kqueue Daniel Gustafsson
- pgsql: oauth: Remove timeout from t/002_client when not needed Daniel Gustafsson
- pgsql: Fix oversight in commit 0dca5d68d. Tom Lane
- pgsql: Use AIO batchmode for bitmap heap scans Melanie Plageman
- pgsql: Remove misleading read stream asserts in a few users Melanie Plageman
- Re: pgsql: Improve accounting for memory used by shared hash tables David Rowley
- Re: pgsql: Improve accounting for memory used by shared hash tables Tomas Vondra
- Re: pgsql: Improve accounting for memory used by shared hash tables Tomas Vondra
- pgsql: Make derived clause lookup in EquivalenceClass more efficient Amit Langote
- pgsql: Add assertion to verify derived clause has constant RHS Amit Langote
- pgsql: Revert "Improve accounting for memory used by shared hash tables Tomas Vondra
- Re: pgsql: Improve accounting for memory used by shared hash tables Tomas Vondra
- pgsql: Fix logical decoding regression tests to correctly check slot ex Fujii Masao
- pgsql: Fix logical decoding regression tests to correctly check slot ex Fujii Masao
- pgsql: Fix logical decoding regression tests to correctly check slot ex Fujii Masao
- pgsql: Fix logical decoding regression tests to correctly check slot ex Fujii Masao
- pgsql: Fix logical decoding regression tests to correctly check slot ex Fujii Masao
- pgsql: Fix logical decoding regression tests to correctly check slot ex Fujii Masao
- pgsql: Fix logical decoding test to correctly check slot removal on sta Fujii Masao
- pgsql: Fix logical decoding test to correctly check slot removal on sta Fujii Masao
- pgsql: Fix logical decoding test to correctly check slot removal on sta Fujii Masao
- pgsql: Fix logical decoding test to correctly check slot removal on sta Fujii Masao
- pgsql: Fix logical decoding test to correctly check slot removal on sta Fujii Masao
- pgsql: Fix logical decoding test to correctly check slot removal on sta Fujii Masao
- pgsql: pg_createsubscriber: Improve error messages. Amit Kapila
- pgsql: doc: Clarify the system value for sslrootcert Daniel Gustafsson
- pgsql: doc: Clarify the system value for sslrootcert Daniel Gustafsson
- pgsql: doc: Clarify the system value for sslrootcert Daniel Gustafsson
- pgsql: Convert PathKey to use CompareType Peter Eisentraut
- pgsql: Use standard die() signal handler in walreceiver Heikki Linnakangas
- pgsql: Extend ALTER DEFAULT PRIVILEGES to define default privileges for Fujii Masao
- pgsql: Support non-btree indexes in get_actual_variable_range() Peter Eisentraut
- pgsql: Allow "COPY table TO" command to copy rows from materialized vie Fujii Masao
- pgsql: Relax assertion in finding correct GiST parent Heikki Linnakangas
- pgsql: Relax assertion in finding correct GiST parent Heikki Linnakangas
- pgsql: Relax assertion in finding correct GiST parent Heikki Linnakangas
- pgsql: Relax assertion in finding correct GiST parent Heikki Linnakangas
- pgsql: Relax assertion in finding correct GiST parent Heikki Linnakangas
- pgsql: Relax assertion in finding correct GiST parent Heikki Linnakangas
- pgsql: docs: Clarify that NULL arg to set_config() means reset to defau Heikki Linnakangas
- pgsql: Fix crash/valgrind error Peter Eisentraut
- pgsql: Extract make_SAOP_expr() function from match_orclause_to_indexco Alexander Korotkov
- pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate Alexander Korotkov
- pgsql: Re-pgindent pg_largeobject.c after commit 0d6c477664. Nathan Bossart
- pgsql: Add commit e1a8b1ad58 to .git-blame-ignore-revs. Nathan Bossart
- pgsql: Fix autoprewarm neglect of tablespaces Melanie Plageman
- Re: pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate Melanie Plageman
- Re: pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate Melanie Plageman
- pgsql: Stabilize regression test from c0962a113. Tom Lane
- Re: pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate Alexander Korotkov
- Re: pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate Alexander Korotkov
- pgsql: Further optimize nbtree search scan key comparisons. Peter Geoghegan
- pgsql: Add nbtree skip scan optimization. Peter Geoghegan
- pgsql: Oversight in commit b81ffa13e3. Jeff Davis
- pgsql: pg_recvlogical: Add --failover option. Masahiko Sawada
- pgsql: Improve nbtree skip scan primitive scan scheduling. Peter Geoghegan
- pgsql: Avoid extra index searches through preprocessing. Peter Geoghegan
- pgsql: Remove superfluous autoprewarm check Melanie Plageman
- pgsql: Use streaming read I/O in autoprewarm Melanie Plageman
- pgsql: Refactor autoprewarm_database_main() in preparation for read str Melanie Plageman
- pgsql: Skip second WriteToc() call for custom-format dumps without data Nathan Bossart
- pgsql: pg_dump: Reduce memory usage of dumps with statistics. Nathan Bossart
- pgsql: pg_dump: Retrieve attribute statistics in batches. Nathan Bossart
- pgsql: Remove unused function parameters in pg_backup_archiver.c. Nathan Bossart
- Re: pgsql: pg_dump: Retrieve attribute statistics in batches. Nathan Bossart
- pgsql: Move common pg_dump code related to connections to a new file Andrew Dunstan
- pgsql: Non text modes for pg_dumpall, correspondingly change pg_restore Andrew Dunstan
- pgsql: add new list type simple_oid_string_list to fe-utils/simple_list Andrew Dunstan
- pgsql: Add more TAP tests for pg_dumpall Andrew Dunstan
- Re: pgsql: Add more TAP tests for pg_dumpall Andrew Dunstan
- pgsql: Prevent redeclaration of typedef TocEntry. Nathan Bossart
- pgsql: Fix a couple of error messages and tests for them Andrew Dunstan
- Re: pgsql: Prevent redeclaration of typedef TocEntry. Álvaro Herrera
- pgsql: functions.c: copy trees from source_list before parse analysis e Tom Lane
- pgsql: Repair misbehavior with duplicate entries in FK SET column lists Tom Lane
- pgsql: Repair misbehavior with duplicate entries in FK SET column lists Tom Lane
- pgsql: Repair misbehavior with duplicate entries in FK SET column lists Tom Lane
- pgsql: Repair misbehavior with duplicate entries in FK SET column lists Tom Lane
- pgsql: pg_dump: Fix query for gathering attribute stats on older versio Nathan Bossart
- Re: pgsql: Prevent redeclaration of typedef TocEntry. Tom Lane
- Re: pgsql: pg_upgrade: Fix inconsistency in memory freeing Michael Paquier
- pgsql: pg_dump: Tiny header cleanup Álvaro Herrera
- pgsql: Set log_statement=none in t/002_pg_upgrade.pl Álvaro Herrera
- pgsql: Clean up from commit 1495eff7bdb Andrew Dunstan
- Re: pgsql: Prevent redeclaration of typedef TocEntry. Nathan Bossart
- pgsql: Avoid double transformation of json_array()'s subquery. Tom Lane
- pgsql: Avoid double transformation of json_array()'s subquery. Tom Lane
- pgsql: Avoid double transformation of json_array()'s subquery. Tom Lane
- pgsql: Add modern SHA-2 based password hashes to pgcrypto. Álvaro Herrera
- pgsql: Fix parse_cte.c's failure to examine sub-WITHs in DML statements Tom Lane
- pgsql: Fix parse_cte.c's failure to examine sub-WITHs in DML statements Tom Lane
- pgsql: Fix parse_cte.c's failure to examine sub-WITHs in DML statements Tom Lane
- pgsql: Fix parse_cte.c's failure to examine sub-WITHs in DML statements Tom Lane
- pgsql: Fix parse_cte.c's failure to examine sub-WITHs in DML statements Tom Lane
- pgsql: Fix parse_cte.c's failure to examine sub-WITHs in DML statements Tom Lane
- pgsql: Quote filename in error message Daniel Gustafsson
- pgsql: Remove XLogFileInit() ability to skip ControlFileLock. Michael Paquier
- pgsql: Remove XLogFileInit() ability to skip ControlFileLock. Michael Paquier
- pgsql: In XLogFileInit(), fix *use_existent postcondition to suit calle Michael Paquier
- pgsql: In XLogFileInit(), fix *use_existent postcondition to suit calle Michael Paquier
- pgsql: Remove XLogFileInit() ability to unlink a pre-existing file. Michael Paquier
- pgsql: Remove XLogFileInit() ability to unlink a pre-existing file. Michael Paquier
- pgsql: Revert "Add HINT for restartpoint race with KeepFileRestoredFrom Michael Paquier
- pgsql: Revert "Add HINT for restartpoint race with KeepFileRestoredFrom Michael Paquier
- pgsql: Don't ERROR on PreallocXlogFiles() race condition. Michael Paquier
- pgsql: Don't ERROR on PreallocXlogFiles() race condition. Michael Paquier
- pgsql: Skip WAL recycling and preallocation during archive recovery. Michael Paquier
- pgsql: Skip WAL recycling and preallocation during archive recovery. Michael Paquier
- pgsql: Reset InstallXLogFileSegmentActive after walreceiver self-initia Michael Paquier
- pgsql: Reset InstallXLogFileSegmentActive after walreceiver self-initia Michael Paquier
- pgsql: Compute CRC32C using AVX-512 instructions where available John Naylor
- pgsql: Put enable_self_join_elimination into postgresql.conf.sample Alexander Korotkov
- Re: pgsql: Put enable_self_join_elimination into postgresql.conf.sample Daniel Gustafsson
- Re: pgsql: Put enable_self_join_elimination into postgresql.conf.sample Alexander Korotkov
- pgsql: Revert "Put enable_self_join_elimination into postgresql.conf.sa Alexander Korotkov
- pgsql: Relax ordering-related hardcoded btree requirements in planning Peter Eisentraut
- pgsql: Fix a couple of memory leaks in pg_restore.c Andrew Dunstan
- pgsql: Avoid unnecessary copying of a string in pg_restore.c Andrew Dunstan
- pgsql: Use "(void)" to mark pgstat_lock_entry(..., false) calls. Tom Lane
- pgsql: Fix memory leaks in px_crypt_shacrypt(). Tom Lane
- pgsql: aio: Avoid spurious coverity warning Andres Freund
- pgsql: Fix unintentional 'NULL' string literal in pg_upgrade. Jeff Davis
- pgsql: Fix unintentional 'NULL' string literal in pg_upgrade. Jeff Davis
- Re: pgsql: pg_upgrade: Fix inconsistency in memory freeing Jeff Davis
- pgsql: pg_upgrade: Fix memory leak in check_for_unicode_update(). Nathan Bossart
- pgsql: Doc: fix PDF "contents ... exceed the available area" warnings. Tom Lane
- pgsql: Clean up checking for pg_dumpall output directory Andrew Dunstan
- Re: pgsql: pg_upgrade: Fix inconsistency in memory freeing Michael Paquier
- pgsql: doc: Clarify project naming Daniel Gustafsson
- pgsql: doc: Clarify project naming Daniel Gustafsson
- pgsql: doc: Clarify project naming Daniel Gustafsson
- pgsql: doc: Clarify project naming Daniel Gustafsson
- pgsql: doc: Clarify project naming Daniel Gustafsson
- pgsql: doc: Clarify project naming Daniel Gustafsson
- pgsql: Use XLOG_CONTROL_FILE macro consistently for control file name. Fujii Masao
- pgsql: Fix use-after-free in pgstat_fetch_stat_backend_by_pid() Michael Paquier
- pgsql: Clarify comment for worst-case allocation in quote_literal_cstr( Michael Paquier
- pgsql: libpq: Fix some issues in TAP tests for service files Michael Paquier
- pgsql: Fix grammar in log message of pg_restore.c Michael Paquier
- Re: pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate David Rowley
- Re: pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate David Rowley
- pgsql: psql: Clarify help message for WATCH_INTERVAL Daniel Gustafsson
- Re: pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate Alexander Korotkov
- Re: pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate Alexander Korotkov
- pgsql: Remove GUC_NOT_IN_SAMPLE from enable_self_join_elimination Alexander Korotkov
- pgsql: read_stream: Fix overflow hazard with large shared buffers Andres Freund
- Re: pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate Melanie Plageman
- Re: pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate Melanie Plageman
- pgsql: Revert "Use workaround of __builtin_setjmp only on MINGW on MSVC Andrew Dunstan
- pgsql: Add local-address escape "%L" to log_line_prefix. Tom Lane
- pgsql: Clean up error messages from 1495eff7bdb Andrew Dunstan
- pgsql: Allow NOT NULL constraints to be added as NOT VALID Álvaro Herrera
- pgsql: Fix erroneous construction of functions' dependencies on transfo Tom Lane
- pgsql: Follow-up fixes for SHA-2 patch (commit 749a9e20c). Tom Lane
- pgsql: doc: Fix a typo in pg_recvlogical documentation. Masahiko Sawada
- Re: pgsql: Allow NOT NULL constraints to be added as NOT VALID Andres Freund
- pgsql: localbuf: Add Valgrind buffer access instrumentation Andres Freund
- pgsql: aio: Make AIO more compatible with valgrind Andres Freund
- pgsql: Fix some issues in contrib/spi/refint.c. Tom Lane
- pgsql: Use specific collation where needed in new test Álvaro Herrera
- pgsql: Introduce pg_shmem_allocations_numa view Tomas Vondra
- pgsql: Add support for basic NUMA awareness Tomas Vondra
- pgsql: Add pg_buffercache_numa view with NUMA node info Tomas Vondra
- pgsql: Flush the IO statistics of active WAL senders more frequently Michael Paquier
- pgsql: Flush the IO statistics of active WAL senders more frequently Michael Paquier
- pgsql: Flush the IO statistics of active WAL senders more frequently Michael Paquier
- pgsql: Fix PG 17 [NOT] NULL optimization bug for domains Bruce Momjian
- pgsql: Fix PG 17 [NOT] NULL optimization bug for domains Bruce Momjian
- pgsql: Stabilize 035_standby_logical_decoding.pl. Amit Kapila
- pgsql: Stabilize 035_standby_logical_decoding.pl. Amit Kapila
- pgsql: Stabilize 035_standby_logical_decoding.pl. Amit Kapila
- Re: pgsql: Transfer statistics during pg_upgrade. David Rowley
- pgsql: Speedup child EquivalenceMember lookup in planner David Rowley
- pgsql: Add pg_buffercache_evict_{relation,all} functions Andres Freund
- pgsql: Increase BAS_BULKREAD based on effective_io_concurrency Andres Freund
- pgsql: Add function to get memory context stats for processes Daniel Gustafsson
- pgsql: Introduce file_copy_method setting. Thomas Munro
- pgsql: Fix typo in docs. Thomas Munro
- pgsql: Fix uninitialized index information access during apply. Amit Kapila
- pgsql: pg_buffercache: Change page_num type to bigint Tomas Vondra
- pgsql: doc: Correct pg_shmem_allocations_numa.size data type Tomas Vondra
- Re: pgsql: Add support for basic NUMA awareness Daniel Gustafsson
- pgsql: ci: Add MBUILD_TARGET for NetBSD and OpenBSD Daniel Gustafsson
- Re: pgsql: Fix PG 17 [NOT] NULL optimization bug for domains Bruce Momjian
- Re: pgsql: Add support for basic NUMA awareness Tom Lane
- Re: pgsql: Add support for basic NUMA awareness Andres Freund
- Re: pgsql: Add support for basic NUMA awareness Tom Lane
- Re: pgsql: Add support for basic NUMA awareness Andres Freund
- Re: pgsql: Add support for basic NUMA awareness Wolfgang Walther
- Re: pgsql: Add support for basic NUMA awareness Andres Freund
- pgsql: Prevent 006_transfer_modes.pl from leaving files behind. Nathan Bossart
- Re: pgsql: Transfer statistics during pg_upgrade. Jeff Davis
- Re: pgsql: Make cancel request keys longer Peter Eisentraut
- pgsql: Fix incorrect format placeholder Peter Eisentraut
- Re: pgsql: Add support for basic NUMA awareness Wolfgang Walther
- Re: pgsql: Make cancel request keys longer Heikki Linnakangas
- pgsql: Rename argument in pg_get_process_memory_contexts(). Daniel Gustafsson
- pgsql: Move contrib/spi testing from core regression tests to contrib/s Tom Lane
- pgsql: Adjust AdjustUpgrade.pm for commit b1720fe63. Tom Lane
- Re: pgsql: Rename argument in pg_get_process_memory_contexts(). David Rowley
- pgsql: Doc: note that two examples in optimizer/README are oversimplifi Tom Lane
- Re: pgsql: Rename argument in pg_get_process_memory_contexts(). Michael Paquier
- Re: pgsql: Rename argument in pg_get_process_memory_contexts(). Daniel Gustafsson
- pgsql: Perform missed catversion bump Daniel Gustafsson
- Re: pgsql: Make cancel request keys longer Heikki Linnakangas
- Re: pgsql: Make cancel request keys longer Peter Eisentraut
- pgsql: Fix a few oversights in the longer cancel keys patch Heikki Linnakangas
- pgsql: Update config.guess and config.sub Peter Eisentraut
- pgsql: Fix test races between syscache-update-pruned.spec and autovacuu Noah Misch
- pgsql: Fix test races between syscache-update-pruned.spec and autovacuu Noah Misch
- pgsql: Fix performance issue in deadlock-parallel isolation test. Tom Lane
- pgsql: pg_upgrade: Mention that we preserve database OIDs in a comment. Nathan Bossart
- pgsql: ci: Check for missing dependencies in meson builds Tomas Vondra
- pgsql: Cleanup of pg_numa.c Tomas Vondra
- Re: pgsql: Use extended stats for precise estimation of bucket size in hash Robins Tharakan
- pgsql: Cosmetic fixes for pg_createsubscriber's -all option. Amit Kapila
- pgsql: Update wording in optimizer/README for EquivalenceClasses David Rowley
- pgsql: Fix incorrect format placeholders Peter Eisentraut
- pgsql: Fix data loss in logical replication. Amit Kapila
- pgsql: Fix data loss in logical replication. Amit Kapila
- pgsql: Fix data loss in logical replication. Amit Kapila
- pgsql: Fix data loss in logical replication. Amit Kapila
- pgsql: Fix data loss in logical replication. Amit Kapila
- Re: pgsql: Use extended stats for precise estimation of bucket size in hash Alexander Korotkov
- Re: pgsql: Add function to get memory context stats for processes Laurenz Albe
- Re: pgsql: Add function to get memory context stats for processes Aleksander Alekseev
- Re: pgsql: Add function to get memory context stats for processes Daniel Gustafsson
- Re: pgsql: Add function to get memory context stats for processes Laurenz Albe
- pgsql: Further cleanup for directory creation on pg_dump/pg_dumpall Andrew Dunstan
- pgsql: Remove useless check for negative result of ip_addrsize(). Tom Lane
- pgsql: Doc: remove long-obsolete advice about generated constraint name Tom Lane
- pgsql: Doc: remove long-obsolete advice about generated constraint name Tom Lane
- pgsql: Doc: remove long-obsolete advice about generated constraint name Tom Lane
- pgsql: Doc: remove long-obsolete advice about generated constraint name Tom Lane
- pgsql: Doc: remove long-obsolete advice about generated constraint name Tom Lane
- pgsql: Doc: remove long-obsolete advice about generated constraint name Tom Lane
- pgsql: Fix memory leak in pg_restore.c Andrew Dunstan
- pgsql: Rename global variable backing DSA area Daniel Gustafsson
- pgsql: Improve various new-to-v18 appendStringInfo calls David Rowley
- pgsql: Fix fat fingering in 22cb6d28950 Andrew Dunstan
- pgsql: Add code comment explaining ins_since_vacuum and aborted inserts David Rowley
- pgsql: Fix race with synchronous_standby_names at startup Michael Paquier
- pgsql: Fix race with synchronous_standby_names at startup Michael Paquier
- pgsql: Fix race with synchronous_standby_names at startup Michael Paquier
- pgsql: Fix race with synchronous_standby_names at startup Michael Paquier
- pgsql: Fix race with synchronous_standby_names at startup Michael Paquier
- pgsql: Fix race with synchronous_standby_names at startup Michael Paquier
- pgsql: Add missing PGDLLIMPORT markings Peter Eisentraut
- pgsql: Add missing source file to pg_dump/nls.mk Peter Eisentraut
- pgsql: Add missing source file to pg_upgrade/nls.mk Peter Eisentraut
- pgsql: Add missing source file to pg_verifybackup/nls.mk Peter Eisentraut
- pgsql: Add missing space in pg_restore documentation. Nathan Bossart
- Re: pgsql: Fix fat fingering in 22cb6d28950 Mahendra Singh Thalor
- pgsql: Fix recently introduced typos Daniel Gustafsson
- pgsql: Fix instability with WAL fsync test in stats.sql Michael Paquier
- pgsql: Harmonize function parameter names for Postgres 18. Peter Geoghegan
- clang-tidy complaints Peter Geoghegan
- pgsql: Fix GIN's shimTriConsistentFn to not corrupt its input. Tom Lane
- pgsql: Fix GIN's shimTriConsistentFn to not corrupt its input. Tom Lane
- pgsql: Fix GIN's shimTriConsistentFn to not corrupt its input. Tom Lane
- pgsql: Fix GIN's shimTriConsistentFn to not corrupt its input. Tom Lane
- pgsql: Fix GIN's shimTriConsistentFn to not corrupt its input. Tom Lane
- pgsql: Fix GIN's shimTriConsistentFn to not corrupt its input. Tom Lane
- Re: clang-tidy complaints Tom Lane
- Re: clang-tidy complaints Peter Geoghegan
- Re: clang-tidy complaints Tom Lane
- pgsql: Doc: do a little copy-editing on Index Storage Parameters list. Tom Lane
- Re: pgsql: Fix fat fingering in 22cb6d28950 Andrew Dunstan
- pgsql: Free memory properly in pg_restore.c Andrew Dunstan
- pgsql: Make AIO error test more portable Andrew Dunstan
- pgsql: Mark sslkeylogfile as Debug option Daniel Gustafsson
- pgsql: Doc: use "an SQL" consistently rather than "a SQL" David Rowley
- pgsql: Add more source files to pg_verifybackup/nls.mk Peter Eisentraut
- pgsql: Fix incorrect format placeholders Peter Eisentraut
- Re: pgsql: Add support for basic NUMA awareness Daniel Gustafsson
- pgsql: pg_combinebackup: Fix incorrect code documentation Daniel Gustafsson
- pgsql: pg_combinebackup: Fix incorrect code documentation Daniel Gustafsson
- pgsql: doc: Fix missing whitespace in pg_restore documentation. Fujii Masao
- pgsql: doc: Fix missing whitespace in pg_restore documentation. Fujii Masao
- pgsql: Fix failure for generated column with a not-null domain constrai Tom Lane
- pgsql: Fix failure for generated column with a not-null domain constrai Tom Lane
- pgsql: Fix failure for generated column with a not-null domain constrai Tom Lane
- pgsql: Fix failure for generated column with a not-null domain constrai Tom Lane
- pgsql: Fix failure for generated column with a not-null domain constrai Tom Lane
- pgsql: doc: Fix typos in documentation Daniel Gustafsson
- pgsql: Fix an incorrect check in get_memoize_path Richard Guo
- pgsql: pg_restore cleanups Andrew Dunstan
- Re: pgsql: Add support for basic NUMA awareness Jacob Champion
- pgsql: Fix pg_dump --clean with partitioned indexes. Tom Lane
- pgsql: Fix pg_dump --clean with partitioned indexes. Tom Lane
- pgsql: Fix pg_dump --clean with partitioned indexes. Tom Lane
- pgsql: Fix pg_dump --clean with partitioned indexes. Tom Lane
- pgsql: Fix pg_dump --clean with partitioned indexes. Tom Lane
- pgsql: Fix pg_dump --clean with partitioned indexes. Tom Lane
- Re: pgsql: Add support for basic NUMA awareness Tomas Vondra
- pgsql: Update pg_config.h.in with libnuma changes Daniel Gustafsson
- Re: pgsql: Add support for basic NUMA awareness Daniel Gustafsson
- pgsql: Elide not-null constraint checks on child tables during PK creat Álvaro Herrera
- pgsql: Sync declarations and definitions of two new tablecmds.c functio Tom Lane
- pgsql: Improve comments for estimate_multivariate_ndistinct() David Rowley
- pgsql: Fixup various new-to-v18 usages of appendPQExpBuffer David Rowley
- pgsql: Another unintentional behavior change in commit e9931bfb75. Jeff Davis
- pgsql: Improve comment in regc_pg_locale.c. Jeff Davis
- pgsql: pg_dump: Fix incorrect archive format shown in error message. Fujii Masao
- pgsql: pg_dump: Set private_date pointer to NULL in callback Daniel Gustafsson
- pgsql: Assert lack of hazardous buffer locks before possible catalog re Noah Misch
- pgsql: Split some storage out to separate subcontexts of fcontext. Tom Lane
- pgsql: Make functions.c mostly run in a short-lived memory context. Tom Lane
- pgsql: Cache typlens of a SQL function's input arguments. Tom Lane
- pgsql: Minor performance improvement for SQL-language functions. Tom Lane
- pgsql: Make SQLFunctionCache long-lived again. Tom Lane
- Re: pgsql: Make SQLFunctionCache long-lived again. Tom Lane
- pgsql: Portability fix: isdigit() must be passed an unsigned char. Tom Lane
- pgsql: Suppress "may be used uninitialized" warnings from older compile Tom Lane