pgsql-committers since 2022-03-30 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 30, 2022

Thread Author Time
Re: pgsql: Add 'basebackup_to_shell' contrib module. Thomas Munro 00:48
pgsql: Skip empty transactions for logical replication. Amit Kapila 02:22
pgsql: Add TAP test in pg_dump with --format=tar and --compress Michael Paquier 04:34
pgsql: Add header matching mode to COPY FROM Peter Eisentraut 07:10
Re: pgsql: Add function to pump IPC process until string match Daniel Gustafsson 07:10
pgsql: Fix typo in comment. Etsuro Fujita 10:16
pgsql: Fix typo in comment. Etsuro Fujita 10:16
pgsql: Fix typo in comment. Etsuro Fujita 10:16
pgsql: Fix typo in comment. Etsuro Fujita 10:16
pgsql: Fix typo in comment. Etsuro Fujita 10:16
pgsql: Fix typo in comment. Etsuro Fujita 10:16
Re: pgsql: Add function to pump IPC process until string match Alvaro Herrera 10:37
Re: pgsql: Add 'basebackup_to_shell' contrib module. Andrew Dunstan 11:01
pgsql: doc: Clarify when SSL actually means TLS Daniel Gustafsson 11:42
Re: pgsql: Add 'basebackup_to_shell' contrib module. 📎 Robert Haas 12:53
pgsql: Simplify a needlessly-complicated regular expression. Robert Haas 13:09
pgsql: Allow parallel zstd compression when taking a base backup. Robert Haas 13:50
pgsql: doc: Document range_intersect_agg(anymultirange) Peter Eisentraut 15:14
pgsql: Additional tests for range_intersect_agg(anymultirange) Peter Eisentraut 15:23
pgsql: Make PostgreSQL::Test::Cluster compatible with all live branches Andrew Dunstan 15:25
pgsql: Change some internal error messages to elogs Peter Eisentraut 15:54
Re: pgsql: Add function to pump IPC process until string match Andres Freund 16:09
Re: pgsql: Add 'basebackup_to_shell' contrib module. Andres Freund 16:23
Re: pgsql: Add 'basebackup_to_shell' contrib module. Andres Freund 16:30
Re: pgsql: Add 'basebackup_to_shell' contrib module. Tom Lane 16:34
pgsql: ci: enable zstd where available. Andres Freund 16:35
Re: pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas 16:42
Re: pgsql: Add 'basebackup_to_shell' contrib module. Andres Freund 16:50
Re: pgsql: Add 'basebackup_to_shell' contrib module. Andres Freund 16:54
Re: pgsql: Add 'basebackup_to_shell' contrib module. Tom Lane 16:58
Re: pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas 17:04
Re: pgsql: Add 'basebackup_to_shell' contrib module. Andres Freund 17:11
Re: pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas 17:16
Re: pgsql: Add 'basebackup_to_shell' contrib module. Thomas Munro 18:07
pgsql: Add range_agg with multirange inputs Peter Eisentraut 18:27
Re: pgsql: Add 'basebackup_to_shell' contrib module. Andres Freund 19:12
Re: pgsql: Add 'basebackup_to_shell' contrib module. Tom Lane 19:19
pgsql: Document basebackup_to_shell.required_role. Robert Haas 19:45
pgsql: basebackup_to_shell: Add TAP test. Robert Haas 19:49
pgsql: Fix possible NULL-pointer-deference in backup_compression.c. Robert Haas 19:59
Re: pgsql: Add 'basebackup_to_shell' contrib module. Tom Lane 20:22
pgsql: SQL JSON functions Andrew Dunstan 20:30
Re: pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas 21:44
Re: pgsql: Add function to pump IPC process until string match Daniel Gustafsson 22:00
Re: pgsql: Add 'basebackup_to_shell' contrib module. 📎 Nathan Bossart 22:39
pgsql: Optimize order of GROUP BY keys Tomas Vondra 23:15

March 31, 2022

Thread Author Time
pgsql: Add .gitignore for basebackup_to_shell. Tom Lane 00:00
Re: pgsql: Add 'basebackup_to_shell' contrib module. Tom Lane 00:01
Re: pgsql: Make PostgreSQL::Test::Cluster compatible with all live branches Tom Lane 00:19
Re: pgsql: Make PostgreSQL::Test::Cluster compatible with all live branches Andrew Dunstan 01:01
Re: pgsql: Make PostgreSQL::Test::Cluster compatible with all live branches Tom Lane 01:12
pgsql: Clean up some dead code in pg_dump with tar format and gzip comp Michael Paquier 01:36
Re: pgsql: Make PostgreSQL::Test::Cluster compatible with all live branches Andrew Dunstan 01:37
Re: pgsql: Add 'basebackup_to_shell' contrib module. Tom Lane 02:07
Re: pgsql: Add 'basebackup_to_shell' contrib module. Andres Freund 02:17
pgsql: Raise a WARNING for missing publications. Amit Kapila 03:09
Re: pgsql: Add 'basebackup_to_shell' contrib module. Tom Lane 04:08
Re: pgsql: Add 'basebackup_to_shell' contrib module. Andres Freund 05:25
Re: pgsql: Allow root-owned SSL private keys in libpq, not only the backend Peter Eisentraut 07:34
Re: pgsql: Add 'basebackup_to_shell' contrib module. Peter Eisentraut 07:43
pgsql: Add diagnostic output on error in pump_until Daniel Gustafsson 09:26
Re: pgsql: Make PostgreSQL::Test::Cluster compatible with all live branches 📎 Andrew Dunstan 10:09
pgsql: doc: Fix typo in ANALYZE documentation Daniel Gustafsson 10:12
pgsql: doc: Fix typo in ANALYZE documentation Daniel Gustafsson 10:13
pgsql: doc: Fix typo in ANALYZE documentation Daniel Gustafsson 10:13
pgsql: doc: Fix typo in ANALYZE documentation Daniel Gustafsson 10:13
pgsql: doc: Fix typo in ANALYZE documentation Daniel Gustafsson 10:13
pgsql: doc: Fix typo in ANALYZE documentation Daniel Gustafsson 10:13
pgsql: Fix comment typo in PotsgreSQL::Test::Cluster module Andrew Dunstan 12:37
Re: pgsql: Allow root-owned SSL private keys in libpq, not only the backend Tom Lane 13:53
pgsql: psql: Add tests for \errverbose Peter Eisentraut 14:33
Re: pgsql: Add 'basebackup_to_shell' contrib module. Andrew Dunstan 14:51
Re: pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas 15:12
pgsql: Add missing newline in one libpq error message. Tom Lane 15:24
pgsql: Add missing newline in one libpq error message. Tom Lane 15:24
pgsql: Add missing newline in one libpq error message. Tom Lane 15:24
pgsql: Add missing newline in one libpq error message. Tom Lane 15:24
pgsql: Add missing newline in one libpq error message. Tom Lane 15:24
pgsql: Add missing newline in one libpq error message. Tom Lane 15:24
Re: pgsql: Add 'basebackup_to_shell' contrib module. Tom Lane 15:32
Re: pgsql: Add 'basebackup_to_shell' contrib module. Alvaro Herrera 15:32
Re: pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas 16:08
Re: pgsql: Add 'basebackup_to_shell' contrib module. Andres Freund 16:10
Re: pgsql: Add 'basebackup_to_shell' contrib module. 📎 Andrew Dunstan 16:25
Re: pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas 16:30
Re: pgsql: Add 'basebackup_to_shell' contrib module. Tom Lane 16:45
Re: pgsql: Make PostgreSQL::Test::Cluster compatible with all live branches Tom Lane 16:50
Re: pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas 16:56
pgsql: psql: Refactor SendQuery() Peter Eisentraut 18:05
pgsql: In basebackup_to_shell tests, properly set up pg_hba.conf. Robert Haas 18:06
Re: pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas 18:12
pgsql: Remove use of perl parent module in Cluster.pm Andrew Dunstan 18:17
Re: pgsql: Make PostgreSQL::Test::Cluster compatible with all live branches Andrew Dunstan 18:18
pgsql: Print information about type of test and subdirectory before run Andres Freund 18:21
Re: pgsql: Add 'basebackup_to_shell' contrib module. Andrew Dunstan 18:27
pgsql: Fix postgres_fdw to check shippability of sort clauses properly. Tom Lane 18:30
pgsql: Fix postgres_fdw to check shippability of sort clauses properly. Tom Lane 18:30
pgsql: Fix postgres_fdw to check shippability of sort clauses properly. Tom Lane 18:30
pgsql: Fix postgres_fdw to check shippability of sort clauses properly. Tom Lane 18:30
pgsql: Fix postgres_fdw to check shippability of sort clauses properly. Tom Lane 18:30
pgsql: Fix postgres_fdw to check shippability of sort clauses properly. Tom Lane 18:30
Re: pgsql: Add 'basebackup_to_shell' contrib module. Andrew Dunstan 18:31
Re: pgsql: Add 'basebackup_to_shell' contrib module. Andres Freund 18:44
pgsql: initdb: When running CREATE DATABASE, use STRATEGY = WAL_COPY. Robert Haas 19:16
pgsql: RETURNING clause for JSON() and JSON_SCALAR() Andrew Dunstan 19:45
pgsql: Fix comments with "a expression" Andrew Dunstan 19:45
pgsql: Expose a few more PL/pgSQL functions to debugger plugins. Tom Lane 21:05
pgsql: Keep plpgsql.h C++-clean. Tom Lane 22:29

April 1, 2022

Thread Author Time
pgsql: Switch the regression tests of pg_upgrade to use TAP tests Michael Paquier 01:15
pgsql: Improve handling and logging of TAP tests for pg_upgrade Michael Paquier 03:47
pgsql: Add macros in hash and btree AMs to get the special area of thei Michael Paquier 04:30
pgsql: psql: Refactor ProcessResult() Peter Eisentraut 11:17
pgsql: Add SSL tests for IP addresses in certificates Peter Eisentraut 12:16
pgsql: docs: Changing column type doesn't always require an index rebui Robert Haas 12:58
pgsql: libpq: Allow IP address SANs in server certificates Peter Eisentraut 14:02
pgsql: Set minimum required version of zstd as 1.4.0. Tom Lane 15:05
pgsql: libpq: Fix pkg-config without OpenSSL Peter Eisentraut 15:17
pgsql: libpq: Fix pkg-config without OpenSSL Peter Eisentraut 15:17
Re: pgsql: Add function to pump IPC process until string match Andres Freund 17:22

April 2, 2022

Thread Author Time
pgsql: pageinspect: Use better macros to get special page area for GIN Michael Paquier 02:29
pgsql: Make upgradecheck a no-op in MSVC's vcregress.pl Michael Paquier 03:07
Re: pgsql: SQL/JSON query functions Michael Paquier 03:15
Re: pgsql: SQL/JSON query functions Tom Lane 05:20
pgsql: Remove obsolete comment Peter Eisentraut 05:43
pgsql: Remove obsolete comment Peter Eisentraut 05:43
pgsql: Remove obsolete comment Peter Eisentraut 05:43
pgsql: Specialize tuplesort routines for different kinds of abbreviated John Naylor 08:29
Re: pgsql: Specialize tuplesort routines for different kinds of abbreviated John Naylor 09:06
pgsql: Use ORDER BY in catalog results in SQL/JSON tests Andrew Dunstan 14:04
Re: pgsql: SQL/JSON query functions Andrew Dunstan 14:06
pgsql: Remove excess semicolon in MERGE docs Alvaro Herrera 15:18
pgsql: Doc: Remove MultiXact wraparound section link. Peter Geoghegan 16:50
pgsql: Doc: Remove MultiXact wraparound section link. Peter Geoghegan 16:50
pgsql: Allow CLUSTER on partitioned tables Alvaro Herrera 17:09
pgsql: Use has_privs_for_roles for predefined role checks: round 2 Joe Conway 17:25
pgsql: vacuumlazy.c: Clean up variable declarations. Peter Geoghegan 17:34
pgsql: Add a couple more tests for interval input decoding. Tom Lane 17:50
pgsql: Doc: Clarify the role of aggressive VACUUMs. Peter Geoghegan 19:30
pgsql: Fix overflow hazards in interval input and output conversions. Tom Lane 20:12
Re: pgsql: Specialize tuplesort routines for different kinds of abbreviated Andres Freund 20:15
Re: pgsql: Specialize tuplesort routines for different kinds of abbreviated Andres Freund 20:21
Re: pgsql: Specialize tuplesort routines for different kinds of abbreviated Andres Freund 20:33
pgsql: Doc: Add relfrozenxid Tip to XID wraparound section. Peter Geoghegan 20:35

April 3, 2022

Thread Author Time
pgsql: Set relfrozenxid to oldest extant XID seen by VACUUM. Peter Geoghegan 16:57
pgsql: Generalize how VACUUM skips all-frozen pages. Peter Geoghegan 20:36
pgsql: Fix portability issues in datetime parsing. Tom Lane 21:04
pgsql: Fix tuplesort optimization for CLUSTER-on-expression. Thomas Munro 22:58

April 4, 2022

Thread Author Time
pgsql: Improve the generation memory allocator David Rowley 08:53
pgsql: Adjust tuplesort API to have bitwise option flags David Rowley 10:25
pgsql: Use Generation memory contexts to store tuples in sorts David Rowley 10:53
pgsql: pg_basebackup: Fix code that thinks about LZ4 buffer size. Robert Haas 14:45
pgsql: Avoid freeing objects during json aggregate finalization Andrew Dunstan 15:03
pgsql: Disable synchronize_seqscans in 027_stream_regress.pl. Tom Lane 16:38
pgsql: psql: Show all query results by default Peter Eisentraut 18:08
pgsql: vacuumlazy.c: Further consolidate resource allocation. Peter Geoghegan 18:56
pgsql: JSON_TABLE Andrew Dunstan 20:23
pgsql: pgstat: consistent function comment formatting. Andres Freund 20:54
pgsql: pgstat: remove some superflous comments from pgstat.h. Andres Freund 21:33
pgsql: dshash: revise sequential scan support. Andres Freund 21:33
Re: pgsql: JSON_TABLE 📎 Erik Rijkers 22:16
Re: pgsql: JSON_TABLE Andrew Dunstan 22:31

April 5, 2022

Thread Author Time
pgsql: Update some tests in 013_crash_restart.pl. Tom Lane 02:10
pgsql: Update some tests in 013_crash_restart.pl. Tom Lane 02:10
pgsql: Refactor and cleanup runtime partition prune code a little Alvaro Herrera 09:48
pgsql: Extend TAP tests of pg_dump to test for compression with gzip Michael Paquier 10:11
Re: [COMMITTERS] pgsql: Allow time delayed standbys and recovery Thom Brown 12:40
API stability [was: pgsql: Fix possible recovery trouble if TRUNCATE overlaps a checkpoint.] Markus Wanner 13:02
pgsql: pg_rewind: Fetch small files according to new size. Daniel Gustafsson 13:02
Re: pgsql: pg_rewind: Fetch small files according to new size. Daniel Gustafsson 13:36
Re: API stability [was: pgsql: Fix possible recovery trouble if TRUNCATE overlaps a checkpoint.] Robert Haas 14:01
Re: API stability [was: pgsql: Fix possible recovery trouble if TRUNCATE overlaps a checkpoint.] Tom Lane 14:17
Re: API stability [was: pgsql: Fix possible recovery trouble if TRUNCATE overlaps a checkpoint.] Robert Haas 14:29
Re: API stability [was: pgsql: Fix possible recovery trouble if TRUNCATE overlaps a checkpoint.] Tom Lane 14:32
Re: API stability [was: pgsql: Fix possible recovery trouble if TRUNCATE overlaps a checkpoint.] Robert Haas 14:51
Re: [COMMITTERS] pgsql: Allow time delayed standbys and recovery Robert Haas 14:54
Re: [COMMITTERS] pgsql: Allow time delayed standbys and recovery Magnus Hagander 14:58
Re: [COMMITTERS] pgsql: Allow time delayed standbys and recovery Robert Haas 15:01
pgsql: Have VACUUM warn on relfrozenxid "in the future". Peter Geoghegan 16:45
pgsql: PLAN clauses for JSON_TABLE Andrew Dunstan 18:35
Re: pgsql: JSON_TABLE Oleg Bartunov 19:02
Re: pgsql: JSON_TABLE Oleg Bartunov 19:05
Re: API stability [was: pgsql: Fix possible recovery trouble if TRUNCATE overlaps a checkpoint.] Tom Lane 19:16
Re: pgsql: JSON_TABLE Andrew Dunstan 19:35
Re: pgsql: pg_rewind: Fetch small files according to new size. Daniel Gustafsson 19:46
pgsql: Fix compilerwarning in logging size_t Daniel Gustafsson 20:24

April 6, 2022

Thread Author Time
Re: [COMMITTERS] pgsql: Allow time delayed standbys and recovery Thom Brown 00:42
pgsql: Remove race condition in 022_crash_temp_files.pl test. Tom Lane 00:44
pgsql: Remove race condition in 022_crash_temp_files.pl test. Tom Lane 00:44
pgsql: Change aggregated log format of pgbench. Tatsuo Ishii 00:59
Re: [COMMITTERS] pgsql: Allow time delayed standbys and recovery Thom Brown 01:04
Re: API stability Kyotaro Horiguchi 01:36
pgsql: Improve comments for row filtering and toast interaction in logi Amit Kapila 02:52
Re: API stability Kyotaro Horiguchi 05:30
pgsql: Update Unicode data to CLDR 41 Peter Eisentraut 06:18
Re: API stability Kyotaro Horiguchi 06:31
pgsql: Allow asynchronous execution in more cases. Etsuro Fujita 06:52
Re: API stability Kyotaro Horiguchi 06:53
pgsql: Change one AssertMacro to Assert Peter Eisentraut 07:10
pgsql: Fix unsigned output format in SLRU error reporting Peter Eisentraut 07:28
Re: API stability 📎 Kyotaro Horiguchi 07:45

Browse Archives

Prev | Next