pgsql-hackers before 2026-06-20 00:00

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

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

Browse Archives

Prev | Next

June 18, 2026

Thread Author Time
Re: First draft of PG 19 release notes Bruce Momjian 01:34
Re: First draft of PG 19 release notes Bruce Momjian 01:45
Re: Rename EXISTS-to-ANY converted subplan to exists_to_any Fujii Masao 01:51
Re: Rename EXISTS-to-ANY converted subplan to exists_to_any Tom Lane 02:14
Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX 📎 Haibo Yan 02:27
Re: SQL:2011 Application Time Update & Delete 📎 Paul A Jungwirth 02:29
Re: DOCS - Clarify behaviour when EXCEPT tables are moved/renamed Amit Kapila 02:34
Re: Fix tuple deformation with virtual generated NOT NULL columns Chao Li 02:35
Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f'). Tatsuo Ishii 02:44
Re: Deadlock detector fails to activate on a hot standby replica 📎 Fujii Masao 02:48
[PATCH] Fix two incorrect code comments 📎 Ayush Tiwari 02:53
Re: Fix pg_restore --no-globals SQL output for pg_dumpall archives Chao Li 02:56
Re: Rename EXISTS-to-ANY converted subplan to exists_to_any Fujii Masao 03:03
Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f'). Chao Li 03:05
Re: Fix race in ReplicationSlotRelease for ephemeral slots Amit Kapila 03:19
pgbench --continue-on-error: clarify TPS and failure reporting Chao Li 03:24
Re: Vacuum statistics 📎 Alena Rybakina 03:32
Re: Proposal: Conflict log history table for Logical Replication shveta malik 03:58
Re: Proposal: Conflict log history table for Logical Replication shveta malik 04:02
Re: Fwd: dsm_registry: Add detach and destroy features Rahila Syed 04:19
Re: pg_stat_replication docs incomplete for logical replication 📎 Ashutosh Sharma 04:26
Re: Unexpected behavior after OOM errors 📎 Michael Paquier 04:37
Re: ci: CCache churns through available space too quickly Thomas Munro 04:50
Re: Require SSL connection to postgres for oauth 📎 Zsolt Parragi 04:54
Re: Fix tuple deformation with virtual generated NOT NULL columns 📎 David Rowley 05:18
Re: pgbench --continue-on-error: clarify TPS and failure reporting Yugo Nagata 05:36
Re: Fix DROP PROPERTY GRAPH "unsupported object class" error Ashutosh Bapat 05:41
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik 05:44
Re: (SQL/PGQ) cache lookup failed for label Ashutosh Bapat 05:48
Re: Fix tuple deformation with virtual generated NOT NULL columns Chao Li 05:55
Re: Proposal: Conflict log history table for Logical Replication Shlok Kyal 05:59
Re: Fix DROP PROPERTY GRAPH "unsupported object class" error Michael Paquier 06:06
Use HostsFileName everywhere 📎 Zsolt Parragi 06:10
Re: [Bug]Assertion failure in LATERAL GRAPH_TABLE with multi-label pattern Ashutosh Bapat 06:11
Re: [PATCH] Add CANONICAL option to xmlserialize 📎 Jim Jones 06:13
Re: pgbench --continue-on-error: clarify TPS and failure reporting 📎 Chao Li 06:25
Re: Fix warning: ‘startpos’ may be used uninitialized in function ‘results_differ’ Imran Zaheer 06:26
Re: Fix tuple deformation with virtual generated NOT NULL columns 📎 David Rowley 06:27
Re: Support EXCEPT for TABLES IN SCHEMA publications 📎 Nisha Moond 06:35
Re: Unexpected behavior after OOM errors Heikki Linnakangas 06:42
Re: Handle concurrent drop when doing whole database vacuum 📎 cca5507 06:44
Re: Fix tuple deformation with virtual generated NOT NULL columns Chao Li 06:46
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication 📎 Ashutosh Sharma 07:12
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov 07:31
Re: Row pattern recognition Henson Choi 07:48
Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f'). 📎 Fujii Masao 07:54
Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f'). Chao Li 08:17
RE: Why is the LSN reported for pg_logical_emit_message() different from other decoded operations? Hayato Kuroda (Fujitsu) 08:27
Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f'). Tatsuo Ishii 08:27
Re: Fix race in ReplicationSlotRelease for ephemeral slots Xuneng Zhou 08:36
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade shveta malik 09:16
Re: [PATCH] REPLICA IDENTITY USING INDEX accepts column with invalid NOT NULL solai v 09:21
Re: Unexpected behavior after OOM errors Matthias van de Meent 09:27
Re: Avoid calling SetMatViewPopulatedState if possible cca5507 09:28
Re: pgbench --continue-on-error: clarify TPS and failure reporting Fujii Masao 09:40
Re: Row pattern recognition Tatsuo Ishii 09:50
Re: use of SPI by postgresImportForeignStatistics Etsuro Fujita 10:42
Re: Row pattern recognition Henson Choi 10:43
Re: Proposal: Conflict log history table for Logical Replication 📎 Dilip Kumar 11:24
Re: Support EXCEPT for ALL SEQUENCES publications 📎 Shlok Kyal 11:28
AW: PG19beta1: GCC 16.1.1 warning: ‘actual_arg_types’ may be used uninitialized in clauses.c Hans Buschmann 11:33
Re: Heads Up: cirrus-ci is shutting down June 1st Nazir Bilal Yavuz 11:37
Re: proposal - queryid can be used as filter for auto_explain Jakub Wartak 11:38
Re: [PATCH] Fix segmentation fault and infinite loop in jsonb_{plperl,plpython} 📎 Aleksander Alekseev 11:46
Re: BackgroundPsql swallowing errors on windows Andrew Dunstan 12:17
Re: pgbench --continue-on-error: clarify TPS and failure reporting Chao Li 12:45
Re: assertion failure with unique index + partitioning + join Tender Wang 13:01
Re: Deadlock detector fails to activate on a hot standby replica Vitaly Davydov 13:11
fix pg_mkdir_p to tolerate concurrent directory creation 📎 Andrew Dunstan 13:18
Re: Fix pg_restore --no-globals SQL output for pg_dumpall archives Andrew Dunstan 13:35
Re: Non-text mode for pg_dumpall Andrew Dunstan 13:43
Re: Commit Sequence Numbers and Visibility Matthias van de Meent 14:08
Re: pg_buffercache: Add per-relation summary stats Robert Haas 14:09
Re: fix pg_mkdir_p to tolerate concurrent directory creation Tom Lane 14:24
Re: GRAPH_TABLE: aggregates/window/set-returning functions in COLUMNS crash the backend Ashutosh Bapat 14:32
Re: fix prev link in docs Nathan Bossart 14:34
Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f'). Álvaro Herrera 14:46
Re: implement CAST(expr AS type FORMAT 'template') Robert Haas 14:51
Re: mxid_score can become Infinity in pg_stat_autovacuum_scores Nathan Bossart 15:21
Re: Unexpected behavior after OOM errors 📎 Matthias van de Meent 15:27
Re: Fix HAVING-to-WHERE pushdown with mismatched operator families Florin Irion 15:34
Re: [PATCH] Doc: document standard_conforming_strings dump/restore incompatibility Tom Lane 15:34
Fix publisher-side sequence permission reporting 📎 Fujii Masao 15:36
Re: fix pg_mkdir_p to tolerate concurrent directory creation 📎 Andrew Dunstan 15:37
Performance Degradation (Table becomes bloat) During Repeated Bulk UPDATE Operations Jeyaprakash Rajamani 15:42
Re: fix pg_mkdir_p to tolerate concurrent directory creation Tom Lane 15:43
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Justin Pryzby 15:49
Re: AW: PG19beta1: GCC 16.1.1 warning: ‘actual_arg_types’ may be used uninitialized in clauses.c Nathan Bossart 16:05
Re: AW: PG19beta1: GCC 16.1.1 warning: ‘actual_arg_types’ may be used uninitialized in clauses.c Álvaro Herrera 16:08
Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f'). 📎 Fujii Masao 16:12
Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f'). Fujii Masao 16:14
Re: [PATCH] Doc: document standard_conforming_strings dump/restore incompatibility 📎 Bruce Momjian 16:20
SQL/JSON: JSON_TRANSFORM (SQL standard, subclause 6.44) 📎 Srinath Reddy Sadipiralla 16:21
Re: Deadlock detector fails to activate on a hot standby replica Fujii Masao 16:22
Re: [PATCH] Fix segmentation fault and infinite loop in jsonb_{plperl,plpython} Tom Lane 16:24
Re: AW: PG19beta1: GCC 16.1.1 warning: ‘actual_arg_types’ may be used uninitialized in clauses.c Nathan Bossart 16:30
Re: [PATCH] vacuumdb: Add --exclude-database option Khoa Nguyen 16:36
Re: updates for handling optional argument in system functions Tristan Partin 16:50
Re: Performance Degradation (Table becomes bloat) During Repeated Bulk UPDATE Operations Bharath Rupireddy 16:52
Re: Add pg_stat_kind_info system view 📎 Tristan Partin 16:54
Re: fix pg_mkdir_p to tolerate concurrent directory creation Andrew Dunstan 16:56
Re: Performance Degradation (Table becomes bloat) During Repeated Bulk UPDATE Operations Jeyaprakash Rajamani 17:15
Re: Performance Degradation (Table becomes bloat) During Repeated Bulk UPDATE Operations Bharath Rupireddy 17:24
Re: GUC parameter ACLs and physical walsender 📎 Jeff Davis 17:37
Re: Performance Degradation (Table becomes bloat) During Repeated Bulk UPDATE Operations Jeyaprakash Rajamani 17:40
Re: GUC parameter ACLs and physical walsender Tom Lane 17:56
Re: [PATCH] Fix segmentation fault caused by reentrancy in RI_Fkey_cascade_del (ri_triggers.c) Lucas Jeffrey 18:25
Re: GUC parameter ACLs and physical walsender Jeff Davis 18:52
Re: proposal - queryid can be used as filter for auto_explain Pavel Stehule 19:47
PG20 Minimum Dependency Thread Jacob Champion 20:01
Re: proposal - queryid can be used as filter for auto_explain Zsolt Parragi 21:01
Re: PG20 Minimum Dependency Thread Daniel Gustafsson 21:05
Re: PG20 Minimum Dependency Thread Tom Lane 21:22
Re: use of SPI by postgresImportForeignStatistics 📎 Corey Huinker 21:23
Re: DataChecksumsStateStruct cost_delay fields and locking Daniel Gustafsson 21:23
Re: PG20 Minimum Dependency Thread Jacob Champion 21:32
Re: Direction for test frameworks: Perl TAP vs. Python/pytest Tom Lane 21:38
Re: PG20 Minimum Dependency Thread Jacob Champion 21:42
Re: Direction for test frameworks: Perl TAP vs. Python/pytest Andrew Dunstan 22:01
Re: Direction for test frameworks: Perl TAP vs. Python/pytest Jacob Champion 22:09
DDL deparse 📎 Masahiko Sawada 22:23
Re: PG20 Minimum Dependency Thread Tom Lane 22:26
Re: Fix \crosstabview to honor \pset display_true/display_false David G. Johnston 22:47
Re: Fix publisher-side sequence permission reporting Tristan Partin 23:11
Re: Avoid orphaned objects dependencies, take 3 Jeff Davis 23:21
Re: Unexpected behavior after OOM errors Michael Paquier 23:29
Re: PG20 Minimum Dependency Thread Tom Lane 23:35
Re: Unexpected behavior after OOM errors Michael Paquier 23:55

June 19, 2026

Thread Author Time
Re: Row pattern recognition jian he 00:07
Re: Row pattern recognition Henson Choi 00:43
Prove a NOT IN's left-hand expressions non-nullable from quals 📎 Richard Guo 01:13
Re: Fix \crosstabview to honor \pset display_true/display_false 📎 Chao Li 01:35
Re: Why is the LSN reported for pg_logical_emit_message() different from other decoded operations? torikoshia 01:59
Re: Avoid orphaned objects dependencies, take 3 Jeff Davis 02:13
Re: Performance Degradation (Table becomes bloat) During Repeated Bulk UPDATE Operations Bharath Rupireddy 02:21
Re: assertion failure with unique index + partitioning + join 📎 Richard Guo 03:03
Re: Fix tuple deformation with virtual generated NOT NULL columns David Rowley 03:30
Re: Fix tuple deformation with virtual generated NOT NULL columns Tom Lane 03:34
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade shveta malik 03:59
Re: PG20 Minimum Dependency Thread Tristan Partin 04:49
Re: proposal - queryid can be used as filter for auto_explain 📎 Pavel Stehule 06:05
Re: XMLSerialize: version and explicit XML declaration 📎 Jim Jones 06:07
Re: Row pattern recognition Henson Choi 06:10
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik 06:14
Re: Row pattern recognition 📎 jian he 06:21
Re: Fix HAVING-to-WHERE pushdown with mismatched operator families Richard Guo 06:43
Re: Adding REPACK [concurrently] 📎 Antonin Houska 06:48
Re: Unexpected behavior after OOM errors Matthias van de Meent 07:18
Re: More jsonpath methods: translate, split, join 📎 Florents Tselai 07:19
Re: Unexpected behavior after OOM errors Matthias van de Meent 07:22
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade Shlok Kyal 07:48
Re: Multi-Entry Indexing for GiST & SP-GiST Matthias van de Meent 08:26
Re: Row pattern recognition Tatsuo Ishii 08:57
Re: Performance Degradation (Table becomes bloat) During Repeated Bulk UPDATE Operations Jeyaprakash Rajamani 09:34
Re: Unexpected behavior after OOM errors Michael Paquier 11:12
Re: Row pattern recognition 📎 Tatsuo Ishii 11:39
Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure 📎 Ashutosh Bapat 12:05
Re: Row pattern recognition Henson Choi 12:08
Re: Fix race in ReplicationSlotRelease for ephemeral slots Amit Kapila 12:08
Re: Fix HAVING-to-WHERE pushdown with mismatched operator families Florin Irion 12:10
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements 📎 Akshay Joshi 12:19
Re: Get rid of "Section.N.N.N" on DOCs 📎 Douglas Domingues da Silveira 12:27
Re: Proposal: Conflict log history table for Logical Replication Nikhil Shetty 12:27
Re: use of SPI by postgresImportForeignStatistics Etsuro Fujita 12:30
Re: Proposal: Conflict log history table for Logical Replication shveta malik 12:37
Re: postgres_fdw: Emit message when batch_size is reduced 📎 Rafia Sabih 12:38
Re: Proposal: Conflict log history table for Logical Replication Nikhil Shetty 13:26
Re: [PATCH] Fix missing-field-initializers and sign comparison warnings Zakariyah Ali 13:26
Re: Show hashed SAOP decision in EXPLAIN Nishant Sharma 13:28
Re: Avoid orphaned objects dependencies, take 3 Bertrand Drouvot 13:28
Fwd: [PATCH] Add support for INSERT ... SET syntax 📎 Triveni N 13:35
Re: Avoid orphaned objects dependencies, take 3 Bertrand Drouvot 13:36
Re: PG20 Minimum Dependency Thread Andrew Dunstan 13:39
Re: use of SPI by postgresImportForeignStatistics Robert Haas 13:45
Re: [PATCH] Fix loose polling in 019_replslot_limit.pl test Zakariyah Ali 13:52
Include sequences in publications created by pg_createsubscriber 📎 vignesh C 13:59
Re: fix pg_mkdir_p to tolerate concurrent directory creation Álvaro Herrera 14:01
Re: Fix publisher-side sequence permission reporting 📎 Fujii Masao 14:15
Re: fix pg_mkdir_p to tolerate concurrent directory creation Tom Lane 14:51
Re: fix pg_mkdir_p to tolerate concurrent directory creation 📎 Tom Lane 15:07
Re: File locks for data directory lockfile in the context of Linux namespaces Dmitry Dolgov 15:11
Re: fix pg_mkdir_p to tolerate concurrent directory creation Andrew Dunstan 15:40
Re: Fix \crosstabview to honor \pset display_true/display_false David G. Johnston 15:51
Re: Fix publisher-side sequence permission reporting Tristan Partin 16:38
Re: fix pg_mkdir_p to tolerate concurrent directory creation Tom Lane 16:52
Re: Fix \crosstabview to honor \pset display_true/display_false 📎 Álvaro Herrera 17:24
check_stack_depth() vs. tail-recursion optimization 📎 Tom Lane 17:49
Re: enhance wraparound warnings 📎 Fujii Masao 18:13
Re: PG20 Minimum Dependency Thread Jacob Champion 18:18
Re: ci: CCache churns through available space too quickly Jacob Champion 18:30
Re: fix pg_mkdir_p to tolerate concurrent directory creation Andrew Dunstan 18:39
Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server Jeff Davis 18:40
Re: enhance wraparound warnings Nathan Bossart 18:43
Re: explain plans for foreign servers 📎 dinesh salve 19:04
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements Zsolt Parragi 19:45
Re: Fix \crosstabview to honor \pset display_true/display_false David G. Johnston 20:02
Re: More jsonpath methods: translate, split, join Zsolt Parragi 20:42
Re: Checkpointer write combining 📎 Melanie Plageman 22:13
Add a hook for handling logical decoding messages on subscribers. 📎 Masahiko Sawada 22:33
Re: Small patch to improve safety of utf8_to_unicode(). 📎 Jeff Davis 23:22

Browse Archives

Prev | Next