Mailing lists [pgsql-committers]
- pgsql: Repair logic for reordering grouping sets optimization. Andrew Gierth
- pgsql: Repair logic for reordering grouping sets optimization. Andrew Gierth
- pgsql: Repair logic for reordering grouping sets optimization. Andrew Gierth
- pgsql: Repair logic for reordering grouping sets optimization. Andrew Gierth
- pgsql: Repair logic for reordering grouping sets optimization. Andrew Gierth
- pgsql: Don't read fields of a misaligned ExpandedObjectHeader orAnyArr Noah Misch
- pgsql: Don't read fields of a misaligned ExpandedObjectHeader orAnyArr Noah Misch
- pgsql: Don't read fields of a misaligned ExpandedObjectHeader orAnyArr Noah Misch
- pgsql: Don't read fields of a misaligned ExpandedObjectHeader orAnyArr Noah Misch
- pgsql: Don't read fields of a misaligned ExpandedObjectHeader orAnyArr Noah Misch
- pgsql: Fix many typos and inconsistencies Michael Paquier
- pgsql: Add missing serial commas Peter Eisentraut
- pgsql: Convert some stragglers to new frontend logging API Peter Eisentraut
- pgsql: Fix missing call to table_finish_bulk_insert during COPY David Rowley
- Re: pgsql: Fix missing call to table_finish_bulk_insert during COPY David Rowley
- pgsql: Remove surplus call to table_finish_bulk_insert David Rowley
- Re: pgsql: Remove surplus call to table_finish_bulk_insert Tom Lane
- pgsql: Revert fix missing call to table_finish_bulk_insert during COPY David Rowley
- Re: pgsql: Remove surplus call to table_finish_bulk_insert David Rowley
- pgsql: Doc: remove obsolete description of oid column as being"hidden" Tom Lane
- pgsql: pgindent run prior to branching v12. Tom Lane
- pgsql: Stamp HEAD as 13devel. Tom Lane
- pgsql: Branch refs/heads/REL_12_STABLE was created noreply@postgresql.org
- pgsql: Remove support for non-ELF BSD systems Peter Eisentraut
- pgsql: Revert "Insert temporary debugging output in regression tests." Tom Lane
- pgsql: Refactor code of reindexdb for query generation Michael Paquier
- pgsql: Add support for Visual Studio 2019 in build scripts Michael Paquier
- pgsql: Remove obsolete nbtree "get root" comment. Peter Geoghegan
- pgsql: Simplify psql \d's rule for ordering the indexes of a table. Tom Lane
- pgsql: Don't treat complete_from_const as equivalent tocomplete_from_l Tom Lane
- pgsql: Fix tab completion of "SET variable TO|=" to not offer boguscom Tom Lane
- pgsql: Fix tab completion of "SET variable TO|=" to not offer boguscom Tom Lane
- pgsql: Don't treat complete_from_const as equivalent tocomplete_from_l Tom Lane
- pgsql: Fix tab completion of "SET variable TO|=" to not offer boguscom Tom Lane
- pgsql: Fix tab completion of "SET variable TO|=" to not offer boguscom Tom Lane
- pgsql: Fix tab completion of "SET variable TO|=" to not offer boguscom Tom Lane
- pgsql: Remove redundant newlines from error messages Peter Eisentraut
- pgsql: Remove redundant newlines from error messages Peter Eisentraut
- pgsql: Fix accidentally swapped error message arguments Peter Eisentraut
- pgsql: Fix accidentally swapped error message arguments Peter Eisentraut
- pgsql: Add support for Visual Studio 2019 in build scripts Michael Paquier
- pgsql: Add support for Visual Studio 2019 in build scripts Michael Paquier
- pgsql: Add support for Visual Studio 2019 in build scripts Michael Paquier
- pgsql: Add support for Visual Studio 2019 in build scripts Michael Paquier
- pgsql: Add support for Visual Studio 2019 in build scripts Michael Paquier
- pgsql: Add support for Visual Studio 2019 in build scripts Michael Paquier
- pgsql: Fix small memory leak in ecpglibecpg_update_declare_statement() Michael Meskes
- pgsql: Use strtoint() instead of strtol() in pgtypeslib where theresul Michael Meskes
- pgsql: Made ecpg compatibility mode and run-time behaviour optionscase Michael Meskes
- pgsql: postgres_fdw: Remove redundancy inpostgresAcquireSampleRowsFunc Etsuro Fujita
- pgsql: Don't remove surplus columns from GROUP BY for inheritanceparen David Rowley
- pgsql: Don't remove surplus columns from GROUP BY for inheritanceparen David Rowley
- pgsql: Don't remove surplus columns from GROUP BY for inheritanceparen David Rowley
- pgsql: Don't remove surplus columns from GROUP BY for inheritanceparen David Rowley
- pgsql: Don't remove surplus columns from GROUP BY for inheritanceparen David Rowley
- pgsql: Show table persistence in psql's \dt+ and related commands. Tom Lane
- pgsql: Doc: document table persistence display in \dt+. Tom Lane
- pgsql: Ensure plpgsql result tuples have the right composite typemarki Tom Lane
- pgsql: Ensure plpgsql result tuples have the right composite typemarki Tom Lane
- pgsql: Ensure plpgsql result tuples have the right composite typemarki Tom Lane
- pgsql: Use appendStringInfoString and appendPQExpBufferStr wherepossib David Rowley
- pgsql: Simplify TAP tests of pg_dump for connection strings Michael Paquier
- pgsql: Introduce safer encoding and decoding routines for base64.c Michael Paquier
- pgsql: Sync our Snowball stemmer dictionaries with current upstream Peter Eisentraut
- pgsql: Clean up whitespace a bit Peter Eisentraut
- pgsql: Remove unnecessary casts from size_t to int Peter Eisentraut
- pgsql: Unwind some workarounds for lack of portable int64 formatspecif Peter Eisentraut
- pgsql: Speed-up build of MCV lists with many distinct values Tomas Vondra
- pgsql: Simplify pg_mcv_list (de)serialization Tomas Vondra
- pgsql: Fix pg_mcv_list_items() to produce text[] Tomas Vondra
- pgsql: Update hardcoded DH parameters to IANA standards Michael Paquier
- pgsql: Add min() and max() aggregates for pg_lsn Michael Paquier
- pgsql: doc: Spell checking Peter Eisentraut
- pgsql: doc: Spell checking Peter Eisentraut
- pgsql: Improve comment in postgresql.conf.sample. Thomas Munro
- pgsql: Fix pg_mcv_list_items() to produce text[] Tomas Vondra
- pgsql: Speed-up build of MCV lists with many distinct values Tomas Vondra
- pgsql: Simplify pg_mcv_list (de)serialization Tomas Vondra
- pgsql: Add \warn command to psql. Tom Lane
- pgsql: Remove unused variable in statext_mcv_serialize() Tomas Vondra
- pgsql: Remove unused variable in statext_mcv_serialize() Tomas Vondra
- pgsql: Remove dead encoding-conversion functions. Tom Lane
- pgsql: Remove unreferenced function declarations. Tom Lane
- pgsql: Add some test cases to improve test coverage of parse_expr.c. Tom Lane
- pgsql: Add missing assertions for required table am callbacks. Amit Kapila
- pgsql: Add missing assertions for required table am callbacks. Amit Kapila
- pgsql: Add missing source files to nls.mk Peter Eisentraut
- pgsql: psql: Fix logging output format Peter Eisentraut
- pgsql: Add missing source files to nls.mk Peter Eisentraut
- pgsql: psql: Fix logging output format Peter Eisentraut
- pgsql: In pg_log_generic(), be more paranoid about preserving errno. Tom Lane
- pgsql: In pg_log_generic(), be more paranoid about preserving errno. Tom Lane
- pgsql: Remove more unreferenced function declarations Michael Paquier
- pgsql: Use consistent style for checking return from system calls Peter Eisentraut
- pgsql: Fix inconsistencies in the code Michael Paquier
- pgsql: Fix small memory leak in ecpglibecpg_update_declare_statement() Michael Meskes
- pgsql: doc: Clarify logical replication documentation Peter Eisentraut
- pgsql: doc: Clarify logical replication documentation Peter Eisentraut
- pgsql: doc: Clarify logical replication documentation Peter Eisentraut
- pgsql: doc: Clarify logical replication documentation Peter Eisentraut
- pgsql: tableam: Provide helper functions for relation sizing. Robert Haas
- pgsql: Remove unused C structure member Bruce Momjian
- pgsql: Adjust ssl_ciphers to be specific to OpenSSL Bruce Momjian
- pgsql: doc: adjust to_timestamp()/to_date() wording Bruce Momjian
- pgsql: doc: adjust to_timestamp()/to_date() wording Bruce Momjian
- pgsql: Force hash joins to be enabled in the hash join regressiontests Thomas Munro
- pgsql: Force hash joins to be enabled in the hash join regressiontests Thomas Munro
- pgsql: Force hash joins to be enabled in the hash join regressiontests Thomas Munro
- pgsql: Message style improvements Peter Eisentraut
- pgsql: Message style improvements Peter Eisentraut
- pgsql: Propagate trigger arguments to partitions Alvaro Herrera
- pgsql: Propagate trigger arguments to partitions Alvaro Herrera
- pgsql: Propagate trigger arguments to partitions Alvaro Herrera
- pgsql: Pass QueryEnvironment down to EvalPlanQual's EState. Thomas Munro
- pgsql: Pass QueryEnvironment down to EvalPlanQual's EState. Thomas Munro
- pgsql: Pass QueryEnvironment down to EvalPlanQual's EState. Thomas Munro
- pgsql: Pass QueryEnvironment down to EvalPlanQual's EState. Thomas Munro
- pgsql: Fix few typos and minor word smithing in tableam comments. Amit Kapila
- pgsql: Fix few typos and minor wordsmithing in tableam comments. Amit Kapila
- pgsql: Fix missing calls to table_finish_bulk_insert during COPY,take David Rowley
- pgsql: Fix missing calls to table_finish_bulk_insert during COPY,take David Rowley
- pgsql: Assorted fixes for jsonpath documentation Alexander Korotkov
- pgsql: Fix variable initialization when using buffering build withGiST Michael Paquier
- pgsql: Fix variable initialization when using buffering build withGiST Michael Paquier
- pgsql: Fix variable initialization when using buffering build withGiST Michael Paquier
- pgsql: Fix variable initialization when using buffering build withGiST Michael Paquier
- pgsql: Fix variable initialization when using buffering build withGiST Michael Paquier
- pgsql: Fix variable initialization when using buffering build withGiST Michael Paquier
- pgsql: Fix variable initialization when using buffering build withGiST Michael Paquier
- Re: pgsql: Propagate trigger arguments to partitions Michael Paquier
- pgsql: Assorted fixes for jsonpath documentation Alexander Korotkov
- Re: pgsql: Propagate trigger arguments to partitions Alvaro Herrera
- Re: pgsql: Propagate trigger arguments to partitions Michael Paquier
- pgsql: Fix compile failure Alvaro Herrera
- pgsql: Mention limitation of unique in partitioned tables Alvaro Herrera
- pgsql: Mention limitation of unique in partitioned tables Alvaro Herrera
- pgsql: Mention limitation of unique in partitioned tables Alvaro Herrera
- pgsql: docs: remove pg_roles mention of the oid column being displayed Bruce Momjian
- pgsql: docs: remove pg_roles mention of the oid column being displayed Bruce Momjian
- pgsql: Reduce memory consumption for multi-statement query strings. Tom Lane
- pgsql: Fixes for jsonpath filter expression elements table in docs Alexander Korotkov
- pgsql: Fixes for jsonpath filter expression elements table in docs Alexander Korotkov
- pgsql: Fix RANGE partition pruning with multiple boolean partitionkeys David Rowley
- pgsql: Fix RANGE partition pruning with multiple boolean partitionkeys David Rowley
- pgsql: Fix RANGE partition pruning with multiple boolean partitionkeys David Rowley
- pgsql: Fix get_actual_variable_range() to cope with broken HOT chains. Tom Lane
- pgsql: Fix get_actual_variable_range() to cope with broken HOT chains. Tom Lane
- pgsql: Fix get_actual_variable_range() to cope with broken HOT chains. Tom Lane
- pgsql: Warn if wal_level is too low when creating a publication. Thomas Munro
- pgsql: Introduce timed waits for condition variables. Thomas Munro
- pgsql: Forward received condition variable signals on cancel. Thomas Munro
- pgsql: Fix tab completion for UPDATE. Thomas Munro
- pgsql: Tab completion for CREATE TYPE. Thomas Munro
- pgsql: Fix and improve several places in the docs Michael Paquier
- pgsql: Fix and improve several places in the docs Michael Paquier
- pgsql: Fix some inconsistencies in MSVC scripts Michael Paquier
- pgsql: Revive test of concurrent OID generation. Noah Misch
- pgsql: Revive test of concurrent OID generation. Noah Misch
- pgsql: Fix documentation for pgbench tpcb-like. Thomas Munro
- pgsql: Fix documentation for pgbench tpcb-like. Thomas Munro
- pgsql: Fix documentation for pgbench tpcb-like. Thomas Munro
- pgsql: Fix documentation for pgbench tpcb-like. Thomas Munro
- pgsql: Fix documentation for pgbench tpcb-like. Thomas Munro
- pgsql: Teach pg_stat_statements not to ignore FOR UPDATE clauses Andrew Gierth
- pgsql: Add support for <-> (box, point) operator to SP-GiST box_ops Alexander Korotkov
- pgsql: Add missing commutators for distance operators Alexander Korotkov
- pgsql: Add support for <-> (box, point) operator to GiST box_ops Alexander Korotkov
- pgsql: Forgotten catversion bump Alexander Korotkov
- Re: pgsql: Forgotten catversion bump Alexander Korotkov
- pgsql: Add gen_random_uuid function Peter Eisentraut
- pgsql: Provide XLogRecGetFullXid(). Thomas Munro
- pgsql: Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane
- pgsql: Fix pathological nbtree split point choice issue. Peter Geoghegan
- pgsql: Fix pathological nbtree split point choice issue. Peter Geoghegan
- pgsql: Correct nbtsplitloc.c comment. Peter Geoghegan
- pgsql: Correct nbtsplitloc.c comment. Peter Geoghegan
- pgsql: Report the time taken by pgbench initialization steps. Thomas Munro
- pgsql: Provide pgbench --show-script to dump built-in scripts. Thomas Munro
- pgsql: doc: mention pg_reload_conf() for reloading the config file Bruce Momjian
- pgsql: doc: mention pg_reload_conf() for reloading the config file Bruce Momjian
- pgsql: doc: mention pg_reload_conf() for reloading the config file Bruce Momjian
- pgsql: doc: mention pg_reload_conf() for reloading the config file Bruce Momjian
- pgsql: doc: mention pg_reload_conf() for reloading the config file Bruce Momjian
- pgsql: doc: mention pg_reload_conf() for reloading the config file Bruce Momjian
- pgsql: doc: mention pg_reload_conf() for reloading the config file Bruce Momjian
- pgsql: doc: Fix Tamil language mention in PG 12 docs Bruce Momjian
- pgsql: Remove dead code. Tom Lane
- pgsql: Fix inconsistencies and typos in the tree Michael Paquier
- Re: pgsql: Represent Lists as expansible arrays, not chains ofcons-cells. Michael Paquier
- Re: pgsql: Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane
- pgsql: Redesign the API for list sorting (list_qsort becomeslist_sort) Tom Lane
- pgsql: Clean up some ad-hoc code for sorting and de-duplicating Lists. Tom Lane
- Re: pgsql: Represent Lists as expansible arrays, not chains ofcons-cells. Andrew Dunstan
- pgsql: Remove lappend_cell...() family of List functions. Tom Lane
- pgsql: Fix thinko in construction of old_conpfeqop list. Tom Lane
- pgsql: Fix thinko in construction of old_conpfeqop list. Tom Lane
- pgsql: Fix thinko in construction of old_conpfeqop list. Tom Lane
- pgsql: Fix thinko in construction of old_conpfeqop list. Tom Lane
- pgsql: Fix thinko in construction of old_conpfeqop list. Tom Lane
- pgsql: Fix thinko in construction of old_conpfeqop list. Tom Lane
- pgsql: Fix thinko in construction of old_conpfeqop list. Tom Lane
- pgsql: Move some md.c-specific logic from smgr.c to md.c. Thomas Munro
- pgsql: Avoid using lcons and list_delete_first where it's easy to doso Tom Lane
- pgsql: Fix sepgsql test results for commit d97b714a2. Tom Lane
- pgsql: Doc: explain where to find Makefile used to buildsepgsql-regtes Tom Lane
- pgsql: Clarify the distinction between public and privateSPITupleTable Tom Lane
- pgsql: Sync our copy of the timezone library with IANA releasetzcode20 Tom Lane
- pgsql: Sync our copy of the timezone library with IANA releasetzcode20 Tom Lane
- pgsql: Sync our copy of the timezone library with IANA releasetzcode20 Tom Lane
- pgsql: Sync our copy of the timezone library with IANA releasetzcode20 Tom Lane
- pgsql: Sync our copy of the timezone library with IANA releasetzcode20 Tom Lane
- pgsql: Sync our copy of the timezone library with IANA releasetzcode20 Tom Lane
- pgsql: Sync our copy of the timezone library with IANA releasetzcode20 Tom Lane
- pgsql: Update time zone data files to tzdata release 2019b. Tom Lane
- pgsql: Update time zone data files to tzdata release 2019b. Tom Lane
- pgsql: Update time zone data files to tzdata release 2019b. Tom Lane
- pgsql: Update time zone data files to tzdata release 2019b. Tom Lane
- pgsql: Update time zone data files to tzdata release 2019b. Tom Lane
- pgsql: Update time zone data files to tzdata release 2019b. Tom Lane
- pgsql: Update time zone data files to tzdata release 2019b. Tom Lane
- pgsql: Simplify description of --data-checksums in documentation ofini Michael Paquier
- pgsql: Simplify description of --data-checksums in documentation ofini Michael Paquier
- pgsql: tableam: comment improvements. Andres Freund
- pgsql: tableam: comment improvements. Andres Freund
- pgsql: Remove unnecessary TYPECACHE_GT_OPR lookup Tomas Vondra
- pgsql: Fix handling of opclauses in extended statistics Tomas Vondra
- pgsql: Fix handling of NULLs in MCV items and constants Tomas Vondra
- pgsql: Simplify bitmap updates in multivariate MCV code Tomas Vondra
- pgsql: Fix handling of opclauses in extended statistics Tomas Vondra
- pgsql: Remove unnecessary TYPECACHE_GT_OPR lookup Tomas Vondra
- pgsql: Fix handling of NULLs in MCV items and constants Tomas Vondra
- pgsql: Simplify bitmap updates in multivariate MCV code Tomas Vondra
- pgsql: Further adjust SPITupleTable to provide a public row-countfield Tom Lane
- pgsql: Fix nbtree metapage cache upgrade bug. Peter Geoghegan
- pgsql: Fix nbtree metapage cache upgrade bug. Peter Geoghegan
- pgsql: Fix nbtree metapage cache upgrade bug. Peter Geoghegan
- pgsql: Fix daterange canonicalization for +/- infinity. Jeff Davis
- pgsql: Fix daterange canonicalization for +/- infinity. Jeff Davis
- pgsql: Fix typo in mvdistinct.c Michael Paquier
- pgsql: Fix error in commit e6feef57. Jeff Davis
- pgsql: Fix error in commit e6feef57. Jeff Davis
- pgsql: Fix error in commit e6feef57. Jeff Davis
- pgsql: Fix daterange canonicalization for +/- infinity. Jeff Davis
- pgsql: Fix error in commit e6feef57. Jeff Davis
- pgsql: Fix daterange canonicalization for +/- infinity. Jeff Davis
- pgsql: Fix error in commit e6feef57. Jeff Davis
- pgsql: Fix daterange canonicalization for +/- infinity. Jeff Davis
- pgsql: Fix error in commit e6feef57. Jeff Davis
- pgsql: Fix daterange canonicalization for +/- infinity. Jeff Davis
- pgsql: Fix daterange canonicalization for +/- infinity. Jeff Davis
- pgsql: Fix error in commit e6feef57. Jeff Davis
- pgsql: Refactor parallelization processing code in src/bin/scripts/ Michael Paquier
- pgsql: Doc: clarify when table rewrites happen with column additionand Michael Paquier
- pgsql: Doc: clarify when table rewrites happen with column additionand Michael Paquier
- pgsql: Doc: clarify when table rewrites happen with column additionand Michael Paquier
- pgsql: Silence compiler warning, hopefully. Tom Lane
- pgsql: Silence compiler warning, hopefully. Tom Lane
- pgsql: Silence compiler warning, hopefully. Tom Lane
- pgsql: Silence compiler warning, hopefully. Tom Lane
- pgsql: Silence compiler warning, hopefully. Tom Lane
- pgsql: Silence compiler warning, hopefully. Tom Lane
- pgsql: Silence compiler warning, hopefully. Tom Lane
- pgsql: pg_stat_statements: add missing check for pgss_enabled(). Jeff Davis
- pgsql: Rework examine_opclause_expression to use varonleft Tomas Vondra
- pgsql: Use column collation for extended statistics Tomas Vondra
- pgsql: Use column collation for extended statistics Tomas Vondra
- pgsql: Rework examine_opclause_expression to use varonleft Tomas Vondra
- pgsql: Don't rely on estimates for amcheck Bloom filters. Peter Geoghegan
- pgsql: Don't rely on estimates for amcheck Bloom filters. Peter Geoghegan
- pgsql: Don't rely on estimates for amcheck Bloom filters. Peter Geoghegan
- pgsql: Speed up finding EquivalenceClasses for a given set of rels David Rowley
- pgsql: Fix compilation warning of pg_basebackup with MinGW Michael Paquier
- pgsql: Remove no-longer-helpful reliance on fixed-size local array. Tom Lane
- pgsql: Adjust overly strict Assert David Rowley
- pgsql: Fix inconsistencies and typos in the tree Michael Paquier
- pgsql: Make better use of the new List implementation in a couple ofpl David Rowley
- pgsql: Make identity sequence management more robust Peter Eisentraut
- pgsql: Use appendBinaryStringInfo in more places where the length iskn David Rowley
- pgsql: initdb: Change authentication defaults Peter Eisentraut
- pgsql: Revert "initdb: Change authentication defaults" Peter Eisentraut
- pgsql: Install dependencies to prevent dropping partition key columns. Tom Lane
- pgsql: Install dependencies to prevent dropping partition key columns. Tom Lane
- pgsql: Install dependencies to prevent dropping partition key columns. Tom Lane
- pgsql: Install dependencies to prevent dropping partition key columns. Tom Lane
- pgsql: Make pg_upgrade's test.sh less chatty. Tom Lane
- pgsql: Make pg_upgrade's test.sh less chatty. Tom Lane
- pgsql: Make pg_upgrade's test.sh less chatty. Tom Lane
- pgsql: Make pg_upgrade's test.sh less chatty. Tom Lane
- pgsql: Make pg_upgrade's test.sh less chatty. Tom Lane
- pgsql: Remove more progname references in vacuumdb.c Michael Paquier
- pgsql: Add CREATE DATABASE LOCALE option Peter Eisentraut
- pgsql: Improve psql's \d output for TOAST tables. Tom Lane
- pgsql: Improve psql's \d output for partitioned indexes. Tom Lane
- pgsql: Check that partitions are not in use when dropping constraints Alvaro Herrera
- pgsql: Check that partitions are not in use when dropping constraints Alvaro Herrera
- pgsql: Check that partitions are not in use when dropping constraints Alvaro Herrera
- pgsql: Improve stability of TAP test for synchronous replication Michael Paquier
- pgsql: Improve stability of TAP test for synchronous replication Michael Paquier
- pgsql: Improve stability of TAP test for synchronous replication Michael Paquier
- pgsql: Improve stability of TAP test for synchronous replication Michael Paquier
- pgsql: Improve stability of TAP test for synchronous replication Michael Paquier
- pgsql: Doc: Clarify interactions of pg_receivexlog with remote_apply Michael Paquier
- pgsql: Doc: Clarify interactions of pg_receivewal with remote_apply Michael Paquier
- pgsql: Doc: Clarify interactions of pg_receivewal with remote_apply Michael Paquier
- pgsql: Doc: Clarify interactions of pg_receivewal with remote_apply Michael Paquier
- pgsql: Doc: Clarify interactions of pg_receivewal with remote_apply Michael Paquier
- Re: pgsql: Doc: Clarify interactions of pg_receivewal withremote_apply Stefan Kaltenbrunner
- pgsql: Fix build of documentation Michael Paquier
- pgsql: Fix build of documentation Michael Paquier
- Re: pgsql: Doc: Clarify interactions of pg_receivewal withremote_apply Michael Paquier
- pgsql: Don't assume expr is available in pgbench tests Andrew Dunstan
- pgsql: Don't assume expr is available in pgbench tests Andrew Dunstan
- pgsql: Don't assume expr is available in pgbench tests Andrew Dunstan
- pgsql: Refactor checks for deleted GiST pages. Heikki Linnakangas
- pgsql: Use full 64-bit XID for checking if a deleted GiST page is olde Heikki Linnakangas
- pgsql: Refactor checks for deleted GiST pages. Heikki Linnakangas
- pgsql: Use full 64-bit XID for checking if a deleted GiST page is olde Heikki Linnakangas
- Re: pgsql: Improve stability of TAP test for synchronous replication Andrew Dunstan
- pgsql: Fix infelicities in describeOneTableDetails' partitioned-tableh Tom Lane
- pgsql: Fix infelicities in describeOneTableDetails' partitioned-tableh Tom Lane
- pgsql: Fix infelicities in describeOneTableDetails' partitioned-tableh Tom Lane
- pgsql: Fix infelicities in describeOneTableDetails' partitioned-tableh Tom Lane
- pgsql: Fix failure with pgperlcritic from the TAP test of synchronousr Michael Paquier
- pgsql: Fix failure with pgperlcritic from the TAP test of synchronousr Michael Paquier
- pgsql: Fix failure with pgperlcritic from the TAP test of synchronousr Michael Paquier
- pgsql: Fix failure with pgperlcritic from the TAP test of synchronousr Michael Paquier
- pgsql: Fix failure with pgperlcritic from the TAP test of synchronousr Michael Paquier
- Re: pgsql: Improve stability of TAP test for synchronous replication Michael Paquier
- pgsql: Fix system column accesses in ON CONFLICT ... RETURNING. Andres Freund
- pgsql: Fix system column accesses in ON CONFLICT ... RETURNING. Andres Freund
- pgsql: doc: Fix typo Peter Eisentraut
- pgsql: doc: Fix typo Peter Eisentraut
- pgsql: Fix contrib/sepgsql test policy to work with latest SELinuxrele Tom Lane
- pgsql: Fix contrib/sepgsql test policy to work with latest SELinuxrele Tom Lane
- pgsql: Fix contrib/sepgsql test policy to work with latest SELinuxrele Tom Lane
- pgsql: Fix contrib/sepgsql test policy to work with latest SELinuxrele Tom Lane
- pgsql: Fix contrib/sepgsql test policy to work with latest SELinuxrele Tom Lane
- pgsql: Fix contrib/sepgsql test policy to work with latest SELinuxrele Tom Lane
- pgsql: Fix contrib/sepgsql test policy to work with latest SELinuxrele Tom Lane
- pgsql: Honor MSVC WindowsSDKVersion if set Andrew Dunstan
- pgsql: Honor MSVC WindowsSDKVersion if set Andrew Dunstan
- pgsql: Honor MSVC WindowsSDKVersion if set Andrew Dunstan
- pgsql: Honor MSVC WindowsSDKVersion if set Andrew Dunstan
- pgsql: Honor MSVC WindowsSDKVersion if set Andrew Dunstan
- pgsql: Honor MSVC WindowsSDKVersion if set Andrew Dunstan
- pgsql: Honor MSVC WindowsSDKVersion if set Andrew Dunstan
- pgsql: Fix failures to ignore \r when reading Windows-style newlines. Tom Lane
- pgsql: Fix failures to ignore \r when reading Windows-style newlines. Tom Lane
- pgsql: Fix failures to ignore \r when reading Windows-style newlines. Tom Lane
- pgsql: Fix failures to ignore \r when reading Windows-style newlines. Tom Lane
- pgsql: Fix failures to ignore \r when reading Windows-style newlines. Tom Lane
- pgsql: Fix failures to ignore \r when reading Windows-style newlines. Tom Lane
- pgsql: Fix failures to ignore \r when reading Windows-style newlines. Tom Lane
- Re: pgsql: Honor MSVC WindowsSDKVersion if set Tom Lane
- Re: pgsql: Honor MSVC WindowsSDKVersion if set Andrew Dunstan
- pgsql: Fix syntax error in commit 20e99cddd. Tom Lane
- pgsql: Fix syntax error in commit 20e99cddd. Tom Lane
- pgsql: Fix syntax error in commit 20e99cddd. Tom Lane
- pgsql: Fix syntax error in commit 20e99cddd. Tom Lane
- pgsql: Fix syntax error in commit 20e99cddd. Tom Lane
- pgsql: Fix syntax error in commit 20e99cddd. Tom Lane
- pgsql: Fix syntax error in commit 20e99cddd. Tom Lane
- Re: pgsql: Honor MSVC WindowsSDKVersion if set Tom Lane
- Re: pgsql: Honor MSVC WindowsSDKVersion if set Andrew Dunstan
- pgsql: Fix slot type handling for Agg nodes performing internal sorts. Andres Freund
- pgsql: Fix slot type handling for Agg nodes performing internal sorts. Andres Freund
- pgsql: Add missing (COSTS OFF) to EXPLAIN added in previous commit. Andres Freund
- pgsql: Add missing (COSTS OFF) to EXPLAIN added in previous commit. Andres Freund
- pgsql: Fix LDAP test instability. Thomas Munro
- pgsql: Fix LDAP test instability. Thomas Munro
- pgsql: Fix LDAP test instability. Thomas Munro
- pgsql: doc: PG 12 relnotes, add item - pg_test_fsync fix on Windows Bruce Momjian
- pgsql: doc: PG 12 relnotes - add item about amcheck index root check Bruce Momjian
- pgsql: doc: Make libpq documentation navigable between functions Peter Eisentraut
- pgsql: doc: Change libpq function ids to mixed case Peter Eisentraut
- pgsql: doc: Add support for xref to command and function elements Peter Eisentraut
- pgsql: doc: Fix some markup whitespace issues Peter Eisentraut
- pgsql: Fix loss of fractional digits for large values incash_numeric() Tom Lane
- pgsql: Fix loss of fractional digits for large values incash_numeric() Tom Lane
- pgsql: Fix loss of fractional digits for large values incash_numeric() Tom Lane
- pgsql: Fix loss of fractional digits for large values incash_numeric() Tom Lane
- pgsql: Fix loss of fractional digits for large values incash_numeric() Tom Lane
- pgsql: Fix loss of fractional digits for large values incash_numeric() Tom Lane
- pgsql: Fix loss of fractional digits for large values incash_numeric() Tom Lane
- pgsql: Tweak our special-case logic for the IANA "Factory" timezone. Tom Lane
- pgsql: Avoid choosing "localtime" or "posixrules" as TimeZone duringin Tom Lane
- pgsql: Tweak our special-case logic for the IANA "Factory" timezone. Tom Lane
- pgsql: Tweak our special-case logic for the IANA "Factory" timezone. Tom Lane
- pgsql: Avoid choosing "localtime" or "posixrules" as TimeZone duringin Tom Lane
- pgsql: Avoid choosing "localtime" or "posixrules" as TimeZone duringin Tom Lane
- pgsql: Tweak our special-case logic for the IANA "Factory" timezone. Tom Lane
- pgsql: Tweak our special-case logic for the IANA "Factory" timezone. Tom Lane
- pgsql: Avoid choosing "localtime" or "posixrules" as TimeZone duringin Tom Lane
- pgsql: Avoid choosing "localtime" or "posixrules" as TimeZone duringin Tom Lane
- pgsql: Tweak our special-case logic for the IANA "Factory" timezone. Tom Lane
- pgsql: Tweak our special-case logic for the IANA "Factory" timezone. Tom Lane
- pgsql: Avoid choosing "localtime" or "posixrules" as TimeZone duringin Tom Lane
- pgsql: Avoid choosing "localtime" or "posixrules" as TimeZone duringin Tom Lane
- pgsql: Fix possible lockup in pgbench with -R. Tom Lane
- pgsql: Fix possible lockup in pgbench with -R. Tom Lane
- pgsql: Don't uselessly escape a string that doesn't need escaping Alvaro Herrera
- pgsql: Don't uselessly escape a string that doesn't need escaping Alvaro Herrera
- pgsql: Don't uselessly escape a string that doesn't need escaping Alvaro Herrera
- pgsql: Don't uselessly escape a string that doesn't need escaping Alvaro Herrera
- pgsql: Don't uselessly escape a string that doesn't need escaping Alvaro Herrera
- pgsql: pg_upgrade: Default new bindir to pg_upgrade location Peter Eisentraut
- pgsql: Fix typo in pg_upgrade file header Peter Eisentraut
- pgsql: pg_upgrade: Check all used executables Peter Eisentraut
- pgsql: pg_upgrade: Update obsolescent documentation note Peter Eisentraut
- pgsql: pg_upgrade: Update obsolescent documentation note Peter Eisentraut
- pgsql: Add support for --jobs in reindexdb Michael Paquier
- pgsql: Don't drop NOTICE messages in isolation tests. Tom Lane
- pgsql: Fix isolationtester race condition for notices sent beforeblock Tom Lane
- pgsql: Fix typo in fd.c Michael Paquier
- pgsql: Doc: Fix event trigger firing table Michael Paquier
- pgsql: Doc: Fix event trigger firing table Michael Paquier
- pgsql: Doc: Fix event trigger firing table Michael Paquier
- pgsql: Doc: Fix event trigger firing table Michael Paquier
- pgsql: Doc: Fix event trigger firing table Michael Paquier
- pgsql: Doc: Fix event trigger firing table Michael Paquier
- pgsql: Doc: Fix event trigger firing table Michael Paquier
- pgsql: Improve test coverage for LISTEN/NOTIFY. Tom Lane
- pgsql: Avoid macro clash with LLVM 9. Thomas Munro
- pgsql: Avoid macro clash with LLVM 9. Thomas Munro
- pgsql: Avoid macro clash with LLVM 9. Thomas Munro
- pgsql: Fix handling of expressions and predicates in REINDEXCONCURRENT Michael Paquier
- pgsql: Fix handling of expressions and predicates in REINDEXCONCURRENT Michael Paquier
- pgsql: Fix inconsistencies and typos in the tree Michael Paquier
- pgsql: Handle fsync failures in pg_receivewal and pg_recvlogical Peter Eisentraut
- pgsql: Fix busted logic for parallel lock grouping in TopoSort(). Tom Lane
- pgsql: Fix busted logic for parallel lock grouping in TopoSort(). Tom Lane
- pgsql: Fix busted logic for parallel lock grouping in TopoSort(). Tom Lane
- pgsql: Fix busted logic for parallel lock grouping in TopoSort(). Tom Lane
- pgsql: Fix busted logic for parallel lock grouping in TopoSort(). Tom Lane
- pgsql: Fix memory leak coming from simple lists built in reindexdb Michael Paquier
- pgsql: Don't build extended statistics on inheritance trees Tomas Vondra
- pgsql: Don't build extended statistics on inheritance trees Tomas Vondra
- pgsql: Don't build extended statistics on inheritance trees Tomas Vondra
- pgsql: Don't build extended statistics on inheritance trees Tomas Vondra
- pgsql: Print WAL position correctly in pg_rewind error message. Heikki Linnakangas
- pgsql: Print WAL position correctly in pg_rewind error message. Heikki Linnakangas
- pgsql: Print WAL position correctly in pg_rewind error message. Heikki Linnakangas
- pgsql: Print WAL position correctly in pg_rewind error message. Heikki Linnakangas
- pgsql: Print WAL position correctly in pg_rewind error message. Heikki Linnakangas
- pgsql: Print WAL position correctly in pg_rewind error message. Heikki Linnakangas
- pgsql: Allow table AM's to use rd_amcache, too. Heikki Linnakangas
- pgsql: Allow table AM's to use rd_amcache, too. Heikki Linnakangas
- pgsql: Remove orphaned structure member in pgcrypto Michael Paquier
- pgsql: Remove superfluous semicolon. Andres Freund
- pgsql: Remove superfluous newlines in function prototypes. Andres Freund
- pgsql: Remove superfluous newlines in function prototypes. Andres Freund
- pgsql: Run UTF8-requiring collation tests by default Peter Eisentraut
- pgsql: Fix pg_dump's handling of dependencies for custom opclasses. Tom Lane
- pgsql: Fix pg_dump's handling of dependencies for custom opclasses. Tom Lane
- pgsql: Fix pg_dump's handling of dependencies for custom opclasses. Tom Lane
- pgsql: Fix pg_dump's handling of dependencies for custom opclasses. Tom Lane
- pgsql: Fix pg_dump's handling of dependencies for custom opclasses. Tom Lane
- pgsql: Fix pg_dump's handling of dependencies for custom opclasses. Tom Lane
- pgsql: Fix pg_dump's handling of dependencies for custom opclasses. Tom Lane