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

Thread Author Time
pgsql: waldump: fix use-after-free in search_directory(). Andres Freund 01:29
pgsql: waldump: fix use-after-free in search_directory(). Andres Freund 01:29
pgsql: waldump: fix use-after-free in search_directory(). Andres Freund 01:29
pgsql: waldump: fix use-after-free in search_directory(). Andres Freund 01:29
pgsql: waldump: fix use-after-free in search_directory(). Andres Freund 01:29
pgsql: Fix pg_waldump docs. Thomas Munro 03:27
pgsql: Fix NULL input behaviour of pg_stat_get_replication_slot(). Andres Freund 04:53
pgsql: Fix NULL input behaviour of pg_stat_get_replication_slot(). Andres Freund 04:53
pgsql: Mark pg_stat_get_subscription_stats() strict. Andres Freund 04:53
pgsql: Don't fail for > 1 walsenders in 019_replslot_limit, add debug m Andres Freund 05:37
pgsql: Make JSON path numeric literals more correct Peter Eisentraut 09:20
pgsql: Document autoanalyze limitations for partitioned tables Tomas Vondra 13:01
pgsql: Document autoanalyze limitations for partitioned tables Tomas Vondra 13:01
pgsql: Document autoanalyze limitations for partitioned tables Tomas Vondra 13:01
pgsql: Document autoanalyze limitations for partitioned tables Tomas Vondra 13:02
pgsql: Document autoanalyze limitations for partitioned tables Tomas Vondra 13:02
pgsql: Document autoanalyze limitations for partitioned tables Tomas Vondra 13:02
pgsql: Preparatory test cleanup Peter Eisentraut 13:32
pgsql: Add support for MERGE SQL command Alvaro Herrera 14:48
pgsql: Fix role names in merge.sql regress file Alvaro Herrera 15:13
pgsql: Add public ruleutils.c entry point to deparse a Query. Tom Lane 15:19
Re: pgsql: Add 'basebackup_to_shell' contrib module. Magnus Hagander 16:27
pgsql: Fix a few goofs in new backup compression code. Robert Haas 16:27
pgsql: Remove the ability of a role to administer itself. Robert Haas 18:31
pgsql: Use has_privs_for_roles for predefined role checks Joe Conway 19:11
pgsql: IS JSON predicate Andrew Dunstan 19:37

March 29, 2022

Thread Author Time
pgsql: Modify query on pg_hba_file_rules to check for errors in regress Michael Paquier 00:09
pgsql: Add system view pg_ident_file_mappings Michael Paquier 01:16
pgsql: Avoid instabilities with the regression tests of pg_freespacemap Michael Paquier 04:53
pgsql: psql: Add test for psql behavior on server crash Peter Eisentraut 07:01
pgsql: Enable SSL library detection via PQsslAttribute() Daniel Gustafsson 12:07
pgsql: doc: Make UPDATE FROM examples consistent Daniel Gustafsson 13:04
pgsql: Explain why the startup process can't cause a shortage of sinval Robert Haas 13:30
Re: pgsql: Add 'basebackup_to_shell' contrib module. 📎 Robert Haas 14:08
pgsql: Revert "Fix replay of create database records on standby" Alvaro Herrera 14:36
pgsql: Revert "Fix replay of create database records on standby" Alvaro Herrera 14:36
pgsql: Revert "Fix replay of create database records on standby" Alvaro Herrera 14:36
pgsql: Add new block-by-block strategy for CREATE DATABASE. Robert Haas 15:53
pgsql: In 020_createdb.pl, change order of command-line arguments. Robert Haas 17:52
Re: pgsql: Add 'basebackup_to_shell' contrib module. 📎 Thomas Munro 19:30
Re: pgsql: Add 'basebackup_to_shell' contrib module. Thomas Munro 20:35
pgsql: SQL/JSON query functions Andrew Dunstan 20:57
pgsql: Make PostgreSQL::Test::Cluster::run_log() return a useful value. Robert Haas 21:01
Re: pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas 21:19
Re: pgsql: Add 'basebackup_to_shell' contrib module. Andres Freund 22:25
Re: pgsql: Add 'basebackup_to_shell' contrib module. Andrew Dunstan 22:34
Re: pgsql: Add function to pump IPC process until string match Andres Freund 22:58

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

Browse Archives

Prev | Next