Mailing lists [pgsql-committers]
- pgsql: Implement pipeline mode in libpq Alvaro Herrera
- pgsql: Add libpq pipeline mode support to pgbench Alvaro Herrera
- pgsql: Doc: improve discussion of variable substitution in PL/pgSQL. Tom Lane
- pgsql: Prevent buffer overrun in read_tablespace_map(). Tom Lane
- pgsql: Add end-to-end testing of pg_basebackup's tar-format output. Tom Lane
- pgsql: Code review for server's handling of "tablespace map" files. Tom Lane
- pgsql: Prevent buffer overrun in read_tablespace_map(). Tom Lane
- pgsql: Prevent buffer overrun in read_tablespace_map(). Tom Lane
- pgsql: Prevent buffer overrun in read_tablespace_map(). Tom Lane
- pgsql: Prevent buffer overrun in read_tablespace_map(). Tom Lane
- pgsql: Prevent buffer overrun in read_tablespace_map(). Tom Lane
- pgsql: Doc: remove duplicated step in RLS example. Tom Lane
- pgsql: Fix memory lifetime issues of replication slot stats. Andres Freund
- pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Amit Kapila
- pgsql: Doc: Update description for parallel insert reloption. Amit Kapila
- pgsql: Fix function name in error hint Magnus Hagander
- pgsql: Fix function name in error hint Magnus Hagander
- pgsql: Fix function name in error hint Magnus Hagander
- pgsql: Fix function name in error hint Magnus Hagander
- pgsql: Remove temporary files after backend crash Tomas Vondra
- pgsql: Implement GROUP BY DISTINCT Tomas Vondra
- pgsql: Fix misuse of foreach_delete_current(). Tom Lane
- pgsql: Improve tab completion of IMPORT FOREIGN SCHEMA with \h in psql Michael Paquier
- pgsql: Fix TAP test for remove_temp_files_after_crash Tomas Vondra
- pgsql: Don't leak malloc'd strings when a GUC setting is rejected. Tom Lane
- pgsql: Don't leak malloc'd strings when a GUC setting is rejected. Tom Lane
- pgsql: Don't leak compiled regex(es) when an ispell cache entry is drop Tom Lane
- pgsql: Don't leak malloc'd error string in libpqrcv_check_conninfo(). Tom Lane
- pgsql: Don't leak compiled regex(es) when an ispell cache entry is drop Tom Lane
- pgsql: Don't leak malloc'd strings when a GUC setting is rejected. Tom Lane
- pgsql: Don't run RelationInitTableAccessMethod in a long-lived context. Tom Lane
- pgsql: Don't leak malloc'd error string in libpqrcv_check_conninfo(). Tom Lane
- pgsql: Don't leak rd_statlist when a relcache entry is dropped. Tom Lane
- pgsql: Don't run RelationInitTableAccessMethod in a long-lived context. Tom Lane
- pgsql: Don't leak rd_statlist when a relcache entry is dropped. Tom Lane
- pgsql: Don't leak malloc'd error string in libpqrcv_check_conninfo(). Tom Lane
- pgsql: Don't leak compiled regex(es) when an ispell cache entry is drop Tom Lane
- pgsql: Don't leak compiled regex(es) when an ispell cache entry is drop Tom Lane
- pgsql: Don't leak rd_statlist when a relcache entry is dropped. Tom Lane
- pgsql: Don't leak malloc'd strings when a GUC setting is rejected. Tom Lane
- pgsql: Don't leak malloc'd strings when a GUC setting is rejected. Tom Lane
- pgsql: Don't leak malloc'd strings when a GUC setting is rejected. Tom Lane
- pgsql: Don't leak rd_statlist when a relcache entry is dropped. Tom Lane
- pgsql: Don't leak rd_statlist when a relcache entry is dropped. Tom Lane
- pgsql: Don't leak compiled regex(es) when an ispell cache entry is drop Tom Lane
- pgsql: Don't leak malloc'd error string in libpqrcv_check_conninfo(). Tom Lane
- pgsql: Don't leak compiled regex(es) when an ispell cache entry is drop Tom Lane
- pgsql: Don't leak malloc'd error string in libpqrcv_check_conninfo(). Tom Lane
- pgsql: Don't run RelationInitTableAccessMethod in a long-lived context. Tom Lane
- pgsql: Fix comments in postmaster.c. Fujii Masao
- pgsql: Blindly try to fix test script's tar invocation for MSYS. Tom Lane
- pgsql: Fix race condition in remove_temp_files_after_crash TAP test Tomas Vondra
- pgsql: Allow configurable LZ4 TOAST compression. Robert Haas
- pgsql: Fix use-after-ReleaseSysCache problem in ATExecAlterColumnType. Robert Haas
- pgsql: Use lfirst_int in cmp_list_len_contents_asc Tomas Vondra
- pgsql: Provide recovery_init_sync_method=syncfs. Thomas Munro
- Re: pgsql: Allow configurable LZ4 TOAST compression. Andrew Dunstan
- pgsql: Avoid leaking memory in RestoreGUCState(), and improve comments. Tom Lane
- Re: pgsql: Blindly try to fix test script's tar invocation for MSYS. Andrew Dunstan
- Re: pgsql: Blindly try to fix test script's tar invocation for MSYS. Tom Lane
- Re: pgsql: Blindly try to fix test script's tar invocation for MSYS. Andrew Dunstan
- pgsql: Fix memory leak when rejecting bogus DH parameters. Tom Lane
- pgsql: Fix memory leak when rejecting bogus DH parameters. Tom Lane
- pgsql: Fix memory leak when initializing DH parameters in backend Tom Lane
- pgsql: Fix memory leak when rejecting bogus DH parameters. Tom Lane
- pgsql: Fix memory leak when initializing DH parameters in backend Tom Lane
- pgsql: Fix memory leak when initializing DH parameters in backend Tom Lane
- pgsql: Fix memory leak when rejecting bogus DH parameters. Tom Lane
- pgsql: Fix memory leak when rejecting bogus DH parameters. Tom Lane
- pgsql: Fix up pg_dump's handling of per-attribute compression options. Tom Lane
- pgsql: Use valid compression method in brin_form_tuple Tomas Vondra
- pgsql: Move lwlock-release probe back where it belongs Peter Eisentraut
- pgsql: Suppress various new compiler warnings. Tom Lane
- pgsql: Unbreak recovery test on Windows Andrew Dunstan
- Re: pgsql: Unbreak recovery test on Windows Tom Lane
- Re: pgsql: Unbreak recovery test on Windows Andrew Dunstan
- Re: pgsql: Unbreak recovery test on Windows Andrew Dunstan
- pgsql: Fix new memory leaks in libpq Alvaro Herrera
- Re: pgsql: Unbreak recovery test on Windows Tom Lane
- Re: pgsql: Unbreak recovery test on Windows Andrew Dunstan
- pgsql: Don't run recover crash_temp_files test in Windows perl Andrew Dunstan
- pgsql: Make compression.sql regression test independent of default. Tom Lane
- pgsql: Bring configure support for LZ4 up to snuff. Tom Lane
- pgsql: Recycle nbtree pages deleted during same VACUUM. Peter Geoghegan
- pgsql: Fix assorted silliness in ATExecSetCompression(). Tom Lane
- pgsql: Fix timeline assignment in checkpoints with 2PC transactions Michael Paquier
- pgsql: Fix timeline assignment in checkpoints with 2PC transactions Michael Paquier
- pgsql: Fix timeline assignment in checkpoints with 2PC transactions Michael Paquier
- pgsql: Fix timeline assignment in checkpoints with 2PC transactions Michael Paquier
- pgsql: Fix timeline assignment in checkpoints with 2PC transactions Michael Paquier
- pgsql: Simplify TAP tests of kerberos with expected log file contents Michael Paquier
- pgsql: Fix new TAP test for 2PC transactions and PITRs on Windows Michael Paquier
- pgsql: Fix new TAP test for 2PC transactions and PITRs on Windows Michael Paquier
- pgsql: Fix new TAP test for 2PC transactions and PITRs on Windows Michael Paquier
- pgsql: Fix new TAP test for 2PC transactions and PITRs on Windows Michael Paquier
- pgsql: Fix new TAP test for 2PC transactions and PITRs on Windows Michael Paquier
- pgsql: Make a test endure log_error_verbosity=verbose. Noah Misch
- pgsql: Make a test endure log_error_verbosity=verbose. Noah Misch
- pgsql: pgbench: Improve error-handling in \sleep command. Fujii Masao
- pgsql: Fix concurrency issues with WAL segment recycling on Windows Michael Paquier
- pgsql: Fix concurrency issues with WAL segment recycling on Windows Michael Paquier
- Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Robert Haas
- pgsql: More code cleanup for configurable TOAST compression. Robert Haas
- Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Tom Lane
- pgsql: docs: Fix omissions related to configurable TOAST compression. Robert Haas
- pgsql: Error on invalid TOAST compression in CREATE or ALTER TABLE. Robert Haas
-
pgsql: Remove useless configure probe for
. Tom Lane - pgsql: Short-circuit slice requests that are for more than the object's Tom Lane
- pgsql: Mostly-cosmetic adjustments of TOAST-related macros. Tom Lane
- pgsql: Move IS [NOT] NULL handling from BRIN support functions Tomas Vondra
- pgsql: Move bsearch_arg to src/port Tomas Vondra
- pgsql: Optimize allocations in bringetbitmap Tomas Vondra
- pgsql: Pass all scan keys to BRIN consistent function at once Tomas Vondra
- pgsql: Add macro RelationIsPermanent() to report relation permanence Bruce Momjian
- pgsql: pg_waldump: Fix bug in per-record statistics. Fujii Masao
- pgsql: pg_waldump: Fix bug in per-record statistics. Fujii Masao
- pgsql: pg_waldump: Fix bug in per-record statistics. Fujii Masao
- pgsql: pg_waldump: Fix bug in per-record statistics. Fujii Masao
- pgsql: pg_waldump: Fix bug in per-record statistics. Fujii Masao
- pgsql: pg_waldump: Fix bug in per-record statistics. Fujii Masao
- pgsql: Change the type of WalReceiverWaitStart wait event from Client t Fujii Masao
- Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Amit Kapila
- pgsql: Use correct spelling of statistics kind Tomas Vondra
- pgsql: Use correct spelling of statistics kind Tomas Vondra
- pgsql: Use correct spelling of statistics kind Tomas Vondra
- pgsql: Use correct spelling of statistics kind Tomas Vondra
- pgsql: Use correct spelling of statistics kind Tomas Vondra
- pgsql: Fix dangling pointer reference in stream_cleanup_files. Amit Kapila
- RE: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode tsunakawa.takay@fujitsu.com
- pgsql: Add per-index stats information in verbose logs of autovacuum Michael Paquier
- Re: pgsql: Add per-index stats information in verbose logs of autovacuum Peter Geoghegan
- Re: pgsql: Add per-index stats information in verbose logs of autovacuum Michael Paquier
- Re: pgsql: Add per-index stats information in verbose logs of autovacuum Peter Geoghegan
- pgsql: Add bit_count SQL function Peter Eisentraut
- pgsql: pgcrypto: Check for error return of px_cipher_decrypt() Peter Eisentraut
- pgsql: Avoid possible crash while finishing up a heap rewrite. Tom Lane
- pgsql: Avoid possible crash while finishing up a heap rewrite. Tom Lane
- pgsql: Fix psql's \connect command some more. Tom Lane
- pgsql: Fix psql's \connect command some more. Tom Lane
- pgsql: Fix psql's \connect command some more. Tom Lane
- pgsql: Fix psql's \connect command some more. Tom Lane
- pgsql: Fix psql's \connect command some more. Tom Lane
- pgsql: Fix psql's \connect command some more. Tom Lane
- Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Andres Freund
- pgsql: Improve pg_amcheck's TAP test 003_check.pl. Robert Haas
- Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Andres Freund
- Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Robert Haas
- Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Alvaro Herrera
- Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Tom Lane
- pgsql: nbtree VACUUM: Cope with buggy opclasses. Peter Geoghegan
- pgsql: Convert Typ from array to list in bootstrap Tomas Vondra
- pgsql: Allow composite types in catalog bootstrap Tomas Vondra
- pgsql: Reword slightly logs generated for index stats in autovacuum Michael Paquier
- Re: pgsql: Add per-index stats information in verbose logs of autovacuum Michael Paquier
- Re: pgsql: Add per-index stats information in verbose logs of autovacuum Peter Geoghegan
- pgsql: Log when GetNewOidWithIndex() fails to find unused OID many time Fujii Masao
- pgsql: Rename wait event WalrcvExit to WalReceiverExit. Fujii Masao
- Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Amit Kapila
- Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Amit Kapila
- RE: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode tsunakawa.takay@fujitsu.com
- Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Greg Nancarrow
- Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Andres Freund
- Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Tom Lane
- Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Amit Kapila
- Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Andres Freund
- Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Tom Lane
- RE: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode tsunakawa.takay@fujitsu.com
- pgsql: Revert "Enable parallel SELECT for "INSERT INTO ... SELECT ...". Amit Kapila
- pgsql: Improve an error message Peter Eisentraut
- Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Robert Haas
- Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Robert Haas
- Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Robert Haas
- pgsql: Add date_bin function Peter Eisentraut
- pgsql: Tidy up more loose ends related to configurable TOAST compressio Robert Haas
- pgsql: Change checkpoint_completion_target default to 0.9 Stephen Frost
- pgsql: doc: Fix typo Peter Eisentraut
- pgsql: Fix stray double semicolons Peter Eisentraut
- pgsql: Add DECLARE STATEMENT command to ECPG Michael Meskes
- pgsql: Need to step forward in the loop to get to an end. Michael Meskes
- pgsql: Allow for installation-aware instances of PostgresNode Andrew Dunstan
- RE: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode tsunakawa.takay@fujitsu.com
- pgsql: Improve connection denied error message during recovery. Fujii Masao
- pgsql: Fix bug in WAL replay of COMMIT_TS_SETTS record. Fujii Masao
- pgsql: Fix bug in WAL replay of COMMIT_TS_SETTS record. Fujii Masao
- pgsql: Fix bug in WAL replay of COMMIT_TS_SETTS record. Fujii Masao
- pgsql: Fix bug in WAL replay of COMMIT_TS_SETTS record. Fujii Masao
- pgsql: Fix bug in WAL replay of COMMIT_TS_SETTS record. Fujii Masao
- pgsql: Fix bug in WAL replay of COMMIT_TS_SETTS record. Fujii Masao
- pgsql: Sanitize the term "combo CID" in code comments Michael Paquier
- Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Amit Kapila
- pgsql: Rename a parse node to be more general Peter Eisentraut
- pgsql: Trim some extra whitespace in parser file Peter Eisentraut
- pgsql: Remove StoreSingleInheritance reimplementation Alvaro Herrera
- pgsql: Remove StoreSingleInheritance reimplementation Alvaro Herrera
- pgsql: Remove StoreSingleInheritance reimplementation Alvaro Herrera
- pgsql: Remove StoreSingleInheritance reimplementation Alvaro Herrera
- Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Robert Haas
- pgsql: Rework HeapTupleHeader macros to reuse itemptr.h Alvaro Herrera
- pgsql: Let ALTER TABLE Phase 2 routines manage the relation pointer Alvaro Herrera
- pgsql: Add comments for AlteredTableInfo->rel Alvaro Herrera
- pgsql: Document lock obtained during partition detach Alvaro Herrera
- pgsql: Document lock obtained during partition detach Alvaro Herrera
- pgsql: Document lock obtained during partition detach Alvaro Herrera
- pgsql: ALTER TABLE ... DETACH PARTITION ... CONCURRENTLY Alvaro Herrera
- pgsql: Fix interaction of TOAST compression with expression indexes. Robert Haas
- Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Amit Kapila
- Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Amit Kapila
- RE: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode tsunakawa.takay@fujitsu.com
- pgsql: Remove unnecessary pg_amproc BRIN minmax entries Tomas Vondra
- pgsql: Support the old signature of BRIN consistent function Tomas Vondra
- pgsql: BRIN bloom indexes Tomas Vondra
- pgsql: BRIN minmax-multi indexes Tomas Vondra
- pgsql: Fix alignment in BRIN minmax-multi deserialization Tomas Vondra
- pgsql: Merge similar algorithms into roles_is_member_of(). Noah Misch
- pgsql: Add "pg_database_owner" default role. Noah Misch
- pgsql: Fix ndistinct estimates with system attributes Tomas Vondra
- pgsql: Fix ndistinct estimates with system attributes Tomas Vondra
- pgsql: Fix ndistinct estimates with system attributes Tomas Vondra
- pgsql: Fix ndistinct estimates with system attributes Tomas Vondra
- pgsql: Fix ndistinct estimates with system attributes Tomas Vondra
- pgsql: Reduce duration of stats_ext regression tests Tomas Vondra
- pgsql: Extended statistics on expressions Tomas Vondra
- pgsql: Improve consistency of SQL code capitalization Peter Eisentraut
- pgsql: Stabilize stats_ext test with other collations Tomas Vondra
- pgsql: doc: Define TLS as an acronym Stephen Frost
- pgsql: doc: Define TLS as an acronym Stephen Frost
- pgsql: doc: Define TLS as an acronym Stephen Frost
- pgsql: doc: Define TLS as an acronym Stephen Frost
- pgsql: doc: Define TLS as an acronym Stephen Frost
- pgsql: doc: Define TLS as an acronym Stephen Frost
- pgsql: Cache if PathTarget and RestrictInfos contain volatile functions David Rowley
- pgsql: PageAddItemExtended(): Add LP_UNUSED assertion. Peter Geoghegan
- pgsql: Reset standard_conforming_strings in strings test Peter Eisentraut
- Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Amit Kapila
- pgsql: Add unistr function Peter Eisentraut
- pgsql: Clean up date_part tests a bit Peter Eisentraut
- Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Robert Haas
- Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Robert Haas
- pgsql: Allow matching the DN of a client certificate for authentication Andrew Dunstan
- pgsql: Adjust design of per-worker parallel seqscan data struct David Rowley
- pgsql: psql: call clearerr() just before printing Alvaro Herrera
- pgsql: psql: call clearerr() just before printing Alvaro Herrera
- Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Amit Kapila
- Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Amit Kapila
- pgsql: Update obsolete comment. Etsuro Fujita
- pgsql: Update obsolete comment. Etsuro Fujita
- pgsql: Update obsolete comment. Etsuro Fujita
- pgsql: Update obsolete comment. Etsuro Fujita
- pgsql: Update obsolete comment. Etsuro Fujita
- pgsql: Update obsolete comment. Etsuro Fujita
- pgsql: Add a xid argument to the filter_prepare callback for output plu Amit Kapila
- pgsql: Add upper boundary tests for timestamp and timestamptz types Peter Eisentraut
- pgsql: Allow users of simplehash.h to perform direct deletions David Rowley
- Re: pgsql: Implement pipeline mode in libpq David Rowley
- pgsql: Fix compiler warning in unistr function David Rowley
- pgsql: Allow estimate_num_groups() to pass back further details about t David Rowley
- pgsql: Further tweaking of pg_dump's handling of default_toast_compress Tom Lane
- pgsql: Use a WaitLatch for vacuum/autovacuum sleeping Stephen Frost
- pgsql: Add tests for date_part of epoch near upper bound of timestamp r Peter Eisentraut
- pgsql: In messages, use singular nouns for -1, like we do for +1. Bruce Momjian
- Re: pgsql: In messages, use singular nouns for -1, like we do for +1. Alvaro Herrera
- pgsql: Improve PQtrace() output format Alvaro Herrera
- Re: pgsql: In messages, use singular nouns for -1, like we do for +1. Bruce Momjian
- pgsql: libpq_pipeline: add PQtrace() support and tests Alvaro Herrera
- Re: pgsql: In messages, use singular nouns for -1, like we do for +1. Bruce Momjian
- pgsql: adjust dblink regression expected output for commit 5da9868ed9 Bruce Momjian
- pgsql: Remove small inefficiency in ExecARDeleteTriggers/ExecARUpdateTr Tom Lane
- pgsql: Add support for --extension in pg_dump Michael Paquier
- pgsql: Fix comment in parsenodes.h Michael Paquier
- pgsql: Accept slightly-filled pages for tuples larger than fillfactor. Noah Misch
- pgsql: Doc: Use consistent terminology for tablesync slots. Amit Kapila
- Re: pgsql: Add unistr function Tom Lane
- pgsql: Remove extra semicolon in postgres_fdw tests. Amit Kapila
- pgsql: doc: Remove Cyrillic from unistr example Peter Eisentraut
- Re: pgsql: Add unistr function Peter Eisentraut
- pgsql: Add errhint_plural() function and make use of it Peter Eisentraut
- Re: pgsql: Extended statistics on expressions David Rowley
- pgsql: Add p_names field to ParseNamespaceItem Peter Eisentraut
- pgsql: Add support for asynchronous execution. Etsuro Fujita
- pgsql: Allow an alias to be attached to a JOIN ... USING Peter Eisentraut
- pgsql: Rework planning and execution of UPDATE and DELETE. Tom Lane
- Re: pgsql: Extended statistics on expressions Tomas Vondra
- Re: pgsql: Extended statistics on expressions Alvaro Herrera
- Re: pgsql: Extended statistics on expressions Tomas Vondra
- pgsql: Fix has_column_privilege function corner case Joe Conway
- pgsql: Fix some libpq_pipeline test problems Alvaro Herrera
- pgsql: Improve style of some replication-related error messages. Tom Lane
- pgsql: Suppress compiler warning in libpq_pipeline.c. Tom Lane
- pgsql: Add a docs section for obsoleted and renamed functions and setti Stephen Frost
- pgsql: Add a docs section for obsoleted and renamed functions and setti Stephen Frost
- pgsql: Add a docs section for obsoleted and renamed functions and setti Stephen Frost
- pgsql: Add a docs section for obsoleted and renamed functions and setti Stephen Frost
- pgsql: Add a docs section for obsoleted and renamed functions and setti Stephen Frost
- pgsql: Don't prematurely cram a value into a short int. Tom Lane