pgsql-committers since 2021-03-27 00:00

Notification of git commits are sent to this list. Do not post here!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

March 27, 2021

Thread Author Time
pgsql: Reduce duration of stats_ext regression tests Tomas Vondra 00:14
pgsql: Extended statistics on expressions Tomas Vondra 00:14
pgsql: Improve consistency of SQL code capitalization Peter Eisentraut 09:20
pgsql: Stabilize stats_ext test with other collations Tomas Vondra 17:28

March 28, 2021

Thread Author Time
pgsql: doc: Define TLS as an acronym Stephen Frost 15:29
pgsql: doc: Define TLS as an acronym Stephen Frost 15:29
pgsql: doc: Define TLS as an acronym Stephen Frost 15:29
pgsql: doc: Define TLS as an acronym Stephen Frost 15:29
pgsql: doc: Define TLS as an acronym Stephen Frost 15:29
pgsql: doc: Define TLS as an acronym Stephen Frost 15:29

March 29, 2021

Thread Author Time
pgsql: Cache if PathTarget and RestrictInfos contain volatile functions David Rowley 02:00
pgsql: PageAddItemExtended(): Add LP_UNUSED assertion. Peter Geoghegan 03:10
pgsql: Reset standard_conforming_strings in strings test Peter Eisentraut 06:46
Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Amit Kapila 10:01
pgsql: Add unistr function Peter Eisentraut 10:03
pgsql: Clean up date_part tests a bit Peter Eisentraut 16:07
Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Robert Haas 19:13
Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Robert Haas 19:29
pgsql: Allow matching the DN of a client certificate for authentication Andrew Dunstan 19:50
pgsql: Adjust design of per-worker parallel seqscan data struct David Rowley 21:17
pgsql: psql: call clearerr() just before printing Alvaro Herrera 21:45
pgsql: psql: call clearerr() just before printing Alvaro Herrera 21:45

March 30, 2021

Thread Author Time
Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Amit Kapila 02:42
Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Amit Kapila 03:50
pgsql: Update obsolete comment. Etsuro Fujita 04:05
pgsql: Update obsolete comment. Etsuro Fujita 04:05
pgsql: Update obsolete comment. Etsuro Fujita 04:05
pgsql: Update obsolete comment. Etsuro Fujita 04:05
pgsql: Update obsolete comment. Etsuro Fujita 04:05
pgsql: Update obsolete comment. Etsuro Fujita 04:05
pgsql: Add a xid argument to the filter_prepare callback for output plu Amit Kapila 05:22
pgsql: Add upper boundary tests for timestamp and timestamptz types Peter Eisentraut 06:49
pgsql: Allow users of simplehash.h to perform direct deletions David Rowley 06:57
Re: pgsql: Implement pipeline mode in libpq David Rowley 07:19
pgsql: Fix compiler warning in unistr function David Rowley 07:28
pgsql: Allow estimate_num_groups() to pass back further details about t David Rowley 07:53
pgsql: Further tweaking of pg_dump's handling of default_toast_compress Tom Lane 14:58
pgsql: Use a WaitLatch for vacuum/autovacuum sleeping Stephen Frost 16:54
pgsql: Add tests for date_part of epoch near upper bound of timestamp r Peter Eisentraut 20:09
pgsql: In messages, use singular nouns for -1, like we do for +1. Bruce Momjian 22:34
Re: pgsql: In messages, use singular nouns for -1, like we do for +1. Alvaro Herrera 23:15
pgsql: Improve PQtrace() output format Alvaro Herrera 23:17
Re: pgsql: In messages, use singular nouns for -1, like we do for +1. Bruce Momjian 23:20
pgsql: libpq_pipeline: add PQtrace() support and tests Alvaro Herrera 23:34
Re: pgsql: In messages, use singular nouns for -1, like we do for +1. Bruce Momjian 23:46
pgsql: adjust dblink regression expected output for commit 5da9868ed9 Bruce Momjian 23:46

March 31, 2021

Thread Author Time
pgsql: Remove small inefficiency in ExecARDeleteTriggers/ExecARUpdateTr Tom Lane 00:01
pgsql: Add support for --extension in pg_dump Michael Paquier 00:14
pgsql: Fix comment in parsenodes.h Michael Paquier 00:36
pgsql: Accept slightly-filled pages for tuples larger than fillfactor. Noah Misch 01:55
pgsql: Doc: Use consistent terminology for tablesync slots. Amit Kapila 02:50
Re: pgsql: Add unistr function Tom Lane 03:31
pgsql: Remove extra semicolon in postgres_fdw tests. Amit Kapila 05:13
pgsql: doc: Remove Cyrillic from unistr example Peter Eisentraut 06:30
Re: pgsql: Add unistr function Peter Eisentraut 06:30
pgsql: Add errhint_plural() function and make use of it Peter Eisentraut 07:21
Re: pgsql: Extended statistics on expressions 📎 David Rowley 08:05
pgsql: Add p_names field to ParseNamespaceItem Peter Eisentraut 09:22
pgsql: Add support for asynchronous execution. Etsuro Fujita 09:50
pgsql: Allow an alias to be attached to a JOIN ... USING Peter Eisentraut 15:27
pgsql: Rework planning and execution of UPDATE and DELETE. Tom Lane 15:53
Re: pgsql: Extended statistics on expressions Tomas Vondra 16:44
Re: pgsql: Extended statistics on expressions Alvaro Herrera 17:08
Re: pgsql: Extended statistics on expressions Tomas Vondra 17:54
pgsql: Fix has_column_privilege function corner case Joe Conway 17:55
pgsql: Fix some libpq_pipeline test problems Alvaro Herrera 18:16
pgsql: Improve style of some replication-related error messages. Tom Lane 19:30
pgsql: Suppress compiler warning in libpq_pipeline.c. Tom Lane 19:30
pgsql: Add a docs section for obsoleted and renamed functions and setti Stephen Frost 20:24
pgsql: Add a docs section for obsoleted and renamed functions and setti Stephen Frost 20:24
pgsql: Add a docs section for obsoleted and renamed functions and setti Stephen Frost 20:24
pgsql: Add a docs section for obsoleted and renamed functions and setti Stephen Frost 20:24
pgsql: Add a docs section for obsoleted and renamed functions and setti Stephen Frost 20:24
pgsql: Don't prematurely cram a value into a short int. Tom Lane 20:45
pgsql: Silence compiler warning in non-assert builds. Tom Lane 21:04
pgsql: Fix portability and safety issues in pqTraceFormatTimestamp. Tom Lane 21:04
pgsql: Fix unportable use of isprint(). Tom Lane 21:14
pgsql: Disable force_parallel_mode in libpq_pipeline Alvaro Herrera 21:46
Re: pgsql: Extended statistics on expressions 📎 Tomas Vondra 22:07
pgsql: Initialize conn->Pfdebug to NULL when creating a connection Alvaro Herrera 22:22
pgsql: Remove setvbuf() call from PQtrace() Alvaro Herrera 23:18
pgsql: Add Result Cache executor node David Rowley 23:32
Re: pgsql: Add Result Cache executor node Tom Lane 23:47
Re: pgsql: Add Result Cache executor node David Rowley 23:55

April 1, 2021

Thread Author Time
Re: pgsql: Add Result Cache executor node David Rowley 00:23
pgsql: Revert b6002a796 David Rowley 00:33
Re: pgsql: Add Result Cache executor node Tom Lane 00:52
pgsql: Move some client-specific routines from SSLServer to PostgresNod Michael Paquier 00:54
Re: pgsql: Add Result Cache executor node Tomas Vondra 01:15
Re: pgsql: Add Result Cache executor node Tom Lane 01:36
Re: pgsql: Extended statistics on expressions David Rowley 01:43
Re: pgsql: Extended statistics on expressions Tomas Vondra 01:49
Re: pgsql: Add Result Cache executor node David Rowley 01:50
Re: pgsql: Extended statistics on expressions David Rowley 02:24
pgsql: Ensure to send a prepare after we detect concurrent abort during Amit Kapila 02:50
pgsql: doc: Clarify use of ACCESS EXCLUSIVE lock in various sections Michael Paquier 06:30
pgsql: doc: Clarify use of ACCESS EXCLUSIVE lock in various sections Michael Paquier 06:30
pgsql: doc: Clarify use of ACCESS EXCLUSIVE lock in various sections Michael Paquier 06:30
pgsql: doc: Clarify use of ACCESS EXCLUSIVE lock in various sections Michael Paquier 06:30
pgsql: doc: Clarify use of ACCESS EXCLUSIVE lock in various sections Michael Paquier 06:30
pgsql: doc: Clarify use of ACCESS EXCLUSIVE lock in various sections Michael Paquier 06:30
pgsql: Make extract(timetz) tests a bit more interesting Peter Eisentraut 08:05
pgsql: Add 'noError' argument to encoding conversion functions. Heikki Linnakangas 09:25
pgsql: Do COPY FROM encoding conversion/verification in larger chunks. Heikki Linnakangas 09:25
pgsql: libpq_pipeline: Must strdup(optarg) to avoid crash Alvaro Herrera 13:29
pgsql: Fix internal extract(timezone_minute) formulas Peter Eisentraut 14:15
pgsql: Fix pg_restore's misdesigned code for detecting archive file for Tom Lane 17:34
pgsql: Fix pg_restore's misdesigned code for detecting archive file for Tom Lane 17:34
pgsql: Fix pg_restore's misdesigned code for detecting archive file for Tom Lane 17:34
pgsql: Fix pg_restore's misdesigned code for detecting archive file for Tom Lane 17:34
pgsql: Fix pg_restore's misdesigned code for detecting archive file for Tom Lane 17:34
pgsql: Fix pg_restore's misdesigned code for detecting archive file for Tom Lane 17:34
pgsql: amcheck: Fix verify_heapam's tuple visibility checking rules. Robert Haas 17:41
Re: pgsql: Allow matching the DN of a client certificate for authentication Andrew Dunstan 18:03
pgsql: Fix setvbuf()-induced crash in libpq_pipeline Alvaro Herrera 19:31
pgsql: Rename Default Roles to Predefined Roles Stephen Frost 19:32
Re: pgsql: Allow matching the DN of a client certificate for authentication Daniel Gustafsson 21:44
pgsql: Rethink handling of pass-by-value leaf datums in SP-GiST. Tom Lane 21:55

April 2, 2021

Thread Author Time
pgsql: Improve stability of test with vacuum_truncate in reloptions.sql Michael Paquier 00:46
pgsql: Improve stability of test with vacuum_truncate in reloptions.sql Michael Paquier 00:46
pgsql: Improve stability of test with vacuum_truncate in reloptions.sql Michael Paquier 00:46
pgsql: Add Result Cache executor node (take 2) David Rowley 01:11
pgsql: doc: mention that intervening major releases can be skipped Bruce Momjian 01:17
pgsql: doc: mention that intervening major releases can be skipped Bruce Momjian 01:17
pgsql: doc: mention that intervening major releases can be skipped Bruce Momjian 01:17
pgsql: doc: mention that intervening major releases can be skipped Bruce Momjian 01:17
pgsql: doc: mention that intervening major releases can be skipped Bruce Momjian 01:17
pgsql: doc: mention that intervening major releases can be skipped Bruce Momjian 01:17
pgsql: Attempt to fix unstable Result Cache regression tests David Rowley 02:26
pgsql: Fix typos in comments. Fujii Masao 07:27
pgsql: doc: Clarify how to generate backup files with non-exclusive bac Michael Paquier 07:38
pgsql: doc: Clarify how to generate backup files with non-exclusive bac Michael Paquier 07:38
pgsql: doc: Clarify how to generate backup files with non-exclusive bac Michael Paquier 07:38
pgsql: doc: Clarify how to generate backup files with non-exclusive bac Michael Paquier 07:38
pgsql: doc: Clarify how to generate backup files with non-exclusive bac Michael Paquier 07:38
pgsql: doc: Clarify how to generate backup files with non-exclusive bac Michael Paquier 07:38
pgsql: Fix pgstat_report_replslot() to use proper data types for its ar Fujii Masao 08:28
pgsql: Add support for NullIfExpr in eval_const_expressions Peter Eisentraut 09:07
pgsql: postgres_fdw: Add option to control whether to keep connections Fujii Masao 10:46
pgsql: Fix typo in 6d7a6feac4 Andrew Dunstan 14:31
pgsql: Strip file names reported in error messages on Windows, too. Tom Lane 14:43
pgsql: pg_checksums: Fix progress reporting. Fujii Masao 15:08
pgsql: pg_checksums: Fix progress reporting. Fujii Masao 15:08
pgsql: pg_checksums: Fix progress reporting. Fujii Masao 15:08
pgsql: Clarify documentation of RESET ROLE Joe Conway 17:51
pgsql: Clarify documentation of RESET ROLE Joe Conway 17:51
pgsql: Clarify documentation of RESET ROLE Joe Conway 17:51
pgsql: Clarify documentation of RESET ROLE Joe Conway 17:51
pgsql: Clarify documentation of RESET ROLE Joe Conway 17:51
pgsql: Clarify documentation of RESET ROLE Joe Conway 17:51
pgsql: Detect POLLHUP/POLLRDHUP while running queries. Thomas Munro 20:25
pgsql: Use macro MONTHS_PER_YEAR instead of '12' in /ecpg/pgtypeslib Bruce Momjian 20:42
pgsql: Use macro MONTHS_PER_YEAR instead of '12' in /ecpg/pgtypeslib Bruce Momjian 20:42
pgsql: Use macro MONTHS_PER_YEAR instead of '12' in /ecpg/pgtypeslib Bruce Momjian 20:42
pgsql: Use macro MONTHS_PER_YEAR instead of '12' in /ecpg/pgtypeslib Bruce Momjian 20:42
pgsql: Use macro MONTHS_PER_YEAR instead of '12' in /ecpg/pgtypeslib Bruce Momjian 20:42
pgsql: Use macro MONTHS_PER_YEAR instead of '12' in /ecpg/pgtypeslib Bruce Momjian 20:42
Re: pgsql: Add Result Cache executor node (take 2) Andres Freund 20:47
pgsql: Remove useless Asserts in Result Cache code David Rowley 21:42
Re: pgsql: Add Result Cache executor node (take 2) David Rowley 21:43
Re: pgsql: Add 'noError' argument to encoding conversion functions. Jaime Casanova 23:53

April 3, 2021

Thread Author Time
Re: pgsql: Add 'noError' argument to encoding conversion functions. Michael Paquier 02:53
pgsql: Split wait event related code from pgstat.[ch] into wait_event.[ Andres Freund 03:06
pgsql: Do not rely on pgstat.h to indirectly include storage/ headers. Andres Freund 03:06
pgsql: Refactor HMAC implementations Michael Paquier 08:36
pgsql: Use more verbose matching patterns for errors in SSL TAP tests Michael Paquier 11:50
fix old confusing JSON example 📎 Erik Rijkers 12:01
Re: fix old confusing JSON example 📎 Erik Rijkers 12:28
Re: fix old confusing JSON example Michael Paquier 12:32
pgsql: Split backend status and progress related functionality out of p Andres Freund 18:43
pgsql: Improve efficiency of wait event reporting, remove proc.h depend Andres Freund 19:08
pgsql: Improve psql's behavior when the editor is exited without saving Tom Lane 21:38

April 4, 2021

Thread Author Time
pgsql: Fix BRIN minmax-multi distance for interval type Tomas Vondra 17:21
pgsql: Fix BRIN minmax-multi distance for timetz type Tomas Vondra 17:23
pgsql: Fix BRIN minmax-multi distance for inet type Tomas Vondra 17:25
pgsql: Fix order of parameters in BRIN minmax-multi calls Tomas Vondra 17:26
pgsql: Add regression test for minmax-multi macaddr8 type Tomas Vondra 17:35
pgsql: Fix bug in brin_minmax_multi_union Tomas Vondra 17:37
pgsql: Fix confusion in SP-GiST between attribute type and leaf storage Tom Lane 18:29
pgsql: Fix more confusion in SP-GiST. Tom Lane 21:57
pgsql: Fix more confusion in SP-GiST. Tom Lane 21:57
pgsql: Fix more confusion in SP-GiST. Tom Lane 21:57

April 5, 2021

Thread Author Time
pgsql: Refactor all TAP test suites doing connection checks Michael Paquier 01:14
pgsql: Fix typo in collationcmds.c Michael Paquier 02:19
Re: pgsql: Fix confusion in SP-GiST between attribute type and leaf storage Michael Paquier 02:27
Re: pgsql: Fix confusion in SP-GiST between attribute type and leaf storage Tom Lane 02:41
pgsql: Renumber cursor option flags Peter Eisentraut 07:17
Re: pgsql: Refactor all TAP test suites doing connection checks Tom Lane 14:57
pgsql: Align some terms in arch-dev.sgml to glossary Alvaro Herrera 15:47
pgsql: Shut down transaction tracking at startup process exit. Fujii Masao 17:28
pgsql: Shut down transaction tracking at startup process exit. Fujii Masao 17:28
pgsql: Shut down transaction tracking at startup process exit. Fujii Masao 17:28
pgsql: Shut down transaction tracking at startup process exit. Fujii Masao 17:29
pgsql: Shut down transaction tracking at startup process exit. Fujii Masao 17:29
pgsql: Shut down transaction tracking at startup process exit. Fujii Masao 17:29
pgsql: Add pg_read_all_data and pg_write_all_data roles Stephen Frost 17:45
pgsql: Simplify state managed by VACUUM. Peter Geoghegan 20:27
Re: pgsql: Simplify state managed by VACUUM. Peter Geoghegan 20:48
pgsql: Propagate parallel VACUUM's buffer access strategy. Peter Geoghegan 21:58
pgsql: Support INCLUDE'd columns in SP-GiST. Tom Lane 22:42

Browse Archives

Prev | Next