Mailing lists [pgsql-committers]
- pgsql: Further adjustments to Hashagg EXPLAIN ANALYZE output David Rowley
- pgsql: Further adjustments to Hashagg EXPLAIN ANALYZE output David Rowley
- pgsql: Fix removal of files generated by TAP tests for SSL Michael Paquier
- pgsql: Fix removal of files generated by TAP tests for SSL Michael Paquier
- pgsql: Refactor creation of normal dependency records when creating ext Michael Paquier
- pgsql: Improve vacuum error context handling. Amit Kapila
- pgsql: Improve vacuum error context handling. Amit Kapila
- pgsql: Refactor ObjectAddress field assignments in more places Michael Paquier
- pgsql: nbtree: Rename _bt_search() variables. Peter Geoghegan
- pgsql: Initialize work_mem using current guc.c default. Peter Geoghegan
- pgsql: Change default of pg_stat_statements.track_planning to off. Fujii Masao
- pgsql: Change default of pg_stat_statements.track_planning to off. Fujii Masao
- pgsql: doc: Correct description of restart_lsn in pg_replication_slots Fujii Masao
- pgsql: doc: Correct description of restart_lsn in pg_replication_slots Fujii Masao
- pgsql: Fix temporary tablespaces for shared filesets Magnus Hagander
- pgsql: Fix temporary tablespaces for shared filesets Magnus Hagander
- pgsql: Fix temporary tablespaces for shared filesets Magnus Hagander
- pgsql: Fix temporary tablespaces for shared filesets Magnus Hagander
- pgsql: Fix temporary tablespaces for shared filesets Magnus Hagander
- pgsql: Fix temporary tablespaces for shared filesets Magnus Hagander
- pgsql: Fix temporary tablespaces for shared filesets Magnus Hagander
- pgsql: Inline plpgsql's exec_stmt() into exec_stmts(). Tom Lane
- pgsql: Fix temporary tablespaces for shared filesets some more. Tom Lane
- pgsql: Fix temporary tablespaces for shared filesets some more. Tom Lane
- pgsql: Fix temporary tablespaces for shared filesets some more. Tom Lane
- pgsql: Fix temporary tablespaces for shared filesets some more. Tom Lane
- pgsql: Fix temporary tablespaces for shared filesets some more. Tom Lane
- pgsql: Fix temporary tablespaces for shared filesets some more. Tom Lane
- pgsql: Fix temporary tablespaces for shared filesets some more. Tom Lane
- pgsql: Clamp total-tuples estimates for foreign tables to ensure planne Tom Lane
- pgsql: Clamp total-tuples estimates for foreign tables to ensure planne Tom Lane
- pgsql: Clamp total-tuples estimates for foreign tables to ensure planne Tom Lane
- pgsql: Clamp total-tuples estimates for foreign tables to ensure planne Tom Lane
- pgsql: Clamp total-tuples estimates for foreign tables to ensure planne Tom Lane
- pgsql: Clamp total-tuples estimates for foreign tables to ensure planne Tom Lane
- pgsql: Clamp total-tuples estimates for foreign tables to ensure planne Tom Lane
- pgsql: Read until EOF vice stat-reported size in read_binary_file Joe Conway
- pgsql: Read until EOF vice stat-reported size in read_binary_file Joe Conway
- pgsql: Read until EOF vice stat-reported size in read_binary_file Joe Conway
- pgsql: Read until EOF vice stat-reported size in read_binary_file Joe Conway
- pgsql: Fix "ignoring return value" complaints from commit 96d1f423f9 Joe Conway
- pgsql: Fix "ignoring return value" complaints from commit 96d1f423f9 Joe Conway
- pgsql: Fix "ignoring return value" complaints from commit 96d1f423f9 Joe Conway
- pgsql: Fix "ignoring return value" complaints from commit 96d1f423f9 Joe Conway
- pgsql: Rename enable_incrementalsort for clarity Peter Eisentraut
- pgsql: Rename enable_incrementalsort for clarity Peter Eisentraut
- pgsql: doc: Fix incorrect reference to textout in plpgsql examples Michael Paquier
- pgsql: doc: Fix incorrect reference to textout in plpgsql examples Michael Paquier
- pgsql: doc: Fix incorrect reference to textout in plpgsql examples Michael Paquier
- pgsql: doc: Fix incorrect reference to textout in plpgsql examples Michael Paquier
- pgsql: doc: Fix incorrect reference to textout in plpgsql examples Michael Paquier
- pgsql: doc: Fix incorrect reference to textout in plpgsql examples Michael Paquier
- pgsql: doc: Fix incorrect reference to textout in plpgsql examples Michael Paquier
- pgsql: doc: Spell checking Peter Eisentraut
- pgsql: doc: Spell checking Peter Eisentraut
- pgsql: Inline the fast path of plpgsql's exec_cast_value(). Tom Lane
- pgsql: Improve perl script in MSVC to build binaries Michael Paquier
- pgsql: Remove unused function parameter in end_parallel_vacuum. Amit Kapila
- pgsql: Remove unused function parameter in end_parallel_vacuum. Amit Kapila
- pgsql: Add new flag to format_type_extended() to get NULL for undefined Michael Paquier
- pgsql: Remove extra whitespace in comments atop ReorderBufferCheckMemor Amit Kapila
- pgsql: Remove extra whitespace in comments atop ReorderBufferCheckMemor Amit Kapila
- pgsql: Refactor routines for name lookups of procedures and operators Michael Paquier
- pgsql: doc: Add note about possible performance overhead by enabling tr Fujii Masao
- pgsql: doc: Add note about possible performance overhead by enabling tr Fujii Masao
- pgsql: Fix typo in test Peter Eisentraut
- pgsql: Create composite array types for initdb-created relations. Tom Lane
- pgsql: Remove unnecessary PageIsEmpty() nbtree build check. Peter Geoghegan
- pgsql: Resolve gratuitous tabs in test SQL file Peter Eisentraut
- pgsql: Check ssl_in_use flag when reporting statistics Magnus Hagander
- pgsql: Morph pg_replication_slots.min_safe_lsn to safe_wal_size Alvaro Herrera
- pgsql: Morph pg_replication_slots.min_safe_lsn to safe_wal_size Alvaro Herrera
- pgsql: Don't create pg_type entries for sequences or toast tables. Tom Lane
- pgsql: Un-break pg_upgrade from pre-v12 servers. Tom Lane
- pgsql: doc: Fix inconsistencies in GIN, BRIN and SP-GiST for optional o Michael Paquier
- pgsql: doc: Fix inconsistencies in GIN, BRIN and SP-GiST for optional o Michael Paquier
- pgsql: Fix function name in comment. Fujii Masao
- pgsql: Fix typo Magnus Hagander
- pgsql: Remove junk in test file Peter Eisentraut
- pgsql: Fix incorrect variable datatype. Fujii Masao
- pgsql: Fix incorrect variable datatype. Fujii Masao
- pgsql: Add test coverage for pg_current_logfile() function. Tom Lane
- pgsql: Don't treat DumpOptions->dump_inserts like a boolean Alvaro Herrera
- pgsql: tap tests: replace 'master' with 'primary'. Andres Freund
- pgsql: docs: replace 'master' with 'root' where appropriate. Andres Freund
- pgsql: code: replace 'master' with 'primary' where appropriate. Andres Freund
- pgsql: code: replace 'master' with 'leader' where appropriate. Andres Freund
- pgsql: docs: replace 'master' with 'primary' where appropriate. Andres Freund
- pgsql: code: replace most remaining uses of 'master'. Andres Freund
- pgsql: docs: replace 'master process' with 'supervisor process' where a Andres Freund
- pgsql: Fix whitespace in HashAgg EXPLAIN ANALYZE David Rowley
- pgsql: Fix whitespace in HashAgg EXPLAIN ANALYZE David Rowley
- pgsql: Tighten up Windows CRLF conversion in our TAP test scripts. Tom Lane
- pgsql: doc: Correct the description about the length of pg_stat_activit Fujii Masao
- pgsql: doc: Correct the description about the length of pg_stat_activit Fujii Masao
- pgsql: doc: Correct the description about the length of pg_stat_activit Fujii Masao
- pgsql: doc: Correct the description about the length of pg_stat_activit Fujii Masao
- pgsql: doc: Correct the description about the length of pg_stat_activit Fujii Masao
- pgsql: pg_dump: Further reorganize getTableAttrs() Peter Eisentraut
- pgsql: Further tighten Windows CRLF conversion in our TAP test scripts. Tom Lane
- pgsql: Fix pg_current_logfile() to not emit a carriage return on Window Tom Lane
- pgsql: Fix pg_current_logfile() to not emit a carriage return on Window Tom Lane
- pgsql: Fix pg_current_logfile() to not emit a carriage return on Window Tom Lane
- pgsql: Fix pg_current_logfile() to not emit a carriage return on Window Tom Lane
- pgsql: Fix pg_current_logfile() to not emit a carriage return on Window Tom Lane
- pgsql: Tighten up Windows CRLF conversion in our TAP test scripts. Tom Lane
- pgsql: Tighten up Windows CRLF conversion in our TAP test scripts. Tom Lane
- pgsql: Tighten up Windows CRLF conversion in our TAP test scripts. Tom Lane
- pgsql: Tighten up Windows CRLF conversion in our TAP test scripts. Tom Lane
- pgsql: Tighten up Windows CRLF conversion in our TAP test scripts. Tom Lane
- pgsql: Tighten up Windows CRLF conversion in our TAP test scripts. Tom Lane
- Re: pgsql: Remove reset of testtablespace from pg_regress on Windows Andrew Dunstan
- pgsql: Remove WARNING message from brin_desummarize_range Alvaro Herrera
- pgsql: Remove WARNING message from brin_desummarize_range Alvaro Herrera
- pgsql: Remove WARNING message from brin_desummarize_range Alvaro Herrera
- pgsql: Remove WARNING message from brin_desummarize_range Alvaro Herrera
- pgsql: Remove WARNING message from brin_desummarize_range Alvaro Herrera
- Re: pgsql: Remove reset of testtablespace from pg_regress on Windows Michael Paquier
- Re: pgsql: Remove reset of testtablespace from pg_regress on Windows Andrew Dunstan
- pgsql: Log the location field before any backtrace Peter Eisentraut
- pgsql: Log the location field before any backtrace Peter Eisentraut
- pgsql: Revert "Remove reset of testtablespace from pg_regress on Window Michael Paquier
- Re: pgsql: Remove reset of testtablespace from pg_regress on Windows Michael Paquier
-
pgsql: Add missing
tags in application doc Peter Eisentraut - pgsql: Doc: update or remove dead external links. Tom Lane
- pgsql: Doc: update or remove dead external links. Tom Lane
- pgsql: Doc: update or remove dead external links. Tom Lane
- pgsql: Doc: update or remove dead external links. Tom Lane
- pgsql: Doc: update or remove dead external links. Tom Lane
- pgsql: Doc: update or remove dead external links. Tom Lane
- pgsql: Doc: update or remove dead external links. Tom Lane
- pgsql: Improve error reporting for jsonpath .double() method Alexander Korotkov
- pgsql: Forbid numeric NaN in jsonpath Alexander Korotkov
- pgsql: Forbid numeric NaN in jsonpath Alexander Korotkov
- pgsql: Improve error reporting for jsonpath .double() method Alexander Korotkov
- pgsql: Forbid numeric NaN in jsonpath Alexander Korotkov
- pgsql: Improve error reporting for jsonpath .double() method Alexander Korotkov
- pgsql: Rename field "relkind" to "objtype" for CTAS and ALTER TABLE nod Michael Paquier
- pgsql: doc: Add link from pg_dump --encoding to supported encodings Peter Eisentraut
- pgsql: Avoid trying to restore table ACLs and per-column ACLs in parall Tom Lane
- pgsql: Avoid trying to restore table ACLs and per-column ACLs in parall Tom Lane
- pgsql: Avoid trying to restore table ACLs and per-column ACLs in parall Tom Lane
- pgsql: Avoid trying to restore table ACLs and per-column ACLs in parall Tom Lane
- pgsql: Avoid trying to restore table ACLs and per-column ACLs in parall Tom Lane
- pgsql: Avoid trying to restore table ACLs and per-column ACLs in parall Tom Lane
- pgsql: Avoid trying to restore table ACLs and per-column ACLs in parall Tom Lane
- pgsql: Avoid useless buffer allocations during binary COPY FROM. Tom Lane
- pgsql: Include replication origins in SQL functions for commit timestam Michael Paquier
- Re: pgsql: Include replication origins in SQL functions for commit timestam Michael Paquier
- pgsql: Fix test failure with -DENFORCE_REGRESSION_TEST_NAME_RESTRICTION Michael Paquier
- Re: pgsql: Include replication origins in SQL functions for commit timestam Michael Paquier
- pgsql: Fix timestamp range handling in regression tests of modules/comm Michael Paquier
- pgsql: Revert "Track statistics for spilling of changes from ReorderBuf Amit Kapila
- pgsql: Revert "Track statistics for spilling of changes from ReorderBuf Amit Kapila
- pgsql: HashAgg: before spilling tuples, set unneeded columns to NULL. Jeff Davis
- pgsql: Revert "Use CP_SMALL_TLIST for hash aggregate" Jeff Davis
- pgsql: Revert "Use CP_SMALL_TLIST for hash aggregate" Jeff Davis
- pgsql: HashAgg: before spilling tuples, set unneeded columns to NULL. Jeff Davis
- pgsql: Improvements to psql \dAo and \dAp commands Alexander Korotkov
- pgsql: Improvements to psql \dAo and \dAp commands Alexander Korotkov
- pgsql: Fix bugs in libpq's management of GSS encryption state. Tom Lane
- pgsql: Fix bugs in libpq's management of GSS encryption state. Tom Lane
- pgsql: Fix bugs in libpq's management of GSS encryption state. Tom Lane
- Re: pgsql: Improvements to psql \dAo and \dAp commands Alexander Korotkov
- pgsql: Fix uninitialized value in segno calculation Alvaro Herrera
- pgsql: Fix uninitialized value in segno calculation Alvaro Herrera
- Re: pgsql: Improvements to psql \dAo and \dAp commands Tom Lane
- Re: pgsql: Improvements to psql \dAo and \dAp commands Alexander Korotkov
- pgsql: Cope with lateral references in the quals of a subquery RTE. Tom Lane
- pgsql: Cope with lateral references in the quals of a subquery RTE. Tom Lane
- pgsql: Cope with lateral references in the quals of a subquery RTE. Tom Lane
- pgsql: Cope with lateral references in the quals of a subquery RTE. Tom Lane
- pgsql: Cope with lateral references in the quals of a subquery RTE. Tom Lane
- pgsql: Cope with lateral references in the quals of a subquery RTE. Tom Lane
- pgsql: Cope with lateral references in the quals of a subquery RTE. Tom Lane
- pgsql: Fix comments related to table AMs Michael Paquier
- pgsql: Fix comments related to table AMs Michael Paquier
- pgsql: Fix comments related to table AMs Michael Paquier
- pgsql: Fix some header identifications Michael Paquier
- pgsql: Fix timing issue with ALTER TABLE's validate constraint David Rowley
- pgsql: Fix timing issue with ALTER TABLE's validate constraint David Rowley
- pgsql: Fix timing issue with ALTER TABLE's validate constraint David Rowley
- pgsql: Fix timing issue with ALTER TABLE's validate constraint David Rowley
- pgsql: Fix timing issue with ALTER TABLE's validate constraint David Rowley
- pgsql: Fix timing issue with ALTER TABLE's validate constraint David Rowley
- pgsql: Fix timing issue with ALTER TABLE's validate constraint David Rowley
- pgsql: Add comment to explain an unused function parameter David Rowley
- pgsql: Fix -Wcast-function-type warnings Peter Eisentraut
- pgsql: Fix bitmap AND/OR scans on the inside of a nestloop partition-wi Tom Lane
- pgsql: Fix bitmap AND/OR scans on the inside of a nestloop partition-wi Tom Lane
- pgsql: Fix bitmap AND/OR scans on the inside of a nestloop partition-wi Tom Lane
- pgsql: Fix bitmap AND/OR scans on the inside of a nestloop partition-wi Tom Lane
- pgsql: Eliminate cache lookup errors in SQL functions for object addres Michael Paquier
- pgsql: Fix compilation failure with sepgsql Michael Paquier
- pgsql: Fix handling of missing files when using pg_rewind with online s Michael Paquier
- pgsql: Fix handling of missing files when using pg_rewind with online s Michael Paquier
- pgsql: Fix handling of missing files when using pg_rewind with online s Michael Paquier
- pgsql: Fix handling of missing files when using pg_rewind with online s Michael Paquier
- pgsql: Fix handling of missing files when using pg_rewind with online s Michael Paquier
- pgsql: Fix handling of missing files when using pg_rewind with online s Michael Paquier
- pgsql: Fix handling of missing files when using pg_rewind with online s Michael Paquier
- pgsql: pg_dump: Reorganize dumpFunc() and dumpAgg() Peter Eisentraut
- pgsql: doc: Fix typo Peter Eisentraut
- pgsql: Replace use of sys_siglist[] with strsignal(). Tom Lane
- pgsql: Replace use of sys_siglist[] with strsignal(). Tom Lane
- pgsql: Replace use of sys_siglist[] with strsignal(). Tom Lane
- pgsql: Replace use of sys_siglist[] with strsignal(). Tom Lane
- pgsql: Switch pg_test_fsync to use binary mode on Windows Michael Paquier
- pgsql: Switch pg_test_fsync to use binary mode on Windows Michael Paquier
- pgsql: Switch pg_test_fsync to use binary mode on Windows Michael Paquier
- pgsql: Switch pg_test_fsync to use binary mode on Windows Michael Paquier
- pgsql: Switch pg_test_fsync to use binary mode on Windows Michael Paquier
- pgsql: Switch pg_test_fsync to use binary mode on Windows Michael Paquier
- pgsql: Switch pg_test_fsync to use binary mode on Windows Michael Paquier
- pgsql: Enable almost all TAP tests involving symlinks on Windows Andrew Dunstan
- pgsql: Add huge_page_size setting for use on Linux. Thomas Munro
- pgsql: Use MinimalTuple for tuple queues. Thomas Munro
- pgsql: Fix signal handler setup for SIGHUP in the apply launcher proces Amit Kapila
- pgsql: Fix signal handler setup for SIGHUP in the apply launcher proces Amit Kapila
- pgsql: Resolve gratuitous tabs in SQL file Peter Eisentraut
- pgsql: Resolve gratuitous tabs in SQL file Peter Eisentraut
- pgsql: Fix whitespace Peter Eisentraut
- pgsql: Fix whitespace Peter Eisentraut
- pgsql: Fix whitespace Peter Eisentraut
- pgsql: Fix whitespace Peter Eisentraut
- pgsql: Ensure that distributed timezone abbreviation files are plain AS Tom Lane
- pgsql: Ensure that distributed timezone abbreviation files are plain AS Tom Lane
- pgsql: Ensure that distributed timezone abbreviation files are plain AS Tom Lane
- pgsql: Ensure that distributed timezone abbreviation files are plain AS Tom Lane
- pgsql: Ensure that distributed timezone abbreviation files are plain AS Tom Lane
- pgsql: Ensure that distributed timezone abbreviation files are plain AS Tom Lane
- pgsql: Ensure that distributed timezone abbreviation files are plain AS Tom Lane
- pgsql: Avoid CREATE INDEX unique index deduplication. Peter Geoghegan
- pgsql: Avoid CREATE INDEX unique index deduplication. Peter Geoghegan
- pgsql: Remove manual tracking of file position in pg_dump/pg_backup_cus Tom Lane
- pgsql: Cope with data-offset-less archive files during out-of-order res Tom Lane
- pgsql: Remove manual tracking of file position in pg_dump/pg_backup_cus Tom Lane
- pgsql: Cope with data-offset-less archive files during out-of-order res Tom Lane
- pgsql: Cope with data-offset-less archive files during out-of-order res Tom Lane
- pgsql: Remove manual tracking of file position in pg_dump/pg_backup_cus Tom Lane
- pgsql: Add Valgrind buffer access instrumentation. Peter Geoghegan
- pgsql: Rename "hash_mem" local variable. Peter Geoghegan
- pgsql: doc: Fix description of \copy for psql Michael Paquier
- pgsql: doc: Fix description of \copy for psql Michael Paquier
- pgsql: doc: Fix description of \copy for psql Michael Paquier
- pgsql: Fix comments in reorderbuffer.c. Amit Kapila
- pgsql: Fix comments in reorderbuffer.c. David G. Johnston
- pgsql: Adjust minor comment in reorderbuffer.c. Amit Kapila
- Re: pgsql: Fix comments in reorderbuffer.c. Amit Kapila
- pgsql: doc: Refresh more URLs in the docs Michael Paquier
- pgsql: doc: Refresh more URLs in the docs Michael Paquier
- pgsql: doc: Refresh more URLs in the docs Michael Paquier
- pgsql: doc: Refresh more URLs in the docs Michael Paquier
- pgsql: doc: Refresh more URLs in the docs Michael Paquier
- pgsql: doc: Refresh more URLs in the docs Michael Paquier
- pgsql: doc: Refresh more URLs in the docs Michael Paquier
- pgsql: Allow logical replication to transfer data in binary format. Tom Lane
- pgsql: Fix replication/worker_internal.h to compile without other heade Tom Lane
- pgsql: Define OPENSSL_API_COMPAT Peter Eisentraut
- pgsql: Correctly mark pg_subscription.subslotname as nullable. Tom Lane
- pgsql: Correctly mark pg_subscription.subslotname as nullable. Tom Lane
- pgsql: Mark buffers as defined to Valgrind consistently. Peter Geoghegan
- pgsql: Avoid harmless Valgrind no-buffer-pin errors. Peter Geoghegan
- pgsql: Fix minor typo in nodeIncrementalSort.c. Amit Kapila
- pgsql: Fix minor typo in nodeIncrementalSort.c. Amit Kapila
- pgsql: Add generic_plans and custom_plans fields into pg_prepared_state Fujii Masao
- pgsql: Immediately WAL-log subtransaction and top-level XID association Amit Kapila
- pgsql: Rename wal_keep_segments to wal_keep_size. Fujii Masao
- pgsql: Rename wal_keep_segments to wal_keep_size. Fujii Masao
- pgsql: Update btree_gist extension for parallel query Alexander Korotkov
- pgsql: Fix construction of updated-columns bitmap in logical replicatio Tom Lane
- pgsql: Fix construction of updated-columns bitmap in logical replicatio Tom Lane
- pgsql: Fix construction of updated-columns bitmap in logical replicatio Tom Lane
- pgsql: Fix construction of updated-columns bitmap in logical replicatio Tom Lane
- pgsql: Fix construction of updated-columns bitmap in logical replicatio Tom Lane
- pgsql: Correctly mark pg_subscription_rel.srsublsn as nullable. Tom Lane
- pgsql: Correctly mark pg_subscription_rel.srsublsn as nullable. Tom Lane
- pgsql: Kluge slot_compile_deform() to ignore incorrect attnotnull marki Tom Lane
- pgsql: Kluge slot_compile_deform() to ignore incorrect attnotnull marki Tom Lane
- pgsql: Assert that buffer is pinned in LockBuffer(). Peter Geoghegan
- pgsql: Make floating-point "NaN / 0" return NaN instead of raising an e Tom Lane
- pgsql: Fix some corner cases for window ranges with infinite offsets. Tom Lane
- pgsql: Rework tab completion of COPY and \copy in psql Michael Paquier
- pgsql: Avoid direct C access to possibly-null pg_subscription_rel.srsub Tom Lane
- pgsql: Avoid direct C access to possibly-null pg_subscription_rel.srsub Tom Lane
- pgsql: Avoid direct C access to possibly-null pg_subscription_rel.srsub Tom Lane
- pgsql: Assert that we don't insert nulls into attnotnull catalog column Tom Lane
- pgsql: Assert that we don't insert nulls into attnotnull catalog column Tom Lane
- pgsql: Assert that we don't insert nulls into attnotnull catalog column Tom Lane
- pgsql: Assert that we don't insert nulls into attnotnull catalog column Tom Lane
- pgsql: Assert that we don't insert nulls into attnotnull catalog column Tom Lane
- pgsql: Be more careful about marking catalog columns NOT NULL by defaul Tom Lane
- pgsql: Minor glossary tweaks Alvaro Herrera
- pgsql: Glossary: Add term "base backup" Alvaro Herrera
- pgsql: Minor glossary tweaks Alvaro Herrera
- pgsql: Avoid C99-ism in pre-v12 branches. Tom Lane
- pgsql: Avoid C99-ism in pre-v12 branches. Tom Lane
- pgsql: Weaken type-OID-matching checks in array_recv and record_recv. Tom Lane
- pgsql: Add nbtree Valgrind buffer lock checks. Peter Geoghegan
- pgsql: neqjoinsel must now pass through collation to eqjoinsel. Tom Lane
- pgsql: neqjoinsel must now pass through collation to eqjoinsel. Tom Lane
- pgsql: neqjoinsel must now pass through collation to eqjoinsel. Tom Lane
- pgsql: Fix comment in sha2.h Michael Paquier
- pgsql: Fix conversion table generator scripts. Thomas Munro
- pgsql: Fix corner case with PGP decompression in pgcrypto Michael Paquier
- pgsql: Fix corner case with PGP decompression in pgcrypto Michael Paquier
- pgsql: Fix corner case with PGP decompression in pgcrypto Michael Paquier
- pgsql: Fix corner case with PGP decompression in pgcrypto Michael Paquier
- pgsql: Fix corner case with PGP decompression in pgcrypto Michael Paquier
- pgsql: Fix corner case with PGP decompression in pgcrypto Michael Paquier
- pgsql: Fix corner case with PGP decompression in pgcrypto Michael Paquier
- pgsql: Support infinity and -infinity in the numeric data type. Tom Lane
- pgsql: Revert "Fix corner case with PGP decompression in pgcrypto" Michael Paquier
- pgsql: Revert "Fix corner case with PGP decompression in pgcrypto" Michael Paquier
- pgsql: Revert "Fix corner case with PGP decompression in pgcrypto" Michael Paquier
- pgsql: Revert "Fix corner case with PGP decompression in pgcrypto" Michael Paquier
- pgsql: Revert "Fix corner case with PGP decompression in pgcrypto" Michael Paquier
- pgsql: Revert "Fix corner case with PGP decompression in pgcrypto" Michael Paquier
- pgsql: Revert "Fix corner case with PGP decompression in pgcrypto" Michael Paquier
- pgsql: WAL Log invalidations at command end with wal_level=logical. Amit Kapila
- pgsql: Fix error message. Thomas Munro
- pgsql: Fix error message. Thomas Munro
- pgsql: Fix error message. Thomas Munro
- pgsql: Fix error message. Thomas Munro
- pgsql: Fix error message. Thomas Munro
- pgsql: Fix error message. Thomas Munro
- pgsql: Fix error message. Thomas Munro
- pgsql: doc: Document that ssl_ciphers does not affect TLS 1.3 Peter Eisentraut
- pgsql: doc: Document that ssl_ciphers does not affect TLS 1.3 Peter Eisentraut
- pgsql: doc: Document that ssl_ciphers does not affect TLS 1.3 Peter Eisentraut
- pgsql: doc: Document that ssl_ciphers does not affect TLS 1.3 Peter Eisentraut
- pgsql: doc: Document that ssl_ciphers does not affect TLS 1.3 Peter Eisentraut
- pgsql: doc: Document that ssl_ciphers does not affect TLS 1.3 Peter Eisentraut
- pgsql: doc: Document that ssl_ciphers does not affect TLS 1.3 Peter Eisentraut
- pgsql: Fix ancient violation of zlib's API spec. Tom Lane
- pgsql: Fix ancient violation of zlib's API spec. Tom Lane
- pgsql: Fix ancient violation of zlib's API spec. Tom Lane
- pgsql: Fix ancient violation of zlib's API spec. Tom Lane
- pgsql: Fix ancient violation of zlib's API spec. Tom Lane
- pgsql: Fix ancient violation of zlib's API spec. Tom Lane
- pgsql: Fix ancient violation of zlib's API spec. Tom Lane
- pgsql: Rename configure.in to configure.ac Peter Eisentraut
- pgsql: Replace TS_execute's TS_EXEC_CALC_NOT flag with TS_EXEC_SKIP_NOT Tom Lane
- pgsql: Fix assorted bugs by changing TS_execute's callback API to terna Tom Lane
- pgsql: Replace TS_execute's TS_EXEC_CALC_NOT flag with TS_EXEC_SKIP_NOT Tom Lane
- pgsql: Fix assorted bugs by changing TS_execute's callback API to terna Tom Lane
- pgsql: Fix buffer usage stats for nodes above Gather Merge. Amit Kapila
- pgsql: Fix buffer usage stats for nodes above Gather Merge. Amit Kapila
- pgsql: Fix buffer usage stats for nodes above Gather Merge. Amit Kapila
- pgsql: Fix buffer usage stats for nodes above Gather Merge. Amit Kapila
- pgsql: Fix buffer usage stats for nodes above Gather Merge. Amit Kapila
- pgsql: Mark built-in coercion functions as leakproof where possible. Tom Lane
- pgsql: Improve performance of binary COPY FROM through better buffering Tom Lane
- pgsql: Use RAND_poll() for seeding randomness after fork(). Noah Misch
- pgsql: Remove optimization for RAND_poll() failing. Noah Misch
- pgsql: Tweak behavior of pg_stat_activity.leader_pid Michael Paquier
- pgsql: Tweak behavior of pg_stat_activity.leader_pid Michael Paquier
- pgsql: Allocate consecutive blocks during parallel seqscans David Rowley
- pgsql: Fix LookupTupleHashEntryHash() pipeline-stall issue. Jeff Davis
- pgsql: Fix LookupTupleHashEntryHash() pipeline-stall issue. Jeff Davis
- pgsql: Fix handling of structure for bytea data type in ECPG Michael Paquier
- pgsql: Fix handling of structure for bytea data type in ECPG Michael Paquier
- pgsql: Fix handling of structure for bytea data type in ECPG Michael Paquier
- pgsql: Fix corner case with 16kB-long decompression in pgcrypto, take 2 Michael Paquier
- pgsql: Fix corner case with 16kB-long decompression in pgcrypto, take 2 Michael Paquier
- pgsql: Fix corner case with 16kB-long decompression in pgcrypto, take 2 Michael Paquier
- pgsql: Fix corner case with 16kB-long decompression in pgcrypto, take 2 Michael Paquier
- pgsql: Fix corner case with 16kB-long decompression in pgcrypto, take 2 Michael Paquier
- pgsql: Fix corner case with 16kB-long decompression in pgcrypto, take 2 Michael Paquier
- pgsql: Fix corner case with 16kB-long decompression in pgcrypto, take 2 Michael Paquier
- determine what column(s) form the primary key, in C extention alex maslakov
- Re: determine what column(s) form the primary key, in C extention David Rowley
- pgsql: Remove hashagg_avoid_disk_plan GUC. Peter Geoghegan
- pgsql: Remove hashagg_avoid_disk_plan GUC. Peter Geoghegan
- pgsql: Fix some issues with step generation in partition pruning. Etsuro Fujita
- pgsql: Fix some issues with step generation in partition pruning. Etsuro Fujita
- pgsql: Fix some issues with step generation in partition pruning. Etsuro Fujita
- pgsql: Fix some issues with step generation in partition pruning. Etsuro Fujita
- pgsql: doc: Mention the rename of wal_keep_segments GUC in release note Fujii Masao
- pgsql: Extend the logical decoding output plugin API with stream method Amit Kapila
- pgsql: Doc: Improve documentation for pg_jit_available() David Rowley
- pgsql: Doc: Improve documentation for pg_jit_available() David Rowley
- pgsql: Doc: Improve documentation for pg_jit_available() David Rowley
- pgsql: Doc: Improve documentation for pg_jit_available() David Rowley
- pgsql: Make EXPLAIN ANALYZE of HashAgg more similar to Hash Join David Rowley
- pgsql: Make EXPLAIN ANALYZE of HashAgg more similar to Hash Join David Rowley
- pgsql: Doc: Remove obsolete CREATE AGGREGATE note. Peter Geoghegan
- pgsql: Doc: Remove obsolete CREATE AGGREGATE note. Peter Geoghegan
- pgsql: Correct obsolete UNION hash aggs comment. Peter Geoghegan
- pgsql: Correct obsolete UNION hash aggs comment. Peter Geoghegan
- pgsql: Rename another "hash_mem" local variable. Peter Geoghegan
- pgsql: Rename another "hash_mem" local variable. Peter Geoghegan
- pgsql: Move syncscan.c to src/backend/access/common. Thomas Munro
- pgsql: Fix incorrect print format in json.c Michael Paquier
- pgsql: HashAgg: use better cardinality estimate for recursive spilling. Jeff Davis
- pgsql: HashAgg: use better cardinality estimate for recursive spilling. Jeff Davis
- pgsql: Remove non-fast promotion. Fujii Masao
- pgsql: pg_stat_statements: track number of rows processed by some utili Fujii Masao
- pgsql: Add hash_mem_multiplier GUC. Peter Geoghegan
- pgsql: Add hash_mem_multiplier GUC. Peter Geoghegan
- pgsql: Backpatch tuplesort.c assertion. Peter Geoghegan
- pgsql: Backpatch tuplesort.c assertion. Peter Geoghegan
- pgsql: Backpatch tuplesort.c assertion. Peter Geoghegan
- pgsql: Backpatch tuplesort.c assertion. Peter Geoghegan
- pgsql: Use a long lived WaitEventSet for WaitLatch(). Thomas Munro
- pgsql: Use WaitLatch() for condition variables. Thomas Munro
- pgsql: Introduce a WaitEventSet for the stats collector. Thomas Munro
- pgsql: doc: Mention index references in pg_inherits Michael Paquier
- pgsql: doc: Mention index references in pg_inherits Michael Paquier
- pgsql: doc: Mention index references in pg_inherits Michael Paquier
- pgsql: doc: Mention index references in pg_inherits Michael Paquier
- pgsql: Include partitioned tables for tab completion of VACUUM in psql Michael Paquier
- pgsql: Use pg_bitutils for HyperLogLog. Jeff Davis
- pgsql: Use pg_bitutils for HyperLogLog. Jeff Davis
- pgsql: Doc: fix high availability solutions comparison. Tatsuo Ishii
- pgsql: Doc: fix high availability solutions comparison. Tatsuo Ishii
- pgsql: Doc: fix high availability solutions comparison. Tatsuo Ishii
- pgsql: Doc: fix high availability solutions comparison. Tatsuo Ishii
- pgsql: Doc: fix high availability solutions comparison. Tatsuo Ishii
- pgsql: Doc: fix high availability solutions comparison. Tatsuo Ishii
- pgsql: Doc: fix high availability solutions comparison. Tatsuo Ishii
- pgsql: Use multi-inserts for pg_attribute and pg_shdepend Michael Paquier
- pgsql: Cache smgrnblocks() results in recovery. Thomas Munro
- pgsql: Fix comment in instrument.h Michael Paquier
- pgsql: Preallocate some DSM space at startup. Thomas Munro
- Re: pgsql: Preallocate some DSM space at startup. Michael Paquier
- pgsql: Fix compiler warning from Clang. Thomas Munro
- Re: pgsql: Preallocate some DSM space at startup. Thomas Munro
- pgsql: Fix recently-introduced performance problem in ts_headline(). Tom Lane
- pgsql: Fix recently-introduced performance problem in ts_headline(). Tom Lane
- pgsql: Fix recently-introduced performance problem in ts_headline(). Tom Lane
- pgsql: Fix recently-introduced performance problem in ts_headline(). Tom Lane
- pgsql: Fix recently-introduced performance problem in ts_headline(). Tom Lane
- pgsql: Fix recently-introduced performance problem in ts_headline(). Tom Lane
- pgsql: Fix recently-introduced performance problem in ts_headline(). Tom Lane