Mailing lists [pgsql-committers]
- pgsql: Fix ALTER COLLATION "default" REFRESH VERSION. Jeff Davis
- pgsql: Enable pg_collation_actual_version() to work on the default coll Jeff Davis
- pgsql: Add basic regression tests for semi/antijoin recognition. Tom Lane
- pgsql: psql: Improve tab completion for ALTER TABLE on identity columns Peter Eisentraut
- pgsql: Remove incorrect name from release notes Peter Eisentraut
- pgsql: doc: Add note about lack of publication privileges Peter Eisentraut
- pgsql: pg_stat_statements: fetch stmt location/length before it disappe Tom Lane
- pgsql: pg_stat_statements: fetch stmt location/length before it disappe Tom Lane
- pgsql: pg_stat_statements: fetch stmt location/length before it disappe Tom Lane
- pgsql: pg_stat_statements: fetch stmt location/length before it disappe Tom Lane
- pgsql: pg_stat_statements: fetch stmt location/length before it disappe Tom Lane
- pgsql: pg_stat_statements: fetch stmt location/length before it disappe Tom Lane
- pgsql: pg_stat_statements: fetch stmt location/length before it disappe Tom Lane
- pgsql: Fix planner failure with extended statistics on partitioned tabl Tom Lane
- pgsql: Fix planner failure with extended statistics on partitioned tabl Tom Lane
- pgsql: Update time zone data files to tzdata release 2022f. Tom Lane
- pgsql: Update time zone data files to tzdata release 2022f. Tom Lane
- pgsql: Update time zone data files to tzdata release 2022f. Tom Lane
- pgsql: Update time zone data files to tzdata release 2022f. Tom Lane
- pgsql: Update time zone data files to tzdata release 2022f. Tom Lane
- pgsql: Update time zone data files to tzdata release 2022f. Tom Lane
- pgsql: Update time zone data files to tzdata release 2022f. Tom Lane
- pgsql: Add more tests for COPY with incorrect option combinations Michael Paquier
- pgsql: Add doubly linked count list implementation David Rowley
- pgsql: Remove code handling FORCE_NULL and FORCE_NOT_NULL for COPY TO Michael Paquier
- pgsql: Fix outdated comment in tuplesort.h David Rowley
- pgsql: Fix outdated comment in tuplesort.h David Rowley
- pgsql: doc: Fix some descriptions related to pg_ident_file_mappings Michael Paquier
- pgsql: doc: Fix some descriptions related to pg_ident_file_mappings Michael Paquier
- pgsql: Improve the description of XLOG_RUNNING_XACTS. Amit Kapila
- pgsql: Doc: Update information about manually creating slots. Amit Kapila
- pgsql: Fix copy-and-pasteo in comment. Etsuro Fujita
- pgsql: Fix copy-and-pasteo in comment. Etsuro Fujita
- pgsql: Fix copy-and-pasteo in comment. Etsuro Fujita
- pgsql: Fix copy-and-pasteo in comment. Etsuro Fujita
- pgsql: Fix copy-and-pasteo in comment. Etsuro Fujita
- pgsql: Fix copy-and-pasteo in comment. Etsuro Fujita
- pgsql: pg_dump: fix failure to dump comments on constraints in some cas Tom Lane
- pgsql: pg_dump: fix failure to dump comments on constraints in some cas Tom Lane
- pgsql: Defend against unsupported partition relkind in logical replicat Tom Lane
- pgsql: Defend against unsupported partition relkind in logical replicat Tom Lane
- pgsql: Defend against unsupported partition relkind in logical replicat Tom Lane
- pgsql: Defend against unsupported partition relkind in logical replicat Tom Lane
- pgsql: pg_dump: Refactor code that constructs ALTER ... OWNER TO comman Peter Eisentraut
- pgsql: Allow use of __sync_lock_test_and_set for spinlocks on any machi Tom Lane
- pgsql: Allow use of __sync_lock_test_and_set for spinlocks on any machi Tom Lane
- pgsql: Allow use of __sync_lock_test_and_set for spinlocks on any machi Tom Lane
- pgsql: Allow use of __sync_lock_test_and_set for spinlocks on any machi Tom Lane
- pgsql: Allow use of __sync_lock_test_and_set for spinlocks on any machi Tom Lane
- pgsql: Allow use of __sync_lock_test_and_set for spinlocks on any machi Tom Lane
- pgsql: Allow use of __sync_lock_test_and_set for spinlocks on any machi Tom Lane
- pgsql: Straighten include order in guc-file.l John Naylor
- Re: pgsql: Straighten include order in guc-file.l John Naylor
- Re: pgsql: Straighten include order in guc-file.l Tom Lane
- pgsql: Add casts to simplehash.h to silence C++ warnings. Tom Lane
- pgsql: Add casts to simplehash.h to silence C++ warnings. Tom Lane
- pgsql: Add casts to simplehash.h to silence C++ warnings. Tom Lane
- pgsql: Add casts to simplehash.h to silence C++ warnings. Tom Lane
- pgsql: Resolve partition strategy during early parsing Alvaro Herrera
- pgsql: Avoid crash after function syntax error in a replication worker. Tom Lane
- pgsql: Avoid crash after function syntax error in a replication worker. Tom Lane
- pgsql: Avoid crash after function syntax error in a replication worker. Tom Lane
- pgsql: Avoid crash after function syntax error in a replication worker. Tom Lane
- pgsql: Avoid crash after function syntax error in a replication worker. Tom Lane
- pgsql: Avoid crash after function syntax error in a replication worker. Tom Lane
- pgsql: Avoid crash after function syntax error in a replication worker. Tom Lane
- pgsql: Make AssertPointerAlignment available to frontend code Peter Eisentraut
- pgsql: Create FKs properly when attaching table as partition Alvaro Herrera
- pgsql: Create FKs properly when attaching table as partition Alvaro Herrera
- pgsql: Create FKs properly when attaching table as partition Alvaro Herrera
- pgsql: Create FKs properly when attaching table as partition Alvaro Herrera
- pgsql: Create FKs properly when attaching table as partition Alvaro Herrera
- pgsql: docs: Improve pg_settings_get_flags docs. Tom Lane
- pgsql: Remove outdated include John Naylor
- pgsql: Doc: Improve the description of confirmed_flush_lsn in pg_replic Amit Kapila
- pgsql: Correct error message for row-level triggers with transition tab Etsuro Fujita
- pgsql: Correct error message for row-level triggers with transition tab Etsuro Fujita
- pgsql: Correct error message for row-level triggers with transition tab Etsuro Fujita
- pgsql: Correct error message for row-level triggers with transition tab Etsuro Fujita
- pgsql: Correct error message for row-level triggers with transition tab Etsuro Fujita
- pgsql: Correct error message for row-level triggers with transition tab Etsuro Fujita
- pgsql: Fix CREATE DATABASE so we can pg_upgrade DBs with OIDs above 2^3 Tom Lane
- pgsql: Fix CREATE DATABASE so we can pg_upgrade DBs with OIDs above 2^3 Tom Lane
- Re: pgsql: Resolve partition strategy during early parsing Justin Pryzby
- pgsql: First-draft release notes for 15.1. Tom Lane
- pgsql: meson: Split 'main' suite into 'regress' and 'isolation' Andres Freund
- pgsql: meson: Mark PROVE as not required Andres Freund
-
pgsql: Remove unneeded includes of
Michael Paquier - pgsql: Remove redundant breaks in HeapTupleSatisfiesVisibility Andres Freund
- pgsql: Handle SubPlan cases in find_nonnullable_rels/vars. Tom Lane
- pgsql: Don't pass down nonnullable_vars while reducing outer joins. Tom Lane
- pgsql: Release notes for 15.1, 14.6, 13.9, 12.13, 11.18, 10.23. Tom Lane
- pgsql: Release notes for 15.1, 14.6, 13.9, 12.13, 11.18, 10.23. Tom Lane
- pgsql: Release notes for 15.1, 14.6, 13.9, 12.13, 11.18, 10.23. Tom Lane
- pgsql: Release notes for 15.1, 14.6, 13.9, 12.13, 11.18, 10.23. Tom Lane
- pgsql: Release notes for 15.1, 14.6, 13.9, 12.13, 11.18, 10.23. Tom Lane
- pgsql: Release notes for 15.1, 14.6, 13.9, 12.13, 11.18, 10.23. Tom Lane
- pgsql: Move code related to configuration files in directories to new f Michael Paquier
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Fix failure to remove non-first segments of temporary tables. Tom Lane
- pgsql: Fix failure to remove non-first segments of temporary tables. Tom Lane
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Translation updates Alvaro Herrera
- pgsql: Stamp 15.1. Tom Lane
- pgsql: Stamp 14.6. Tom Lane
- pgsql: Stamp 13.9. Tom Lane
- pgsql: Stamp 12.13. Tom Lane
- pgsql: Stamp 11.18. Tom Lane
- pgsql: Stamp 10.23. Tom Lane
- pgsql: Fix compiler warning on MSVC David Rowley
- Re: pgsql: Resolve partition strategy during early parsing David Rowley
- pgsql: Fix initialization of pg_stat_get_lastscan() Michael Paquier
- pgsql: Introduce pg_pwrite_zeros() in fileutils.c Michael Paquier
- pgsql: Use pg_pwrite_zeros() in walmethods.c Michael Paquier
- pgsql: psql: Add information in \d+ about foreign partitions and child Michael Paquier
- pgsql: Suppress useless wakeups in walreceiver. Thomas Munro
- pgsql: Produce more-optimal plans for bitmap scans on boolean columns. Tom Lane
- pgsql: Unify some internal error message wordings Peter Eisentraut
- pgsql: Tag refs/tags/REL_15_1 was created noreply@postgresql.org
- pgsql: Tag refs/tags/REL_14_6 was created noreply@postgresql.org
- pgsql: Tag refs/tags/REL_10_23 was created noreply@postgresql.org
- pgsql: Tag refs/tags/REL_12_13 was created noreply@postgresql.org
- pgsql: Tag refs/tags/REL_13_9 was created noreply@postgresql.org
- pgsql: Tag refs/tags/REL_11_18 was created noreply@postgresql.org
- pgsql: Doc: improve tutorial section about grouped aggregates. Tom Lane
- pgsql: Doc: improve tutorial section about grouped aggregates. Tom Lane
- pgsql: Doc: improve tutorial section about grouped aggregates. Tom Lane
- pgsql: Doc: improve tutorial section about grouped aggregates. Tom Lane
- pgsql: Doc: improve tutorial section about grouped aggregates. Tom Lane
- pgsql: Doc: improve tutorial section about grouped aggregates. Tom Lane
- pgsql: Use AbsoluteConfigLocation() when building an included path in h Michael Paquier
- pgsql: Provide sigaction() for Windows. Thomas Munro
- pgsql: Fix compilation warnings with libselinux 3.1 in contrib/sepgsql/ Michael Paquier
- pgsql: Fix compilation warnings with libselinux 3.1 in contrib/sepgsql/ Michael Paquier
- pgsql: Fix compilation warnings with libselinux 3.1 in contrib/sepgsql/ Michael Paquier
- pgsql: Fix compilation warnings with libselinux 3.1 in contrib/sepgsql/ Michael Paquier
- pgsql: Fix compilation warnings with libselinux 3.1 in contrib/sepgsql/ Michael Paquier
- pgsql: Fix compilation warnings with libselinux 3.1 in contrib/sepgsql/ Michael Paquier
- pgsql: Fix compilation warnings with libselinux 3.1 in contrib/sepgsql/ Michael Paquier
- pgsql: Fix compilation warnings with libselinux 3.1 in contrib/sepgsql/ Michael Paquier
- pgsql: Fix compilation warnings with libselinux 3.1 in contrib/sepgsql/ Michael Paquier
- pgsql: Doc: add comments about PreventInTransactionBlock/IsInTransactio Tom Lane
- pgsql: Doc: add comments about PreventInTransactionBlock/IsInTransactio Tom Lane
- pgsql: Doc: add comments about PreventInTransactionBlock/IsInTransactio Tom Lane
- pgsql: Doc: add comments about PreventInTransactionBlock/IsInTransactio Tom Lane
- pgsql: Doc: add comments about PreventInTransactionBlock/IsInTransactio Tom Lane
- pgsql: Doc: add comments about PreventInTransactionBlock/IsInTransactio Tom Lane
- pgsql: Report a more useful error for reloptions on a partitioned table Tom Lane
- pgsql: Remove redundant declaration for XidInMVCCSnapshot Alvaro Herrera
- pgsql: Apply a better fix to mdunlinkfork(). Tom Lane
- pgsql: Apply a better fix to mdunlinkfork(). Tom Lane
- pgsql: Fix comment of SimpleLruInit() in slru.c Michael Paquier
- pgsql: Fix comment of SimpleLruInit() in slru.c Michael Paquier
- pgsql: Fix comment of SimpleLruInit() in slru.c Michael Paquier
- pgsql: Fix comments atop ReorderBufferAddInvalidations. Amit Kapila
- pgsql: Fix comments atop ReorderBufferAddInvalidations. Amit Kapila
- pgsql: Fix comments atop ReorderBufferAddInvalidations. Amit Kapila
- pgsql: Re-allow building on Microsoft Visual Studio 2013. Tom Lane
- pgsql: Re-allow building on Microsoft Visual Studio 2013. Tom Lane
- pgsql: Re-allow building on Microsoft Visual Studio 2013. Tom Lane
- pgsql: Re-allow building on Microsoft Visual Studio 2013. Tom Lane
- pgsql: Fix alter_table.sql test case to test what it claims to. Tom Lane
- pgsql: Fix alter_table.sql test case to test what it claims to. Tom Lane
- pgsql: Fix alter_table.sql test case to test what it claims to. Tom Lane
- pgsql: Fix alter_table.sql test case to test what it claims to. Tom Lane
- pgsql: Fix alter_table.sql test case to test what it claims to. Tom Lane
- pgsql: Fix alter_table.sql test case to test what it claims to. Tom Lane
- pgsql: Support writing "CREATE/ALTER TABLE ... SET STORAGE DEFAULT". Tom Lane
- pgsql: meson: Define HAVE_LOCALE_T for msvc Peter Eisentraut
- pgsql: Remove obsolete comments and code from prior to f8f4227976. Jeff Davis
- pgsql: Fix theoretical torn page hazard. Jeff Davis
- pgsql: Fix theoretical torn page hazard. Jeff Davis
- pgsql: Fix theoretical torn page hazard. Jeff Davis
- pgsql: Fix theoretical torn page hazard. Jeff Davis
- pgsql: Fix theoretical torn page hazard. Jeff Davis
- pgsql: Fix theoretical torn page hazard. Jeff Davis
- pgsql: Document WAL rules related to PD_ALL_VISIBLE in README. Jeff Davis
- pgsql: Fix volatility marking of timestamptz_trunc_zone. Tom Lane
- pgsql: If wait_for_catchup fails under has_wal_read_bug, skip balance o Noah Misch
- pgsql: If wait_for_catchup fails under has_wal_read_bug, skip balance o Noah Misch
- pgsql: Add repalloc0 and repalloc0_array Peter Eisentraut
- pgsql: Refactor ownercheck functions Peter Eisentraut
- pgsql: Refactor aclcheck functions Peter Eisentraut
- pgsql: Make PostgreSQL::Test::Cluster::config_data more flexible Andrew Dunstan
- pgsql: Make PostgreSQL::Test::Cluster::config_data more flexible Andrew Dunstan
- pgsql: Use installed postgresql.conf.sample for GUC sanity TAP test Andrew Dunstan
- pgsql: Use installed postgresql.conf.sample for GUC sanity TAP test Andrew Dunstan
- pgsql: Make Bitmapsets be valid Nodes. Tom Lane
- pgsql: Doc: remove pg_prepared_statements.result_types from v15 docs. Tom Lane
- pgsql: libpq: Remove unneeded cast and adjust format placeholder Peter Eisentraut
- pgsql: libpq: Add missing newlines to error messages Peter Eisentraut
- pgsql: Invent open_auth_file() in hba.c to refactor authentication file Michael Paquier
- pgsql: Add error context callback when tokenizing authentication files Michael Paquier
- pgsql: Fix cleanup lock acquisition in SPLIT_ALLOCATE_PAGE replay. Amit Kapila
- pgsql: Fix cleanup lock acquisition in SPLIT_ALLOCATE_PAGE replay. Amit Kapila
- pgsql: Fix cleanup lock acquisition in SPLIT_ALLOCATE_PAGE replay. Amit Kapila
- pgsql: Fix cleanup lock acquisition in SPLIT_ALLOCATE_PAGE replay. Amit Kapila
- pgsql: Fix cleanup lock acquisition in SPLIT_ALLOCATE_PAGE replay. Amit Kapila
- pgsql: Fix cleanup lock acquisition in SPLIT_ALLOCATE_PAGE replay. Amit Kapila
- pgsql: Improve comments referring snapshot's subxip array. Amit Kapila
- pgsql: Disallow setting archive_library and archive_command at the same Peter Eisentraut
- pgsql: libpq error message refactoring, part 2 Peter Eisentraut
- pgsql: libpq error message refactoring Peter Eisentraut
- pgsql: psql: Add command to use extended query protocol Peter Eisentraut
- pgsql: doc: Use more concise wording for pl/pgSQL TG_ variables Daniel Gustafsson
- pgsql: Check return value of pclose() correctly Peter Eisentraut
- pgsql: Deduplicate freeze plans in freeze WAL records. Peter Geoghegan
- pgsql: Add test module for Custom WAL Resource Manager feature. Jeff Davis
- pgsql: Mark argument of RegisterCustomRmgr() as const. Jeff Davis
- pgsql: Add test module for SLRUs Michael Paquier
- pgsql: Avoid some overhead with open and close of catalog indexes Michael Paquier
- pgsql: Use multi-inserts for pg_enum Michael Paquier
- pgsql: Fix test in ae168c794f, per buildfarm. Jeff Davis
- pgsql: Use multi-inserts for pg_ts_config_map Michael Paquier
- pgsql: doc: update metacpan.org links to avoid redirects Daniel Gustafsson
- pgsql: doc: document the TAP test environment variables Daniel Gustafsson
- pgsql: Remove unused include Peter Eisentraut
- pgsql: Turn HeapKeyTest macro into inline function Peter Eisentraut
- pgsql: Remove useless casts Peter Eisentraut
- pgsql: Variable renaming in preparation for refactoring Peter Eisentraut
- pgsql: Shave some cycles off subscription/t/100_bugs.pl tests. Tom Lane
- pgsql: Add missing object classes to object_address test Peter Eisentraut
- pgsql: Invent "multibitmapsets", and use them to speed up antijoin dete Tom Lane
- pgsql: Fix slowdown in TAP tests due to recent walreceiver change. Thomas Munro
- pgsql: Improve ruleutils' printout of LATERAL references within subplan Tom Lane
- pgsql: Update some more ObjectType switch statements to not have defaul Peter Eisentraut
- pgsql: Export with_icu when running src/bin/scripts tests with meson Peter Eisentraut
- pgsql: Remove unneeded include in test_slru.c Michael Paquier
- pgsql: Fix typos in comments Daniel Gustafsson
- pgsql: doc: Fix wording of MERGE actions in README Daniel Gustafsson
- pgsql: doc: Fix wording of MERGE actions in README Daniel Gustafsson
- pgsql: Allow initdb to complete on systems without "locale" command Peter Eisentraut
- pgsql: Fix outdated comment in ExecDelete Alvaro Herrera
- pgsql: Fix outdated comment in ExecDelete Alvaro Herrera
- pgsql: Fix wording in comment Daniel Gustafsson
- pgsql: libpq: Correct processing of startup response messages Peter Eisentraut
- pgsql: libpq: Handle NegotiateProtocolVersion message Peter Eisentraut
- pgsql: Account for IPC::Run::result() Windows behavior change. Noah Misch
- pgsql: Account for IPC::Run::result() Windows behavior change. Noah Misch
- pgsql: Account for IPC::Run::result() Windows behavior change. Noah Misch
- pgsql: Account for IPC::Run::result() Windows behavior change. Noah Misch
- pgsql: Account for IPC::Run::result() Windows behavior change. Noah Misch
- pgsql: Account for IPC::Run::result() Windows behavior change. Noah Misch
- pgsql: Account for IPC::Run::result() Windows behavior change. Noah Misch
- pgsql: Account for IPC::Run::result() Windows behavior change. Noah Misch
- pgsql: Account for IPC::Run::result() Windows behavior change. Noah Misch
- pgsql: Account for IPC::Run::result() Windows behavior change. Noah Misch
- pgsql: Use correct type name in comments about freezing. Peter Geoghegan
- pgsql: Fix MERGE tuple count with DO NOTHING Alvaro Herrera
- pgsql: Fix MERGE tuple count with DO NOTHING Alvaro Herrera
- pgsql: Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane
- pgsql: Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane
- pgsql: Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane
- pgsql: Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane
- pgsql: Standardize rmgrdesc recovery conflict XID output. Peter Geoghegan
- pgsql: ci: Add task testing windows with mingw Andres Freund
- pgsql: psql: Improve tab completion for GRANT/REVOKE Michael Paquier
- pgsql: Add glossary entries related to superusers Alvaro Herrera
- Re: pgsql: Add glossary entries related to superusers Erik Rijkers
- pgsql: doc: Small wording improvement Peter Eisentraut
- pgsql: Fix typo Alvaro Herrera
- pgsql: Fix version comparison in Version.pm Andrew Dunstan
- pgsql: Fix version comparison in Version.pm Andrew Dunstan
- pgsql: Fix version comparison in Version.pm Andrew Dunstan
- pgsql: Make object_address test output easier to update Peter Eisentraut
- pgsql: Clean up SQL code indentation in test file Peter Eisentraut
- pgsql: Don't read MCV stats needlessly in eqjoinsel(). Tom Lane
- pgsql: Add a SET option to the GRANT command. Robert Haas
- pgsql: Fix typos and bump catversion. Robert Haas
- pgsql: pg_dump: avoid unsafe function calls in getPolicies(). Tom Lane
- pgsql: Postpone calls of unsafe server-side functions in pg_dump. Tom Lane
- pgsql: Postpone calls of unsafe server-side functions in pg_dump. Tom Lane
- pgsql: pg_dump: avoid unsafe function calls in getPolicies(). Tom Lane
- pgsql: pg_dump: avoid unsafe function calls in getPolicies(). Tom Lane
- pgsql: pg_dump: avoid unsafe function calls in getPolicies(). Tom Lane
- pgsql: Postpone calls of unsafe server-side functions in pg_dump. Tom Lane
- pgsql: Postpone calls of unsafe server-side functions in pg_dump. Tom Lane
- pgsql: Doc: sync src/tutorial/basics.source with SGML documentation. Tom Lane
- pgsql: Doc: sync src/tutorial/basics.source with SGML documentation. Tom Lane
- pgsql: Doc: sync src/tutorial/basics.source with SGML documentation. Tom Lane
- pgsql: Doc: sync src/tutorial/basics.source with SGML documentation. Tom Lane
- pgsql: Doc: sync src/tutorial/basics.source with SGML documentation. Tom Lane
- pgsql: Doc: sync src/tutorial/basics.source with SGML documentation. Tom Lane
- pgsql: Disable debug_discard_caches in test_oat_hooks test. Tom Lane
- pgsql: Disable debug_discard_caches in test_oat_hooks test. Tom Lane
- pgsql: Fix mislabeling of PROC_QUEUE->links as PGPROC, fixing UBSan on Andres Freund
- pgsql: Fix mislabeling of PROC_QUEUE->links as PGPROC, fixing UBSan on Andres Freund
- pgsql: Fix mislabeling of PROC_QUEUE->links as PGPROC, fixing UBSan on Andres Freund
- pgsql: Fix mislabeling of PROC_QUEUE->links as PGPROC, fixing UBSan on Andres Freund
- pgsql: Fix mislabeling of PROC_QUEUE->links as PGPROC, fixing UBSan on Andres Freund
- pgsql: Fix mislabeling of PROC_QUEUE->links as PGPROC, fixing UBSan on Andres Freund
- pgsql: Fix catversion Joe Conway
- pgsql: Switch SQLValueFunction on "name" to use COERCE_SQL_SYNTAX Michael Paquier
- pgsql: Prevent port collisions between concurrent TAP tests Andrew Dunstan
- pgsql: Fix sloppy cleanup of roles in privileges.sql. Tom Lane
- pgsql: Fix long-obsolete comment. Tom Lane
- pgsql: pgstat: replace double lookup with IsSharedRelation() Andres Freund
- pgsql: lwlock: Fix quadratic behavior with very long wait lists Andres Freund
- pgsql: Add additional checks while creating the initial decoding snapsh Amit Kapila
- pgsql: Replace SQLValueFunction by COERCE_SQL_SYNTAX Michael Paquier
- pgsql: Prevent instability in contrib/pageinspect's regression test. Tom Lane
- pgsql: Prevent instability in contrib/pageinspect's regression test. Tom Lane
- pgsql: Prevent instability in contrib/pageinspect's regression test. Tom Lane
- pgsql: Provide options for postmaster to kill child processes with SIGA Tom Lane
- Re: pgsql: Prevent instability in contrib/pageinspect's regression test. Andres Freund
- Re: pgsql: Prevent instability in contrib/pageinspect's regression test. Tom Lane
- pgsql: Mark pageinspect's disk-accessing functions as parallel restrict Tom Lane
- pgsql: Mark pageinspect's disk-accessing functions as parallel restrict Tom Lane
- pgsql: Revert "Prevent instability in contrib/pageinspect's regression Tom Lane
- pgsql: Add workaround to make ubsan and ps_status.c compatible Andres Freund
- pgsql: Add comments and a missing CHECK_FOR_INTERRUPTS in ts_headline. Tom Lane
- pgsql: Add comments and a missing CHECK_FOR_INTERRUPTS in ts_headline. Tom Lane
- pgsql: Add comments and a missing CHECK_FOR_INTERRUPTS in ts_headline. Tom Lane
- pgsql: Add comments and a missing CHECK_FOR_INTERRUPTS in ts_headline. Tom Lane
- pgsql: Add comments and a missing CHECK_FOR_INTERRUPTS in ts_headline. Tom Lane
- pgsql: Add comments and a missing CHECK_FOR_INTERRUPTS in ts_headline. Tom Lane
- pgsql: Replace link to Hunspell with the current homepage Daniel Gustafsson
- pgsql: Replace link to Hunspell with the current homepage Daniel Gustafsson
- pgsql: Replace link to Hunspell with the current homepage Daniel Gustafsson
- pgsql: Replace link to Hunspell with the current homepage Daniel Gustafsson
- pgsql: Replace link to Hunspell with the current homepage Daniel Gustafsson
- pgsql: Replace link to Hunspell with the current homepage Daniel Gustafsson
- pgsql: ci: Clean up pre-meson cruft in windows task Andres Freund
- pgsql: ci: Introduce SanityCheck task that other tasks depend on Andres Freund
- pgsql: ci: Use -fsanitize=undefined,alignment,address in linux tasks Andres Freund
- pgsql: doc: Fix description of pg_stat_all_tables.n_tup_upd Michael Paquier
- pgsql: doc: Fix description of pg_stat_all_tables.n_tup_upd Michael Paquier
- pgsql: Add wait event for pg_usleep() in perform_spin_delay() Andres Freund
- pgsql: Ignore invalidated slots while computing oldest catalog Xmin Alvaro Herrera
- pgsql: Ignore invalidated slots while computing oldest catalog Xmin Alvaro Herrera
- pgsql: Ignore invalidated slots while computing oldest catalog Xmin Alvaro Herrera
- pgsql: Ignore invalidated slots while computing oldest catalog Xmin Alvaro Herrera
- pgsql: Improve comments atop pg_get_replication_slots. Amit Kapila
- pgsql: Remove useless MERGE test Alvaro Herrera
- pgsql: Remove useless MERGE test Alvaro Herrera
- pgsql: Prevent port collisions between concurrent TAP tests Andrew Dunstan
- pgsql: Prevent port collisions between concurrent TAP tests Andrew Dunstan
- pgsql: Prevent port collisions between concurrent TAP tests Andrew Dunstan
- pgsql: Prevent port collisions between concurrent TAP tests Andrew Dunstan
- pgsql: Prevent port collisions between concurrent TAP tests Andrew Dunstan
- pgsql: YA attempt at taming worst-case behavior of get_actual_variable_ Tom Lane
- pgsql: YA attempt at taming worst-case behavior of get_actual_variable_ Tom Lane
- pgsql: YA attempt at taming worst-case behavior of get_actual_variable_ Tom Lane
- pgsql: YA attempt at taming worst-case behavior of get_actual_variable_ Tom Lane
- pgsql: YA attempt at taming worst-case behavior of get_actual_variable_ Tom Lane
- pgsql: YA attempt at taming worst-case behavior of get_actual_variable_ Tom Lane
- pgsql: Give better hints for ambiguous or unreferenceable columns. Tom Lane
- pgsql: Fix perl warning from commit 9b4eafcaf4 Andrew Dunstan
- pgsql: Fix perl warning from commit 9b4eafcaf4 Andrew Dunstan
- pgsql: Fix perl warning from commit 9b4eafcaf4 Andrew Dunstan
- pgsql: Fix perl warning from commit 9b4eafcaf4 Andrew Dunstan
- pgsql: Fix perl warning from commit 9b4eafcaf4 Andrew Dunstan
- pgsql: Fix perl warning from commit 9b4eafcaf4 Andrew Dunstan
- pgsql: Don't test HEAP_XMAX_INVALID when freezing xmax. Peter Geoghegan
- pgsql: Simplify vacuum_set_xid_limits() signature. Peter Geoghegan
- pgsql: Simplify WARNING messages from skipped vacuum/analyze on a table Andrew Dunstan
- pgsql: Expand AclMode to 64 bits Andrew Dunstan
- pgsql: Support for custom slots in the custom executor nodes Alexander Korotkov
- pgsql: Rework memory contexts in charge of HBA/ident tokenization Michael Paquier
- Re: pgsql: Expand AclMode to 64 bits Michael Paquier
- pgsql: Add missing initialization in tokenize_expand_file() for output Michael Paquier
- Re: pgsql: Expand AclMode to 64 bits Andrew Dunstan
- pgsql: Create memory context for tokenization after opening top-level f Michael Paquier
- pgsql: Speedup hash index builds by skipping needless binary searches David Rowley
- pgsql: Add support for file inclusions in HBA and ident configuration f Michael Paquier
- pgsql: Add the database name to the ps display of logical WAL senders Michael Paquier
- pgsql: doc: Fix description of how the default user name is chosen Peter Eisentraut
- pgsql: Make multixact error message more explicit Alvaro Herrera
- pgsql: Make multixact error message more explicit Alvaro Herrera
- pgsql: Make multixact error message more explicit Alvaro Herrera
- pgsql: Make multixact error message more explicit Alvaro Herrera
- pgsql: Make multixact error message more explicit Alvaro Herrera
- pgsql: Make multixact error message more explicit Alvaro Herrera
- pgsql: Improve indenting in _hash_pgaddtup David Rowley
- Re: pgsql: Expand AclMode to 64 bits David Rowley
- pgsql: Fix some 32-bit shift warnings in MSVC David Rowley
- pgsql: Introduce variables for initial and max nesting depth on configu Michael Paquier
- pgsql: Fix uninitialized access to InitialRunningXacts during decoding. Amit Kapila
- pgsql: Fix uninitialized access to InitialRunningXacts during decoding. Amit Kapila
- pgsql: Fix uninitialized access to InitialRunningXacts during decoding. Amit Kapila
- pgsql: Fix uninitialized access to InitialRunningXacts during decoding. Amit Kapila
- pgsql: Fix uninitialized access to InitialRunningXacts during decoding. Amit Kapila
- Re: pgsql: Expand AclMode to 64 bits Amit Langote
- pgsql: Skip TAP test for peer authentication if there are no unix-domai Michael Paquier
- pgsql: Fix handling of pending inserts in nodeModifyTable.c. Etsuro Fujita
- pgsql: Fix handling of pending inserts in nodeModifyTable.c. Etsuro Fujita
- pgsql: Fix handling of pending inserts in nodeModifyTable.c. Etsuro Fujita
- pgsql: doc: Re-order sections of "28.4. Progress Reporting" Peter Eisentraut
- pgsql: doc: Re-order Table 28.12 "Wait Events of type LWLock" Peter Eisentraut
- pgsql: doc: Re-order Table 28.35 "Per-Backend Statistics Functions" Peter Eisentraut
- pgsql: Fix rule-detection code for MERGE. Dean Rasheed
- pgsql: Fix rule-detection code for MERGE. Dean Rasheed
- pgsql: Fix gen_node_support.pl for changed AclMode size Andrew Dunstan
- Re: pgsql: Expand AclMode to 64 bits Andrew Dunstan
- pgsql: Correct some SQL feature names Peter Eisentraut
- pgsql: Allow building with MSVC and Strawberry perl Andrew Dunstan
- pgsql: Allow building with MSVC and Strawberry perl Andrew Dunstan
- pgsql: Allow building with MSVC and Strawberry perl Andrew Dunstan
- pgsql: Allow building with MSVC and Strawberry perl Andrew Dunstan
- pgsql: Allow building with MSVC and Strawberry perl Andrew Dunstan
- pgsql: Allow building with MSVC and Strawberry perl Andrew Dunstan
- Re: pgsql: Allow building with MSVC and Strawberry perl Andrew Dunstan
- Re: pgsql: Allow building with MSVC and Strawberry perl Andres Freund
- Re: pgsql: Allow building with MSVC and Strawberry perl Andres Freund
- Re: pgsql: Allow building with MSVC and Strawberry perl Andrew Dunstan
- Re: pgsql: Allow building with MSVC and Strawberry perl Andres Freund
- pgsql: Fix typo in hba.c Michael Paquier
- Re: pgsql: Prevent port collisions between concurrent TAP tests Michael Paquier
- pgsql: Mark two signal flags as sig_atomic_t in pgbench and pg_test_fsy Michael Paquier
- Re: pgsql: Prevent port collisions between concurrent TAP tests Andrew Dunstan
- pgsql: Add portlock directory to .gitignore Andrew Dunstan
- pgsql: Add portlock directory to .gitignore Andrew Dunstan
- pgsql: Add portlock directory to .gitignore Andrew Dunstan
- pgsql: Add portlock directory to .gitignore Andrew Dunstan
- pgsql: Add portlock directory to .gitignore Andrew Dunstan
- pgsql: Add portlock directory to .gitignore Andrew Dunstan
- pgsql: Remove temporary portlock directory during make [dist]clean. Tom Lane
- pgsql: Remove temporary portlock directory during make [dist]clean. Tom Lane
- pgsql: Remove temporary portlock directory during make [dist]clean. Tom Lane
- pgsql: Remove temporary portlock directory during make [dist]clean. Tom Lane
- pgsql: Remove temporary portlock directory during make [dist]clean. Tom Lane
- pgsql: Remove temporary portlock directory during make [dist]clean. Tom Lane
- Re: pgsql: Prevent port collisions between concurrent TAP tests Michael Paquier
- pgsql: Fix binary mismatch for MSVC plperl vs gcc built perl libs Andrew Dunstan
- pgsql: Fix binary mismatch for MSVC plperl vs gcc built perl libs Andrew Dunstan
- pgsql: Fix binary mismatch for MSVC plperl vs gcc built perl libs Andrew Dunstan
- pgsql: Fix binary mismatch for MSVC plperl vs gcc built perl libs Andrew Dunstan
- pgsql: Fix binary mismatch for MSVC plperl vs gcc built perl libs Andrew Dunstan
- pgsql: Fix binary mismatch for MSVC plperl vs gcc built perl libs Andrew Dunstan
- pgsql: Doc: update queries.sgml for optional subquery aliases. Tom Lane
- pgsql: Add TAP tests for include directives in HBA end ident files Michael Paquier
- pgsql: doc: Clarify unit of logging for log_temp_files Daniel Gustafsson
- pgsql: Provide per-table permissions for vacuum and analyze. Andrew Dunstan
- pgsql: Provide non-superuser predefined roles for vacuum and analyze Andrew Dunstan
- pgsql: meson: Fix binary mismatch for MSVC plperl vs gcc built perl lib Andres Freund
- pgsql: Remove promote_trigger_file. Thomas Munro
- pgsql: Fix comment in snapbuild.c Michael Paquier
- pgsql: meson: Add some missing env settings for tests of pg_dump and pg Michael Paquier
- pgsql: Add 'missing_ok' argument to build_attrmap_by_name Alvaro Herrera
- pgsql: Remove bogus Assert and dead code in remove_useless_results_recu Tom Lane
- pgsql: Remove bogus Assert and dead code in remove_useless_results_recu Tom Lane
- pgsql: Remove bogus Assert and dead code in remove_useless_results_recu Tom Lane
- pgsql: Remove bogus Assert and dead code in remove_useless_results_recu Tom Lane
- pgsql: Remove bogus Assert and dead code in remove_useless_results_recu Tom Lane
- pgsql: Prevent clobbering of utility statements in SQL function caches. Tom Lane
- pgsql: Prevent clobbering of utility statements in SQL function caches. Tom Lane
- pgsql: Prevent clobbering of utility statements in SQL function caches. Tom Lane
- pgsql: Improve heuristics for compressing the KnownAssignedXids array. Tom Lane
- pgsql: Improve heuristics for compressing the KnownAssignedXids array. Tom Lane
- pgsql: Improve heuristics for compressing the KnownAssignedXids array. Tom Lane
- pgsql: Improve heuristics for compressing the KnownAssignedXids array. Tom Lane
- pgsql: Improve heuristics for compressing the KnownAssignedXids array. Tom Lane
- pgsql: Improve heuristics for compressing the KnownAssignedXids array. Tom Lane
- pgsql: Fix comment in fe-auth-scram.c Michael Paquier
- pgsql: Fix comment in fe-auth-scram.c Michael Paquier
- pgsql: Fix comment in fe-auth-scram.c Michael Paquier
- pgsql: Fix comment in fe-auth-scram.c Michael Paquier
- pgsql: Fix comment in fe-auth-scram.c Michael Paquier
- pgsql: Fix comment in fe-auth-scram.c Michael Paquier
- pgsql: Refactor code parsing compression option values (-Z/--compress) Michael Paquier
- pgsql: doc: add transaction processing chapter with internals info Bruce Momjian
- pgsql: doc: add transaction processing chapter with internals info Bruce Momjian
- pgsql: doc: add transaction processing chapter with internals info Bruce Momjian
- pgsql: doc: add transaction processing chapter with internals info Bruce Momjian
- pgsql: doc: add transaction processing chapter with internals info Bruce Momjian
- pgsql: doc: add transaction processing chapter with internals info Bruce Momjian
- pgsql: Add regression tests for psql's \o and \g on files Michael Paquier
- pgsql: Stop accessing checkAsUser via RTE in some cases Alvaro Herrera
- pgsql: Bump catalog version for previous commit Alvaro Herrera
- pgsql: Reject missing database name in pg_regress and cohorts. Tom Lane
- pgsql: Reject missing database name in pg_regress and cohorts. Tom Lane
- pgsql: Reject missing database name in pg_regress and cohorts. Tom Lane
- pgsql: Reject missing database name in pg_regress and cohorts. Tom Lane
- pgsql: Reject missing database name in pg_regress and cohorts. Tom Lane
- pgsql: Reject missing database name in pg_regress and cohorts. Tom Lane