Mailing lists [pgsql-hackers]
- Re: warning under gcc 16.1.0 Tom Lane
- Re: Truncate logs by max_log_size Jim Jones
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Melanie Plageman
- Re: Two issues leading to discrepancies in FSM data on the standby server Melanie Plageman
- Re: [PATCH] Compressed TOAST data corruption with REPACK CONCURRENTLY Alvaro Herrera
- Re: Startup process deadlock: WaitForProcSignalBarriers vs aux process Masahiko Sawada
- Re: Having problems generating a code coverage report Tom Lane
- Re: Fix race condition in XLogLogicalInfo and ProcSignal initialization. Chao Li
- Re: [PATCH] Fix: Partitioned parent index remains invalid after child indexes are repaired Michael Paquier
- Re: ri_LockPKTuple misleading message Amit Langote
- Re: First draft of PG 19 release notes Richard Guo
- Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE Bharath Rupireddy
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: Fix HAVING-to-WHERE pushdown with nondeterministic collations Richard Guo
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Xuneng Zhou
- Re: Exit walsender before confirming remote flush in logical replication Fujii Masao
- Re: [PATCH] Fix stale relation close in sequence synchronization Ajin Cherian
- Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server Ajin Cherian
- Re: [PATCH] Fix stale relation close in sequence synchronization vignesh C
- Re: Having problems generating a code coverage report Michael Paquier
- Re: [PATCH] Fix stale relation close in sequence synchronization Ayush Tiwari
- Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks Fujii Masao
- Re: [PATCH] Fix stale relation close in sequence synchronization vignesh C
- Re: [PATCH] Fix stale relation close in sequence synchronization Ayush Tiwari
- Re: meson/testwrap: support EXTRA_REGRESS_OPTS environment variable Andreas Karlsson
- Re: [PATCH] Fix pg_dump emitting OVERRIDING SYSTEM VALUE for tables with dropped identity columns Andreas Karlsson
- Re: Adding REPACK [concurrently] 'Alvaro Herrera'
- Re: [PATCH] Fix pg_dump emitting OVERRIDING SYSTEM VALUE for tables with dropped identity columns Andreas Karlsson
- Refactor code around GUC default_toast_compression Michael Paquier
- Re: Startup process deadlock: WaitForProcSignalBarriers vs aux process Alexander Lakhin
- Re: Adding pg_dump flag for parallel export to pipes Nitin Motiani
- Re: Cleanup: Replace sscanf with strtol/strtoul in snapmgr Andreas Karlsson
- Re: Remove inner joins based on foreign keys Richard Guo
- Re: Refactor code around GUC default_toast_compression Ayush Tiwari
- [GSoC 2026] - B-tree Index Bloat Reduction - Introduction Salma El-Sayed
- Re: [PATCH] Fix stale relation close in sequence synchronization Amit Kapila
- Re: Use-after-free issue in postgres_fdw Etsuro Fujita
- RE: First draft of PG 19 release notes Phil Florent
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Add pg_stat_vfdcache view for VFD cache statistics David Geier
- Re: CREATE OR REPLACE MATERIALIZED VIEW Soumya S Murali
- Re: pg_rewind does not rewind diverging timelines Mats Kindahl
- Re: Refactor: allow pg_strncoll(), etc., to accept -1 length for NUL-terminated cstrings. Andres Freund
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Robert Haas
- Re: Changing the state of data checksums in a running cluster SATYANARAYANA NARLAPURAM
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Andres Freund
- Re: Row pattern recognition Henson Choi
- Re: Add errdetail() with PID and UID about source of termination signal Andrew Dunstan
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Robert Haas
- Re: Fix race condition in XLogLogicalInfo and ProcSignal initialization. Masahiko Sawada
- Re: Support logical replication of DDLs, take2 Masahiko Sawada
- Enforce INSERT RLS checks for FOR PORTION OF leftovers? Ayush Tiwari
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Andres Freund
- Re: Fix bug with accessing to temporary tables of other sessions Jim Jones
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Andrew Dunstan
- Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables Jim Jones
- Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10 Nathan Bossart
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: problems with toast.* reloptions Nathan Bossart
- Re: Refactor code around GUC default_toast_compression Michael Paquier
- Re: Refactor code around GUC default_toast_compression Chao Li
- Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8 Zhongpu Chen
- Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8 Zhongpu Chen
- Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8 David G. Johnston
- Re: Row pattern recognition Tatsuo Ishii
- Re: Row pattern recognition Henson Choi
- Re: Row pattern recognition Tatsuo Ishii
- Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8 Zhongpu Chen
- Re: Row pattern recognition Tatsuo Ishii
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Fix bug with accessing to temporary tables of other sessions Alexander Korotkov
- Re: Fix bug with accessing to temporary tables of other sessions Daniil Davydov
- Re: Fix bug with accessing to temporary tables of other sessions Alexander Korotkov
- Re: Two issues leading to discrepancies in FSM data on the standby server Alexander Korotkov
- [PATCH] btree_gist: add cross-type integer operator support for GiST Alexander Nestorov
- Re: Fix bug with accessing to temporary tables of other sessions Jim Jones
- UPDATE/DELETE FOR PORTION OF fire FOR EACH STATEMENT more than once jian he
- Re: Row pattern recognition Henson Choi
- Re: UPDATE/DELETE FOR PORTION OF fire FOR EACH STATEMENT more than once Thom Brown
- Re: Fix bug with accessing to temporary tables of other sessions Daniil Davydov
- Re: Add a greedy join search algorithm to handle large join problems Chengpeng Yan
- Re: Fix bug with accessing to temporary tables of other sessions Jim Jones
- Streaming replication and WAL archive interactions Smolkin Grigory
- Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types Ilia Evdokimov
- Re: Make printtup a bit faster Andy Fan
- Re: UPDATE/DELETE FOR PORTION OF fire FOR EACH STATEMENT more than once Paul A Jungwirth
- Re: Infinite Autovacuum loop caused by failing virtual generated column expression SATYANARAYANA NARLAPURAM
- Streaming replication and WAL archive interactions Smolkin Grigory
- Re: Streaming replication and WAL archive interactions Smolkin Grigory
- Re: [PATCH] Fix column name escaping in postgres_fdw stats import Ayush Tiwari
- Re: Streaming replication and WAL archive interactions Grigory Smolkin
- Re: UPDATE/DELETE FOR PORTION OF fire FOR EACH STATEMENT more than once Thom Brown
- Re: UPDATE/DELETE FOR PORTION OF fire FOR EACH STATEMENT more than once Paul A Jungwirth
- Report index currently being vacuumed in pg_stat_progress_vacuum Bharath Rupireddy
- Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types John Naylor
- Adjust pg_stat_get_lock() prorows to match lock types Chao Li
- Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE Bharath Rupireddy
- Re: Make printtup a bit faster Tom Lane
- Re: Adding pg_dump flag for parallel export to pipes Nitin Motiani
- Re: Report index currently being vacuumed in pg_stat_progress_vacuum SATYANARAYANA NARLAPURAM
- Re: Proposal: Support Logical replication of large objects Nitin Motiani
- RE: StringInfo fixes, v19 edition. Plus a few oddities Hayato Kuroda (Fujitsu)
- Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE shveta malik
- Re: Include schema-qualified names in publication error messages. shveta malik
- Add heap and index vacuum timings to pg_stat_progress_vacuum Bharath Rupireddy
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: meson/testwrap: support EXTRA_REGRESS_OPTS environment variable Bertrand Drouvot
- Call EndCopyFrom() after initial table sync in logical replication Shinya Kato
- PoC: VALGRIND_MAKE_MEM_NOACCESS for dynamic shared memory Tomas Vondra
- Re: Make printtup a bit faster Andres Freund
- Re: StringInfo fixes, v19 edition. Plus a few oddities Amit Kapila
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- [Bug]Vacuum full silently NULL out fast default columns SATYANARAYANA NARLAPURAM
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race Evgeny Voropaev
- Re: Fix bug with accessing to temporary tables of other sessions Daniil Davydov
- Re: Report index currently being vacuumed in pg_stat_progress_vacuum Antonin Houska
- Re: Add 64-bit XIDs into PostgreSQL 15 Alexander Korotkov
- Re: ALTER TABLE: warn when actions do not recurse to partitions Jim Jones
- [PATCH] contrib/xml2: guard against signed integer overflow in parse_params Varik Matevosyan
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: Enforce INSERT RLS checks for FOR PORTION OF leftovers? Ayush Tiwari
- Re: Wrong results with equality search using trigram index and non-deterministic collation David Geier
- Re: Support EXCEPT for TABLES IN SCHEMA publications Nisha Moond
- Re: Support EXCEPT for TABLES IN SCHEMA publications Nisha Moond
- Re: Support logical replication of DDLs, take2 Amit Kapila
- Re: Make printtup a bit faster Tom Lane
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Changing the state of data checksums in a running cluster Tomas Vondra
- Re: [PATCH] contrib/xml2: guard against signed integer overflow in parse_params Tom Lane
- Re: Adding REPACK [concurrently] Antonin Houska
- FOR PORTION OF vs. object_aclcheck Robert Haas
- Re: [Bug]Vacuum full silently NULL out fast default columns Tom Lane
- allow spread checkpoints when changing checksums online Tomas Vondra
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: Type of property graph Peter Eisentraut
- Re: PoC: VALGRIND_MAKE_MEM_NOACCESS for dynamic shared memory Andres Freund
- Re: [PATCH] Reject ENCODING option for COPY TO FORMAT JSON Andrew Dunstan
- Re: PoC: VALGRIND_MAKE_MEM_NOACCESS for dynamic shared memory Tomas Vondra
- Re: [Bug]Vacuum full silently NULL out fast default columns SATYANARAYANA NARLAPURAM
- Re: [PATCH] Reject ENCODING option for COPY TO FORMAT JSON Ayush Tiwari
- Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure Peter Eisentraut
- Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure Peter Eisentraut
- Re: [PATCH] Resolve iso-8859-1-type literals in GRAPH_TABLE COLUMNS Peter Eisentraut
- Re: EXPLAIN: showing ReadStream / prefetch stats Lukas Fittl
- Re: [Patch]Add Graph* node support to expression_tree_mutator Peter Eisentraut
- Re: problems with toast.* reloptions Nathan Bossart
- Re: Cleanup: Replace sscanf with strtol/strtoul in snapmgr Tristan Partin
- Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments Tom Lane
- Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments Nathan Bossart
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: [Bug]Vacuum full silently NULL out fast default columns Álvaro Herrera
- Re: off-by-one in pg_repack index loop Álvaro Herrera
- Re: [Bug]Vacuum full silently NULL out fast default columns SATYANARAYANA NARLAPURAM
- Re: Avoid calling SetMatViewPopulatedState if possible David Geier
- Re: Serverside SNI support in libpq Tom Lane
- Re: Serverside SNI support in libpq Tom Lane
- Re: Improve the performance of Unicode Normalization Forms. Alexander Borisov
- [PATCH] Clean up property graph error messages Ayush Tiwari
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Re: Track skipped tables during autovacuum and autoanalyze Sami Imseih
- small cleanup for s_lock.h Nathan Bossart
- Re: Serverside SNI support in libpq Tom Lane
- Re: small cleanup for s_lock.h Tristan Partin
- Re: small cleanup for s_lock.h Tom Lane
- Re: small cleanup for s_lock.h Kirill Reshke
- Re: Row pattern recognition Tatsuo Ishii
- [Patch] Omit virtual generated columns from test_decoding output SATYANARAYANA NARLAPURAM
- Re: Wrong results from inner-unique joins caused by collation mismatch Richard Guo
- Re: [PATCH] Clean up property graph error messages Chao Li
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure Chao Li
- Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE Chao Li
- Re: [Patch] Omit virtual generated columns from test_decoding output Euler Taveira
- Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE Chao Li
- Re: Row pattern recognition jian he
- Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE shveta malik
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Row pattern recognition Henson Choi
- Re: Include schema-qualified names in publication error messages. Amit Kapila
- Re: [Patch] Omit virtual generated columns from test_decoding output SATYANARAYANA NARLAPURAM
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: Include schema-qualified names in publication error messages. shveta malik
- Re: Add a greedy join search algorithm to handle large join problems John Naylor
- Re: Fix DROP PROPERTY GRAPH "unsupported object class" error Bertrand Drouvot
- Server crash: Use-after-free in AfterTriggerEndQuery() Amul Sul
- Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION John Naylor
- Re: Cleanup: Replace sscanf with strtol/strtoul in snapmgr Amul Sul
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Re: Changing the state of data checksums in a running cluster SATYANARAYANA NARLAPURAM
- Re: [PATCH] Clean up property graph error messages Peter Eisentraut
- Re: Server crash: Use-after-free in AfterTriggerEndQuery() Amit Langote
- Re: Pgbench: remove synchronous prepare Dmitrii Bondar
- Re: Improve the performance of Unicode Normalization Forms. Henson Choi
- Re: Row pattern recognition Tatsuo Ishii
- Re: [Bug]Vacuum full silently NULL out fast default columns Álvaro Herrera
- Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION Ayush Tiwari
- Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race Andrey Borodin
- Re: Row pattern recognition Henson Choi
- Re: Row pattern recognition Tatsuo Ishii
- Re: Row pattern recognition Henson Choi
- Re: COPY ON_CONFLICT TABLE; save duplicated record to another table. Jim Jones
- Wrong results in remove_useless_groupby_columns() Richard Guo
- Re: Use-after-free issue in postgres_fdw Etsuro Fujita
- Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Soumya S Murali
- Re: Include schema-qualified names in publication error messages. Dilip Kumar
- Re: Include schema-qualified names in publication error messages. Amit Kapila
- Re: CREATE TABLE LIKE INCLUDING TRIGGERS Henson Choi
- Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Soumya S Murali
- Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION jian he
- Re: vectorized CRC on ARM64 John Naylor
- Re: Avoid calling SetMatViewPopulatedState if possible cca5507
- Re: Include schema-qualified names in publication error messages. Euler Taveira
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments Aleksander Alekseev
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Changing the state of data checksums in a running cluster SATYANARAYANA NARLAPURAM
- Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables Álvaro Herrera
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: [PATCH] pg_surgery: Fix WAL corruption from concurrent heap_force_kill Fabrízio de Royes Mello
- Re: Changing the state of data checksums in a running cluster Ayush Tiwari
- Re: small cleanup for s_lock.h Nathan Bossart
- Re: Cleanup: Replace sscanf with strtol/strtoul in snapmgr Tristan Partin
- Re: small cleanup for s_lock.h Nathan Bossart
- Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race Vlad Lesin
- Re: small cleanup for s_lock.h Tom Lane
- Re: Support logical replication of DDLs, take2 Masahiko Sawada
- remove pg_spin_delay() from atomics code Nathan Bossart
- Re: Available disk space per tablespace Christoph Berg
- Re: Report index currently being vacuumed in pg_stat_progress_vacuum Sami Imseih
- Re: small cleanup for s_lock.h Nathan Bossart
- Re: Improve pgindent's formatting named fields in struct literals and varidic functions Tom Lane
- Re: Improve pgindent's formatting named fields in struct literals and varidic functions Andreas Karlsson
- Prepping for annual pgindent run Tom Lane
- Re: Improving tracking/processing of buildfarm test failures Alexander Lakhin
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Changing the state of data checksums in a running cluster Ayush Tiwari
- Re: Changing the state of data checksums in a running cluster SATYANARAYANA NARLAPURAM
- Re: Changing the state of data checksums in a running cluster SATYANARAYANA NARLAPURAM
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Alexander Lakhin
- Re: Changing the state of data checksums in a running cluster SATYANARAYANA NARLAPURAM
- Re: Refactor: allow pg_strncoll(), etc., to accept -1 length for NUL-terminated cstrings. Jeff Davis
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Tom Lane
- Re: [PATCH] pg_surgery: Fix WAL corruption from concurrent heap_force_kill Zsolt Parragi
- Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server Zsolt Parragi
- Re: Changing the state of data checksums in a running cluster Ayush Tiwari
- Re: Inconsistent trigger behavior between two temporal leftovers Zsolt Parragi
- Re: PSA: Planning to grease protocol connections during 19beta Jacob Champion
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Andrew Dunstan
- Re: pgindent versus struct members and typedefs Nathan Bossart
- Re: Inconsistent trigger behavior between two temporal leftovers Paul A Jungwirth
- Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column Paul A Jungwirth
- Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Philip Alger
- Re: Fix HAVING-to-WHERE pushdown with nondeterministic collations SATYANARAYANA NARLAPURAM
- Re: pgindent versus struct members and typedefs Chao Li
- Re: Fix DROP PROPERTY GRAPH "unsupported object class" error Alex Guo
- Re: pgindent versus struct members and typedefs Tom Lane
- Re: Parallel Apply shveta malik
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Re: Include schema-qualified names in publication error messages. Amit Kapila
- COPY: validate option presence rather than option values Chao Li
- Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types Chengpeng Yan
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: [PATCH] Preserve replication origin OIDs in pg_upgrade Ajin Cherian
- Re: [PATCH] Preserve replication origin OIDs in pg_upgrade Ajin Cherian
- Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Soumya S Murali
- Re: [PATCH] Clean up property graph error messages Ayush Tiwari
- Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables Jim Jones
- Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8 Zhongpu Chen
- COPY JSON: use trailing commas in FORCE_ARRAY output Chao Li
- Re: [PATCH] Clean up property graph error messages Chao Li
- Re: Function scan FDW pushdown Alexander Pyhalov
- [PATCH] Fix WAIT FOR LSN cleanup on subtransaction abort Ayush Tiwari
- Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8 Peter Eisentraut
- Re: COPY JSON: use trailing commas in FORCE_ARRAY output Ayush Tiwari
- Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server Chao Li
- Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server Chao Li
- Re: on_error table, saving error info to a table jian he
- Re: Server crash: Use-after-free in AfterTriggerEndQuery() Anthonin Bonnefoy
- Re: COPY JSON: use trailing commas in FORCE_ARRAY output Daniel Gustafsson
- Re: PSA: Planning to grease protocol connections during 19beta Jelte Fennema-Nio
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: [PATCH] Fix WAIT FOR LSN cleanup on subtransaction abort Xuneng Zhou
- Re: COPY JSON: use trailing commas in FORCE_ARRAY output Alex Guo
- Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8 Zhongpu Chen
- Re: COPY JSON: use trailing commas in FORCE_ARRAY output Chao Li
- Re: support create index on virtual generated column. Kirill Reshke
- Re: COPY JSON: use trailing commas in FORCE_ARRAY output Chao Li
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: [PATCH] Fix WAIT FOR LSN cleanup on subtransaction abort Alexander Korotkov
- [PATCH] Make spelling consistent in waiteventset.c Postgres Cybrosys
- Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race Andrey Borodin
- Re: [PATCH] Fix WAIT FOR LSN cleanup on subtransaction abort Ayush Tiwari
- Re: race condition when writing pg_control Alexander Korotkov
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: [PATCH] Preserve replication origin OIDs in pg_upgrade shveta malik
- Question: Should we release the FK fast-path pk_slot's buffer pin promptly? Amul Sul
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Marco Nenciarini
- Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column Peter Eisentraut
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Andrew Dunstan
- Re: Is there value in having optimizer stats for joins/foreignkeys? Alexandra Wang
- Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8 Tatsuo Ishii
- Re: BUG: ReadStream look-ahead exhausts local buffers when effective_io_concurrency>=64 Feike Steenbergen
- Re: BUG: ReadStream look-ahead exhausts local buffers when effective_io_concurrency>=64 Feike Steenbergen
- Re: Remove inner joins based on foreign keys Tender Wang
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Make printtup a bit faster Andy Fan
- occasional ECPG failures on dikkop (FreeBSD) Tomas Vondra
- Re: occasional ECPG failures on dikkop (FreeBSD) Tom Lane
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: occasional ECPG failures on dikkop (FreeBSD) Tomas Vondra
- Re: occasional ECPG failures on dikkop (FreeBSD) Tom Lane
- Re: pgindent versus struct members and typedefs Nathan Bossart
- Re: Prepping for annual pgindent run Nathan Bossart
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Tom Lane
- Re: pgindent versus struct members and typedefs Tom Lane
- Re: PSA: Planning to grease protocol connections during 19beta Jacob Champion
- Re: pgindent versus struct members and typedefs Nathan Bossart
- Re: pgindent versus struct members and typedefs Tom Lane
- Re: pgindent versus struct members and typedefs Nathan Bossart
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Andrew Dunstan
- Re: Make printtup a bit faster Andres Freund
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Tom Lane
- Re: Make printtup a bit faster Tom Lane
- Re: pgindent versus struct members and typedefs Nathan Bossart
- raising errors from Xact leads to assertion failure Kirill Reshke
- Re: Why is_admin_of_role() use ROLERECURSE_MEMBERS rather than ROLERECURSE_PRIVS? Nathan Bossart
- Re: Randomize B-Tree page split location to avoid oscillating patterns Dmitry Dolgov
- Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column Paul A Jungwirth
- Re: Randomize B-Tree page split location to avoid oscillating patterns Peter Geoghegan
- Re: Why is_admin_of_role() use ROLERECURSE_MEMBERS rather than ROLERECURSE_PRIVS? Jacob Champion
- Re: [PATCH] pg_surgery: Fix WAL corruption from concurrent heap_force_kill Fabrízio de Royes Mello
- Re: problems with toast.* reloptions Nathan Bossart
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Melanie Plageman
- Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10 Nathan Bossart
- Re: COPY ON_CONFLICT TABLE; save duplicated record to another table. Zsolt Parragi
- Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race Michael Paquier
- Re: Available disk space per tablespace Zsolt Parragi
- Re: Fix DROP PROPERTY GRAPH "unsupported object class" error Michael Paquier
- Fix mismatched deallocation functions Tristan Partin
- Re: [PATCH] pg_surgery: Fix WAL corruption from concurrent heap_force_kill Melanie Plageman
- Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column jian he
- Re: CREATE TABLE LIKE INCLUDING TRIGGERS Henson Choi
- Re: Fix DROP PROPERTY GRAPH "unsupported object class" error Michael Paquier
- Re: Question: Should we release the FK fast-path pk_slot's buffer pin promptly? Junwang Zhao
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Question: Should we release the FK fast-path pk_slot's buffer pin promptly? Amul Sul
- Fix bug of UPDATE/DELETE FOR PORTION OF with inheritance tables Chao Li
- Re: Why is_admin_of_role() use ROLERECURSE_MEMBERS rather than ROLERECURSE_PRIVS? cca5507
- [Bug]Assertion failure in LATERAL GRAPH_TABLE with multi-label pattern SATYANARAYANA NARLAPURAM
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column Chao Li
- Re: Support EXCEPT for ALL SEQUENCES publications Shlok Kyal
- Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column Chao Li
- Re: Include schema-qualified names in publication error messages. vignesh C
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column Chao Li
- [Bug] Add the missing RTE_GRAPH_TABLE case to transformLockingClause() SATYANARAYANA NARLAPURAM
- Re: Skip prefetch for block references that follow a FPW or WILL_INIT of the same block SATYANARAYANA NARLAPURAM
- RE: [PATCH] Preserve replication origin OIDs in pg_upgrade Hayato Kuroda (Fujitsu)
- Re: Fix bug with accessing to temporary tables of other sessions Alexander Korotkov
- Postgresql 18 Linux (all flavors) - with installation, create new instance/main database André Verwijs
- Postgresql 18 Linux (all flavors) - with installation, create new instance/main database Dutch Glory
- Re: Adding pg_dump flag for parallel export to pipes Nitin Motiani
- Re: [Bug] Add the missing RTE_GRAPH_TABLE case to transformLockingClause() Zhenwei Shang
- Re: Fix bug with accessing to temporary tables of other sessions Jim Jones
- Re: [PATCH] Clean up property graph error messages Peter Eisentraut
- Re: [PATCH] Clean up property graph error messages Peter Eisentraut
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Re: Fix DROP PROPERTY GRAPH "unsupported object class" error Peter Eisentraut
- Re: [PATCH] Clean up property graph error messages Ayush Tiwari
- Re: Server crash: Use-after-free in AfterTriggerEndQuery() Amit Langote
- Re: Include schema-qualified names in publication error messages. shveta malik
- Re: Include schema-qualified names in publication error messages. Amit Kapila
- Re: Include schema-qualified names in publication error messages. Dilip Kumar
- Checkpoint replication slots later Ants Aasma
- Re: Fix bug with accessing to temporary tables of other sessions Alexander Korotkov
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Re: on_error table, saving error info to a table solaimurugan vellaipandiyan
- Re: postgres_fdw: Use COPY to speed up batch inserts solaimurugan vellaipandiyan
- Broken build on macOS (Universal / Intel): cpuid instruction not available Jakob Egger
- Re: Include schema-qualified names in publication error messages. shveta malik
- Question on io_min_workers > io_max_workers semantics Xuneng Zhou
- Re: Proposal: Conflict log history table for Logical Replication Nisha Moond
- Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race Andrey Borodin
- Re: Include schema-qualified names in publication error messages. Euler Taveira
- Re: Include schema-qualified names in publication error messages. Euler Taveira
- Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION John Naylor
- Re: Include schema-qualified names in publication error messages. Amit Kapila
- Re: Include schema-qualified names in publication error messages. Euler Taveira
- Re: Postgresql 18 Linux (all flavors) - with installation, create new instance/main database David G. Johnston
- Re: Make printtup a bit faster Andy Fan
- Re: Row pattern recognition Henson Choi
- Re: Broken build on macOS (Universal / Intel): cpuid instruction not available John Naylor
- Re: Postgresql 18 Linux (all flavors) - with installation, create new instance/main database Isaac Morland
- Re: Broken build on macOS (Universal / Intel): cpuid instruction not available Daniel Gustafsson
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Tomas Vondra
- Re: Wrong results with equality search using trigram index and non-deterministic collation Laurenz Albe
- Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION Ayush Tiwari
- Re: Postgresql 18 Linux (all flavors) - with installation, create new instance/main database Andrew Dunstan
- Re: PostgreSQL and OpenSSL 4.0.0 Daniel Gustafsson
- Re: Broken build on macOS (Universal / Intel): cpuid instruction not available Tom Lane
- Re: Postgresql 18 Linux (all flavors) - with installation, create new instance/main database Tom Lane
- Re: Fix bug with accessing to temporary tables of other sessions Tom Lane
- Re: Broken build on macOS (Universal / Intel): cpuid instruction not available Jakob Egger
- Re: Broken build on macOS (Universal / Intel): cpuid instruction not available Tobias Bussmann
- Re: Call EndCopyFrom() after initial table sync in logical replication Fujii Masao
- Re: Broken build on macOS (Universal / Intel): cpuid instruction not available Tom Lane
- Re: Broken build on macOS (Universal / Intel): cpuid instruction not available Jakob Egger
- Re: Avoid calling SetMatViewPopulatedState if possible David Geier
- Re: Broken build on macOS (Universal / Intel): cpuid instruction not available Tom Lane
- Re: Broken build on macOS (Universal / Intel): cpuid instruction not available Nathan Bossart
- Re: Fix bug with accessing to temporary tables of other sessions Alexander Korotkov
- Re: Broken build on macOS (Universal / Intel): cpuid instruction not available Tom Lane
- Re: Fix race condition in XLogLogicalInfo and ProcSignal initialization. Masahiko Sawada
- Re: Startup process deadlock: WaitForProcSignalBarriers vs aux process Masahiko Sawada
- apt files missing for PG18 lloyd thealbins.com
- Re: Broken build on macOS (Universal / Intel): cpuid instruction not available Lukas Fittl
- Re: Randomize B-Tree page split location to avoid oscillating patterns Dmitry Dolgov
- Re: Wrong results with equality search using trigram index and non-deterministic collation Zsolt Parragi
- Re: Remove inner joins based on foreign keys Alexandra Wang
- Re: SLOPE - Planner optimizations on monotonic expressions. Alexandre Felipe
- Re: PostgreSQL and OpenSSL 4.0.0 Cary Huang
- Re: Doc update proposal for the note on log_statement in the runtime config for logging page Daniel Bauman
- Re: PostgreSQL and OpenSSL 4.0.0 Daniel Gustafsson
- Re: PostgreSQL and OpenSSL 4.0.0 Daniel Gustafsson
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: small cleanup for s_lock.h Nathan Bossart
- Re: Fix typo 586/686 in atomics/arch-x86.h Daniel Gustafsson
- Re: small cleanup for s_lock.h Nathan Bossart
- Re: [PATCH] Preserve replication origin OIDs in pg_upgrade Zsolt Parragi
- Re: small cleanup for s_lock.h Nathan Bossart
- Re: small cleanup for s_lock.h Nathan Bossart
- Re: Fix typo 586/686 in atomics/arch-x86.h Nathan Bossart
- Re: Fix typo 586/686 in atomics/arch-x86.h Nathan Bossart
- Re: Fix mismatched deallocation functions Zsolt Parragi
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: Fix DROP PROPERTY GRAPH "unsupported object class" error Michael Paquier
- Re: PostgreSQL and OpenSSL 4.0.0 Michael Paquier
- Re: PostgreSQL and OpenSSL 4.0.0 Tom Lane
- Re: PostgreSQL and OpenSSL 4.0.0 Cary Huang
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column Paul A Jungwirth
- Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column Paul A Jungwirth
- Re: Wrong results in remove_useless_groupby_columns() Richard Guo
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: Doc update proposal for the note on log_statement in the runtime config for logging page Fujii Masao
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: Server crash: Use-after-free in AfterTriggerEndQuery() Amit Langote
- Re: Avoid calling SetMatViewPopulatedState if possible cca5507
- Re: Call EndCopyFrom() after initial table sync in logical replication cca5507
- Re: Wrong results in remove_useless_groupby_columns() Ayush Tiwari
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Call EndCopyFrom() after initial table sync in logical replication Chao Li
- Re: Broken build on macOS (Universal / Intel): cpuid instruction not available John Naylor
- Re: Call EndCopyFrom() after initial table sync in logical replication Fujii Masao
- Fix REPACK with WITHOUT OVERLAPS replica identity indexes Chao Li
- errposition John Naylor
- Re: [Patch] Omit virtual generated columns from test_decoding output Fujii Masao
- Re: errposition Tom Lane
- Re: Bug: trailing comma syntax error in postgres_fdw fetch_attstats() Etsuro Fujita
- Re: Call EndCopyFrom() after initial table sync in logical replication cca5507
- Re: Call EndCopyFrom() after initial table sync in logical replication Chao Li
- Re: Function scan FDW pushdown solaimurugan vellaipandiyan
- Re: Include schema-qualified names in publication error messages. vignesh C
- Re: Function scan FDW pushdown Alexander Pyhalov
- Support for 8-byte TOAST values, round two Michael Paquier
- Re: Fix bug with accessing to temporary tables of other sessions Michael Paquier
- Re: Fix bug with accessing to temporary tables of other sessions Alexander Korotkov
- Re: PostgreSQL and OpenSSL 4.0.0 Daniel Gustafsson
- Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column Chao Li
- Re: PostgreSQL and OpenSSL 4.0.0 Michael Paquier
- Re: PostgreSQL and OpenSSL 4.0.0 Daniel Gustafsson
- Re: Fix typo 586/686 in atomics/arch-x86.h Daniel Gustafsson
- Re: Fix HAVING-to-WHERE pushdown with nondeterministic collations Richard Guo
- Fix wrong error message from pg_get_tablespace_ddl() Chao Li
- Re: Wrong results in remove_useless_groupby_columns() Richard Guo
- Re: Broken build on macOS (Universal / Intel): cpuid instruction not available Tobias Bussmann
- (SQL/PGQ) cache lookup failed for label zengman
- Re: remove obsolete comment in AtEOXact_Inval Daniel Gustafsson
- Re: Include schema-qualified names in publication error messages. Amit Kapila
- Re: Fix wrong error message from pg_get_tablespace_ddl() Zhenwei Shang
- Re: Fix wrong error message from pg_get_tablespace_ddl() Jim Jones
- Re: pg_stat_io_histogram Jakub Wartak
- Re: Broken build on macOS (Universal / Intel): cpuid instruction not available John Naylor
- Re: Fix wrong error message from pg_get_tablespace_ddl() Andrew Dunstan
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Fix wrong error message from pg_get_tablespace_ddl() Jim Jones
- Re: Adding REPACK [concurrently] Amit Kapila
- Re: Disabling Heap-Only Tuples James Locke
- Disallow whole-row index references with virtual generated columns? Ayush Tiwari
- Re: Disabling Heap-Only Tuples Alvaro Herrera
- Re: Broken build on macOS (Universal / Intel): cpuid instruction not available Tom Lane
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Disallow whole-row index references with virtual generated columns? Álvaro Herrera
- Re: Disabling Heap-Only Tuples James Locke
- Re: Fix typo 586/686 in atomics/arch-x86.h Nathan Bossart
- Re: Disabling Heap-Only Tuples Alvaro Herrera
- Re: Disallow whole-row index references with virtual generated columns? Ayush Tiwari
- [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions Salma El-Sayed
- Re: Disallow whole-row index references with virtual generated columns? Matthias van de Meent
- Re: Doc update proposal for the note on log_statement in the runtime config for logging page Daniel Bauman
- Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column Paul A Jungwirth
- Re: Doc update proposal for the note on log_statement in the runtime config for logging page Daniel Bauman
- Re: Support LIKE with nondeterministic collations Jelte Fennema-Nio
- Re: Function scan FDW pushdown Alexander Korotkov
- Re: [PATCH] Preserve replication origin OIDs in pg_upgrade Ajin Cherian
- Re: pg_recvlogical: honor source cluster file permissions for output files Fujii Masao
- Re: pg_recvlogical: honor source cluster file permissions for output files Fujii Masao
- Re: [PATCH] Fix psql tab completion for REPACK boolean options Thom Brown
- Failure in test_slru for host gokiburi (REL_16_STABLE only) Michael Paquier
- Re: Support LIKE with nondeterministic collations Nico Williams
- Re: [PATCH] Fix psql tab completion for REPACK boolean options Álvaro Herrera
- Re: Support LIKE with nondeterministic collations Nico Williams
- Re: Fix SPLIT PARTITION bound-overlap bug and other improvements Chao Li
- Re: pg_recvlogical: honor source cluster file permissions for output files Srinath Reddy Sadipiralla
- Re: Fix SPLIT PARTITION bound-overlap bug and other improvements Alexander Korotkov
- Re: Avoid orphaned objects dependencies, take 3 Bertrand Drouvot
- Re: [PATCH] Fix psql tab completion for REPACK boolean options Thom Brown
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Re: COPY FROM ON_ERROR SET_NULL bypasses domain NOT NULL with partial column list Fujii Masao
- Re: [oauth] Fix minimal typo in OAuth Daniel Gustafsson
- Re: postgres_fdw: use_scram_passthrough on user mapping is ignored when also set on server Matheus Alcantara
- Re: meson: Make test output much more useful on failure (both in CI and locally) Jelte Fennema-Nio
- Re: [PATCH] psql: Make ParseVariableDouble reject values above max Daniel Gustafsson
- Re: remove obsolete comment in AtEOXact_Inval Daniel Gustafsson
- Extended statistics improvement: multi-column MCV missing values Enrique Sánchez
- Re: Fix typo 586/686 in atomics/arch-x86.h Daniel Gustafsson
- Re: relfilenode statistics Bertrand Drouvot
- Re: Bug: mdunlinkfiletag unlinks mainfork seg.0 instead of indicated fork+segment surya poondla
- Re: Sequence Access Methods, round two Andrei Lepikhov
- Re: [PATCH] ternary reloption type Andrey Rachitskiy
- Re: Function scan FDW pushdown Alexander Pyhalov
- Re: Heads Up: cirrus-ci is shutting down June 1st Jelte Fennema-Nio
- Re: Extended statistics improvement: multi-column MCV missing values Ilia Evdokimov
- Re: Fix bug of COPY (on_error set_null) Chao Li
- Re: Heads Up: cirrus-ci is shutting down June 1st Nazir Bilal Yavuz
- Re: COPY FROM ON_ERROR SET_NULL bypasses domain NOT NULL with partial column list Chao Li
- Make the logical replication conflict messages more like each other Peter Smith
- Re: duckdb has extensible parser Greg Burd
- Re: COPY FROM ON_ERROR SET_NULL bypasses domain NOT NULL with partial column list Fujii Masao
- Re: Fix SPLIT PARTITION bound-overlap bug and other improvements Chao Li
- Re: Improve conflict detection when replication origins are reused shveta malik
- Re: Should IGNORE NULLS cache nullness for volatile arguments? Chao Li
- Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION solai v
- Review observations for partial REFRESH MATERIALIZED VIEW patc vellaipandiyan sm
- Fix pg_stat_wal_receiver to show CONNECTING status Chao Li
- Re: PSQL - prevent describe listing tables that are already in listed schemas Jim Jones
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: PSQL - prevent describe listing tables that are already in listed schemas Peter Smith
- Re: Improve conflict detection when replication origins are reused shveta malik
- Re: Review observations for partial REFRESH MATERIALIZED VIEW patc Andreas Karlsson
- Re: Review observations for partial REFRESH MATERIALIZED VIEW patc Andreas Karlsson
- Re: Fix SPLIT PARTITION bound-overlap bug and other improvements Alexander Korotkov
- Re: Support EXCEPT for TABLES IN SCHEMA publications Nisha Moond
- Re: PSQL - prevent describe listing tables that are already in listed schemas Jim Jones
- Re: Function scan FDW pushdown Alexander Korotkov
- Re: Sequence Access Methods, round two Andrei Lepikhov
- Re: Improve conflict detection when replication origins are reused Nisha Moond
- Re: Fix pg_stat_wal_receiver to show CONNECTING status Michael Paquier
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Fix incorrect size check in statext_dependencies_deserialize Ilia Evdokimov
- Re: [Bug]Assertion failure in LATERAL GRAPH_TABLE with multi-label pattern Ayush Tiwari
- Re: Function scan FDW pushdown Alexander Pyhalov
- Re: Function scan FDW pushdown Alexander Korotkov
- Re: [PATCH] Fix REPACK decoding worker not cleaned up on FATAL exit Alvaro Herrera
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Implement waiting for wal lsn replay: reloaded Alexander Lakhin
- Re: Avoid leaking system path from pg_available_extensions Chao Li
- Re: Fix pg_stat_wal_receiver to show CONNECTING status Chao Li
- Re: [PATCH] Add contrib/anyarray: intarray-style operations and indexes for any array type David G. Johnston
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: PSQL - prevent describe listing tables that are already in listed schemas Jim Jones
- Re: pg_recvlogical: honor source cluster file permissions for output files Fujii Masao
- Re: PSQL - prevent describe listing tables that are already in listed schemas Nisha Moond
- COPY TO BLACKHOLE / pg_dump -j -Fb Jakub Wartak
- Re: PSQL - prevent describe listing tables that are already in listed schemas Nisha Moond
- Re: pg_stat_io_histogram Jakub Wartak
- Re: Set notice receiver before libpq connection startup Fujii Masao
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Re: Add pg_get_publication_ddl function Peter Smith
- Re: Dump statistic issue with index on expressions Maksim.Melnikov
- Re: Add pg_get_publication_ddl function Japin Li
- Re: Bypassing cursors in postgres_fdw to enable parallel plans Rafia Sabih
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Proposal: Conflict log history table for Logical Replication Shlok Kyal
- Re: [PATCH] Fix LISTEN startup race with direct advancement Arseniy Mukhin
- Re: Fix SPLIT PARTITION bound-overlap bug and other improvements Alexander Korotkov
- Re: amcheck support for BRIN indexes solai v
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: [PATCH] Fix LISTEN startup race with direct advancement Arseniy Mukhin
- Multi-Entry Indexing for GiST & SP-GiST Maxime Schoemans
- Re: amcheck support for BRIN indexes Arseniy Mukhin
- Prevent setting NO INHERIT on partitioned not-null constraints Andreas Karlsson
- Re: Fix SPLIT PARTITION bound-overlap bug and other improvements Alexander Korotkov
- Re: Fix pg_stat_wal_receiver to show CONNECTING status Michael Paquier
- Re: Fix SPLIT PARTITION bound-overlap bug and other improvements Alexander Korotkov
- Re: Add pg_get_publication_ddl function Peter Smith
- Re: Improve pg_stat_statements scalability Sami Imseih
- Re: Fix pg_stat_wal_receiver to show CONNECTING status Chao Li
- Re: PSQL - prevent describe listing tables that are already in listed schemas Peter Smith
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Patch for bind message regarding the number of parameters and result column format codes Dave Cramer
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: Patch for bind message regarding the number of parameters and result column format codes Austin Bonander
- Re: Set notice receiver before libpq connection startup Chao Li
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: [PATCH] Fix LISTEN startup race with direct advancement Joel Jacobson
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: Set notice receiver before libpq connection startup vignesh C
- Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW vellaipandiyan sm
- Re: RFC: Allow EXPLAIN to Output Page Fault Information vellaipandiyan sm
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: PSQL - prevent describe listing tables that are already in listed schemas Jim Jones
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: [PATCH] Release replication slot on error in SQL-callable slot functions vignesh C
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Avoid leaking system path from pg_available_extensions lu feng
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: Adding pg_dump flag for parallel export to pipes Nitin Motiani
- Re: Fix pg_stat_wal_receiver to show CONNECTING status Michael Paquier
- Pg upgrade bug with NOT NULL NOT VALID Kirill Reshke
- Re: Fix pg_stat_wal_receiver to show CONNECTING status Chao Li
- Rename Postgres 19 to Postgres 26 (year-based)? Nikolay Samokhvalov
- Re: [PATCH] Release replication slot on error in SQL-callable slot functions SATYANARAYANA NARLAPURAM
- Re: Prevent setting NO INHERIT on partitioned not-null constraints Jim Jones
- Re: Avoid leaking system path from pg_available_extensions Matheus Alcantara
- Re: Pg upgrade bug with NOT NULL NOT VALID Álvaro Herrera
- Re: Multi-Entry Indexing for GiST & SP-GiST Maxime Schoemans
- Re: Graph database developer meeting at pgconf.dev 2026 Ashutosh Bapat
- Re: Rename Postgres 19 to Postgres 26 (year-based)? Kirk Wolak
- Re: (SQL/PGQ) cache lookup failed for label Ashutosh Bapat
- Re: Rename Postgres 19 to Postgres 26 (year-based)? Isaac Morland
- Re: Is there value in having optimizer stats for joins/foreignkeys? Tom Lane
- Re: [PATCH] Add NESTED_STATEMENTS option to EXPLAIN Mohamed ALi
- Re: Prevent setting NO INHERIT on partitioned not-null constraints Andreas Karlsson
- Re: Patch for bind message regarding the number of parameters and result column format codes Dave Cramer
- Re: pg_rewind does not rewind diverging timelines surya poondla
- Re: Prevent setting NO INHERIT on partitioned not-null constraints Fujii Masao
- Re: Fix pg_stat_wal_receiver to show CONNECTING status Chao Li
- Re: Support EXCEPT for TABLES IN SCHEMA publications Peter Smith
- Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY) shveta malik
- Re: Improve pg_stat_statements scalability Lukas Fittl
- Re: Proposal: Conflict log history table for Logical Replication Nisha Moond
- Re: pg_createsubscriber: Fix incorrect handling of cleanup flags Fujii Masao
- Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY) Masahiko Sawada
- Re: Available disk space per tablespace solai v
- Inquiry Regarding Parallel DML (Write-Side) Support in Future PostgreSQL Releases Samil C
- Fix pg_get_multixact_stats() members_size calculation Chao Li
- Re: Avoid leaking system path from pg_available_extensions Jim Jones
- Re: Incremental View Maintenance, take 2 Yugo Nagata
- Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits JoongHyuk Shin
- Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY) shveta malik
- Re: [PATCH] Release replication slot on error in SQL-callable slot functions shveta malik
- Re: [PATCH] Preserve replication origin OIDs in pg_upgrade Shlok Kyal
- Re: Proposal: Conflict log history table for Logical Replication Nisha Moond
- Re: Adding pg_dump flag for parallel export to pipes solai v
- Re: Set notice receiver before libpq connection startup Rafia Sabih
- Permission elevation by pg_amcheck operator overloading via search_path possible? Pavel Borisov
- Re: Report oldest xmin source when autovacuum cannot remove tuples Shinya Kato
- Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Akshay Joshi
- Re: Set notice receiver before libpq connection startup Fujii Masao
- Re: Set notice receiver before libpq connection startup Chao Li
- Re: Prevent setting NO INHERIT on partitioned not-null constraints Fujii Masao
- Re: Avoid leaking system path from pg_available_extensions Matheus Alcantara
- Re: Rename Postgres 19 to Postgres 26 (year-based)? Tom Lane
- Re: RFC: Allow EXPLAIN to Output Page Fault Information Atsushi Torikoshi
- Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Japin Li
- Re: Startup process deadlock: WaitForProcSignalBarriers vs aux process Matthias van de Meent
- Re: Fix pg_stat_wal_receiver to show CONNECTING status Chao Li
- Re: Set notice receiver before libpq connection startup Chao Li
- Re: [PATCH] psql: Add missing IO option to EXPLAIN tab completion Fujii Masao
- Re: [PATCH] Fix overflow and underflow in regr_r2() Chengpeng Yan
- Re: Improve pg_stat_statements scalability Lukas Fittl
- Re: Report oldest xmin source when autovacuum cannot remove tuples Japin Li
- Re: postgres_fdw: use_scram_passthrough on user mapping is ignored when also set on server Fujii Masao
- Re: Report oldest xmin source when autovacuum cannot remove tuples Shinya Kato
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY) Imran Zaheer
- Re: Report oldest xmin source when autovacuum cannot remove tuples wenhui qiu
- [PATCH] Add regression test for mismatched ENCODING and LOCALE in CREATE DATABASE Yushu Chen
- Re: Pg upgrade bug with NOT NULL NOT VALID Álvaro Herrera
- ERROR during COMMIT PREPARED can leave orphaned locks Daniil Davydov
- Re: Adding REPACK [concurrently] Amit Kapila
- Re: splitting pg_resetwal output strings Jonathan Gonzalez V.
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: Fix pg_stat_wal_receiver to show CONNECTING status Xuneng Zhou
- Re: postgres_fdw: use_scram_passthrough on user mapping is ignored when also set on server Matheus Alcantara
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL SATYANARAYANA NARLAPURAM
- Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch Evgeny Kuzin
- [PATCH] psql: Display SQLSTATE macro name in verbose error reports Aaryan Parik
- Re: Improve pg_stat_statements scalability Julien Rouhaud
- Re: splitting pg_resetwal output strings Álvaro Herrera
- Re: Fix pg_stat_wal_receiver to show CONNECTING status Xuneng Zhou
- [PATCH] Fix NULL dereference in subscription REFRESH on concurrent DROP SATYANARAYANA NARLAPURAM
- Re: Row pattern recognition Tatsuo Ishii
- Re: splitting pg_resetwal output strings Jonathan Gonzalez V.
- Re: RFC: Allow EXPLAIN to Output Page Fault Information Jelte Fennema-Nio
- Re: splitting pg_resetwal output strings Jonathan Gonzalez V.
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: splitting pg_resetwal output strings Álvaro Herrera
- Re: Rename Postgres 19 to Postgres 26 (year-based)? Peter Eisentraut
- Re: Rename Postgres 19 to Postgres 26 (year-based)? Tom Lane
- Re: Rename Postgres 19 to Postgres 26 (year-based)? Philip Alger
- Re: pg_rewind does not rewind diverging timelines Mats Kindahl
- Re: Extended statistics improvement: multi-column MCV missing values Enrique Sánchez
- Tighten SCRAM iteration parsing and bound libpq PBKDF2 work Sehrope Sarkuni
- Re: meson: Make test output much more useful on failure (both in CI and locally) Andrew Dunstan
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- [PATCH] Two small errhint cleanups in PG19 code Baji Shaik
- Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY) shveta malik
- Re: [PATCH] Two small errhint cleanups in PG19 code Chao Li
- Re: meson: Make test output much more useful on failure (both in CI and locally) Jelte Fennema-Nio
- RE: Adding REPACK [concurrently] Zhijie Hou (Fujitsu)
- Re: let ALTER TABLE DROP COLUMN drop whole-row referenced object jian he
- Small fixes for CHECKPOINT FLUSH_UNLOGGED Chao Li
- Re: [PATCH] Release replication slot on error in SQL-callable slot functions SATYANARAYANA NARLAPURAM
- Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Akshay Joshi
- Re: Proposal: Adding compression of temporary files Filip Janus
- Re: Support EXCEPT for ALL SEQUENCES publications Peter Smith
- Re: Support EXCEPT for ALL SEQUENCES publications Peter Smith
- NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup Michael Paquier
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Shruthi Gowda
- Re: Small fixes for CHECKPOINT FLUSH_UNLOGGED Daniel Gustafsson
- Re: remove autoanalyze corner case Shinya Kato
- Re: Use pg_current_xact_id() instead of deprecated txid_current() Shinya Kato
- Re: on_error table, saving error info to a table jian he
- Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup Michael Paquier
- Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup Ayush Tiwari
- Re: Fix pg_get_multixact_stats() members_size calculation Michael Paquier
- Seeking Guidance on Fixing the Cyclic RLS Policy / Infinite Recursion Bug in PostgreSQL Aditya Dave
- doc: Clarify ALTER CONSTRAINT enforceability wording Chao Li
- Re: [PATCH] Release replication slot on error in SQL-callable slot functions shveta malik
- Re: Support loser tree for k-way merge Xuneng Zhou
- [PATCH] DOCS: Fix inconsistent text description punctuation in UPDATE FOR PORTION OF X-MAN
- [PATCH] Defensive hardening: Replace sprintf with snprintf in pg_stat_statements anupam MEDIRATTA
- Re: Heads Up: cirrus-ci is shutting down June 1st Nazir Bilal Yavuz
- Re: Is there value in having optimizer stats for joins/foreignkeys? Chengpeng Yan
- Re: RFC: Allow EXPLAIN to Output Page Fault Information Atsushi Torikoshi
- Re: Tighten SCRAM iteration parsing and bound libpq PBKDF2 work Daniel Gustafsson
- Re: Deadlock detector fails to activate on a hot standby replica Vitaly Davydov
- Re: Is there value in having optimizer stats for joins/foreignkeys? Tomas Vondra
- Re: Fix SPLIT PARTITION bound-overlap bug and other improvements Alexander Korotkov
- Re: RFC: Allow EXPLAIN to Output Page Fault Information Lukas Fittl
- Re: Todo item: Include the symbolic SQLSTATE name in verbose error reports Tom Lane
- Re: pg_rewind does not rewind diverging timelines Mats Kindahl
- Re: [PATCH] Release replication slot on error in SQL-callable slot functions SATYANARAYANA NARLAPURAM
- Re: [PATCH] psql: Display SQLSTATE macro name in verbose error reports Tom Lane
- Re: Add --extra-dependencies and immediate data dumping for pg_dump/pg_upgrade Paul Ramsey
- Re: Fix bug of UPDATE/DELETE FOR PORTION OF with inheritance tables Paul A Jungwirth
- Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup Michael Paquier
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Michael Paquier
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: Bound memory usage during manual slot sync retries Amit Kapila
- Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup Euler Taveira
- Re: Row pattern recognition jian he
- Re: [PATCH] Little refactoring of portalcmds.c Zizhuan Liu
- Re: [PATCH] Little refactoring of portalcmds.c Zizhuan Liu
- Fix bug of CHECK constraint enforceability recursion Chao Li
- Re: [PATCH] Release replication slot on error in SQL-callable slot functions shveta malik
- Re: Fix pg_get_multixact_stats() members_size calculation Michael Paquier
- Re: Fix pg_get_multixact_stats() members_size calculation Chao Li
- Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup Michael Paquier
- Re: First draft of PG 19 release notes Chao Li
- Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup Kyotaro Horiguchi
- Re: doc: Clarify ALTER CONSTRAINT enforceability wording Chao Li
- Re: Fix bug of CHECK constraint enforceability recursion Chao Li
- Re: [PATCH] Release replication slot on error in SQL-callable slot functions shveta malik
- Re: Support EXCEPT for ALL SEQUENCES publications Shlok Kyal
- Re: PostgreSQL and OpenSSL 4.0.0 Michael Paquier
- Re: Fix bug of CHECK constraint enforceability recursion jian he
- Re: bugfix - fix broken output in expanded aligned format, when data are too short Pavel Stehule
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: POC: PLpgSQL FOREACH IN JSON ARRAY Pavel Stehule
- Re: Fix bug of UPDATE/DELETE FOR PORTION OF with inheritance tables Chao Li
- Re: pg_rewind does not rewind diverging timelines Japin Li
- Re:[PATCH] Little refactoring of portalcmds.c Zizhuan Liu
- Re: Avoid leaking system path from pg_available_extensions Chao Li
- Re: libpq maligning postgres stability Jelte Fennema-Nio
- Re: Fix bug of CHECK constraint enforceability recursion Álvaro Herrera
- Re: Fix bug of CHECK constraint enforceability recursion Chao Li
- Re: Fix bug of CHECK constraint enforceability recursion Chao Li
- Re: [PATCH] Release replication slot on error in SQL-callable slot functions SATYANARAYANA NARLAPURAM
- Re: PostgreSQL and OpenSSL 4.0.0 Daniel Gustafsson
- Re: Fix bug of CHECK constraint enforceability recursion jian he
- Re: [PATCH] Little refactoring of portalcmds.c Aleksander Alekseev
- Re: [PATCH] REPLICA IDENTITY USING INDEX accepts column with invalid NOT NULL Aleksander Alekseev
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY) Imran Zaheer
- Re: [PATCH] Add CANONICAL option to xmlserialize Jim Jones
- RFC: Boyer-Moore-Horspool optimization for LIKE '%pattern%' searches Andriy Dorokhin
- Re: Avoid leaking system path from pg_available_extensions Jim Jones
- Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup Alvaro Herrera
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Shruthi Gowda
- Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY) shveta malik
- Re: Avoid leaking system path from pg_available_extensions Matheus Alcantara
- Re: Fix HAVING-to-WHERE pushdown with mismatched operator families Thom Brown
- Re: problems with toast.* reloptions Nathan Bossart
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: Deadlock detector fails to activate on a hot standby replica Fujii Masao
- Re: Adding a stored generated column without long-lived locks Laurenz Albe
- Re: [PATCH] Fix REPACK decoding worker not cleaned up on FATAL exit Alvaro Herrera
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup Euler Taveira
- Re: [PATCH] Fix LISTEN startup race with direct advancement Tom Lane
- Re: First draft of PG 19 release notes Thom Brown
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: Removing broken support for OpenSSL without ECDH Jacob Champion
- Re: Fix bug of UPDATE/DELETE FOR PORTION OF with inheritance tables Paul A Jungwirth
- Re: Bound memory usage during manual slot sync retries Amit Kapila
- expand refint docs with usage info Nathan Bossart
- Re: future of PQfn() Christoph Berg
- Re: future of PQfn() Christoph Berg
- Re: expand refint docs with usage info Christoph Berg
- Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup Álvaro Herrera
- Re: expand refint docs with usage info SATYANARAYANA NARLAPURAM
- Re: future of PQfn() Jacob Champion
- Re: Avoid orphaned objects dependencies, take 3 Heikki Linnakangas
- Re: Changing the state of data checksums in a running cluster Tomas Vondra
- Re: [PATCH] Add NESTED_STATEMENTS option to EXPLAIN Mohamed ALi
- Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW Adam Brusselback
- Re: meson: Make test output much more useful on failure (both in CI and locally) Christoph Berg
- Re: expand refint docs with usage info Nathan Bossart
- Re: future of PQfn() Nathan Bossart
- Re: Bound memory usage during manual slot sync retries Xuneng Zhou
- Re: Avoid orphaned objects dependencies, take 3 Bertrand Drouvot
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: First draft of PG 19 release notes Thom Brown
- Re: future of PQfn() Jelte Fennema-Nio
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: Row pattern recognition Henson Choi
- [Patch] Fix check_pub_rdt bypass when origin is set in same ALTER SUBSCRIPTION SATYANARAYANA NARLAPURAM
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: Fix HAVING-to-WHERE pushdown with mismatched operator families Richard Guo
- Re: Bound memory usage during manual slot sync retries Amit Kapila
- Re: PostgreSQL and OpenSSL 4.0.0 Michael Paquier
- Re: [PATCH] DOCS: Fix inconsistent text description punctuation in UPDATE FOR PORTION OF Bruce Momjian
- Re: Failure in test_slru for host gokiburi (REL_16_STABLE only) Michael Paquier
- Re: Fix bug of UPDATE/DELETE FOR PORTION OF with inheritance tables Paul A Jungwirth
- Re: pg_createsubscriber: Fix incorrect handling of cleanup flags Fujii Masao
- Re: Row pattern recognition Tatsuo Ishii
- [PATCH] Improve REPACK (CONCURRENTLY) error messages for unsupported configurations Baji Shaik
- Re: [PATCH] Release replication slot on error in SQL-callable slot functions shveta malik
- Re: Heads Up: cirrus-ci is shutting down June 1st Thomas Munro
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: [PATCH] Release replication slot on error in SQL-callable slot functions SATYANARAYANA NARLAPURAM
- RE: Patch for migration of the pg_commit_ts directory Hayato Kuroda (Fujitsu)
- Re: Include schema-qualified names in publication error messages. Peter Smith
- Re: Fix bug of CHECK constraint enforceability recursion Chao Li
- Re: remove pg_spin_delay() from atomics code Corey Huinker
- Re: [PATCH] Improve REPACK (CONCURRENTLY) error messages for unsupported configurations Chao Li
- Re: Fix bug of UPDATE/DELETE FOR PORTION OF with inheritance tables Chao Li
- RE: Adding REPACK [concurrently] Zhijie Hou (Fujitsu)
- Re: [PATCH] Release replication slot on error in SQL-callable slot functions Fujii Masao
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- PGConf.dev CSN unconference session: notes and follow-up discussion takeaways Matthias van de Meent
- Fix safe_wal_size for slots without restart_lsn Xuneng Zhou
- Re: [PATCH] Release replication slot on error in SQL-callable slot functions shveta malik
- Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race Vlad Lesin
- log_postmaster_stats Jakub Wartak
- RE: [PATCH] Release replication slot on error in SQL-callable slot functions Zhijie Hou (Fujitsu)
- Fix race in ReplicationSlotRelease for ephemeral slots Zhijie Hou (Fujitsu)
- Re: generic plans and "initial" pruning Thom Brown
- Re: [PATCH] Release replication slot on error in SQL-callable slot functions Fujii Masao
- Re: Pgbench: remove synchronous prepare Robert Haas
- Re: Support EXCEPT for ALL SEQUENCES publications Shlok Kyal
- Make stack depth check work with asan's use-after-return Andres Freund
- Re: Make stack depth check work with asan's use-after-return Tom Lane
- Re: COPY ON_CONFLICT TABLE; save duplicated record to another table. jian he
- Re: [PATCH] Fix LISTEN startup race with direct advancement Tom Lane
- Re: [PATCH] Remove obsolete LISTEN array growth isolation test Tom Lane
- Re: 035_standby_logical_decoding might fail due to FATAL message lost inside libpq Alexander Lakhin
- Re: Set notice receiver before libpq connection startup Peter Eisentraut
- Re: Heads Up: cirrus-ci is shutting down June 1st Andres Freund
- Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY) Álvaro Herrera
- Re: postgres_fdw, dblink: Validate use_scram_passthrough values Matheus Alcantara
- Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY) Masahiko Sawada
- Re: Add XMLNamespaces to XMLElement Jim Jones
- Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY) Masahiko Sawada
- Re: Is there value in having optimizer stats for joins/foreignkeys? Tomas Vondra
- Re: index prefetching Peter Geoghegan
- DBeaver Experiencing timeouts while connecting to New Linux PostgreSql server Srinivas Kumar
- Re: Is there value in having optimizer stats for joins/foreignkeys? Tom Lane
- Re: Heads Up: cirrus-ci is shutting down June 1st Jelte Fennema-Nio
- Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY) Álvaro Herrera
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: Support EXCEPT for ALL SEQUENCES publications Zsolt Parragi
- Re: Is there value in having optimizer stats for joins/foreignkeys? Corey Huinker
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: Heads Up: cirrus-ci is shutting down June 1st Jacob Champion
- Re: s/pg_attribute_always_inline/pg_always_inline/? Peter Geoghegan
- Re: Startup process deadlock: WaitForProcSignalBarriers vs aux process Masahiko Sawada
- Re: DBeaver Experiencing timeouts while connecting to New Linux PostgreSql server Roberto Mello
- Re: [PATCH] Improve REPACK (CONCURRENTLY) error messages for unsupported configurations Baji Shaik
- Re: uuidv7 improperly accepts dates before 1970-01-01 Masahiko Sawada
- Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW Zsolt Parragi
- Re: Fix safe_wal_size for slots without restart_lsn Xuneng Zhou
- Re: [PATCH] Release replication slot on error in SQL-callable slot functions SATYANARAYANA NARLAPURAM
- Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race Michael Paquier
- Re: [PATCH] Release replication slot on error in SQL-callable slot functions SATYANARAYANA NARLAPURAM
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: Fix safe_wal_size for slots without restart_lsn Xuneng Zhou
- Re: Is there value in having optimizer stats for joins/foreignkeys? Tomas Vondra
- Re: Fix bug of CHECK constraint enforceability recursion jian he
- injection_points: Switch wait/wakeup to use atomics rather than latches Michael Paquier
- dependencyLockAndCheckObject(): dependent vs referenced Kyotaro Horiguchi
- Re: pg_createsubscriber: Fix incorrect handling of cleanup flags Nisha Moond
- A few message wording/formatting cleanup patches Kyotaro Horiguchi
- Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column jian he
- Re: Adding REPACK [concurrently] Amit Kapila
- RE: Adding REPACK [concurrently] Zhijie Hou (Fujitsu)
- Re: Set notice receiver before libpq connection startup Fujii Masao
- Re: Report oldest xmin source when autovacuum cannot remove tuples Shinya Kato
- Re: Set notice receiver before libpq connection startup Chao Li
- new connection establishment (pgbench --connect) slow with pgbouncer due to libpq/OpenSSL global thread contention Jakub Wartak
- Re: Fix bug of CHECK constraint enforceability recursion Álvaro Herrera
- Fix race during concurrent logical decoding activation Chao Li
- Re: Fix HAVING-to-WHERE pushdown with mismatched operator families Richard Guo
- Re: tablecmds: clarify recurse vs recusing Chao Li
- Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race Vlad Lesin
- Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race Vlad Lesin
- Re: Fix HAVING-to-WHERE pushdown with mismatched operator families Thom Brown
- [RFC PATCH v3] Add EXPLAIN ANALYZE wait event reporting r314tive
- Re: Support EXCEPT for TABLES IN SCHEMA publications Nisha Moond
- Re: Support EXCEPT for TABLES IN SCHEMA publications Nisha Moond
- Re: Support EXCEPT for TABLES IN SCHEMA publications Nisha Moond
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Heads Up: cirrus-ci is shutting down June 1st Peter Eisentraut
- Re: Changing the state of data checksums in a running cluster Tomas Vondra
- Re: postgres_fdw, dblink: Validate use_scram_passthrough values Fujii Masao
- Re: code contributions for 2025, WIP version Robert Haas
- Re: [PATCH] Fix overflow and underflow in regr_r2() Dean Rasheed
- Re: injection_points: Switch wait/wakeup to use atomics rather than latches Robert Haas
- Re: ci: Skip minfree file in the cores_backtrace.sh r314tive
- Re: Set notice receiver before libpq connection startup Fujii Masao
- Re: generic plans and "initial" pruning Thom Brown
- Re: Row pattern recognition jian he
- Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Ilmar Y
- Re: CREATE INDEX CONCURRENTLY on partitioned index Alexander Pyhalov
- Re: Add RISC-V Zbb popcount optimization Andres Freund
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Re: [PATCH] Improve REPACK (CONCURRENTLY) error messages for unsupported configurations Álvaro Herrera
- Re: Heads Up: cirrus-ci is shutting down June 1st Andres Freund
- Re: future of PQfn() Nathan Bossart
- Re: Heads Up: cirrus-ci is shutting down June 1st Jacob Champion
- [PATCH] Remove obsolete tupDesc assignment in extended statistics Denis Rodionov
- Make memory checking / sanitizing infrastructure better Andres Freund
- Re: new connection establishment (pgbench --connect) slow with pgbouncer due to libpq/OpenSSL global thread contention Jacob Champion
- Re: Heads Up: cirrus-ci is shutting down June 1st Andres Freund
- Re: Heads Up: cirrus-ci is shutting down June 1st Andres Freund
- Re: Make stack depth check work with asan's use-after-return Andres Freund
- Re: Bound memory usage during manual slot sync retries Khoa Nguyen
- Re: new connection establishment (pgbench --connect) slow with pgbouncer due to libpq/OpenSSL global thread contention Daniel Gustafsson
- Re: Heads Up: cirrus-ci is shutting down June 1st Jacob Champion
- Re: Heads Up: cirrus-ci is shutting down June 1st Nazir Bilal Yavuz
- Re: Heads Up: cirrus-ci is shutting down June 1st Nazir Bilal Yavuz
- Re: Heads Up: cirrus-ci is shutting down June 1st Nazir Bilal Yavuz
- Re: Add pg_stat_kind_info system view Tristan Partin
- Re: A few message wording/formatting cleanup patches Daniel Gustafsson
- Re: A few message wording/formatting cleanup patches Jacob Champion
- Re: Make memory checking / sanitizing infrastructure better Jacob Champion
- Re: Heads Up: cirrus-ci is shutting down June 1st Álvaro Herrera
- Re: sandboxing untrusted code Robert Haas
- Re: dependencyLockAndCheckObject(): dependent vs referenced Heikki Linnakangas
- Re: Heads Up: cirrus-ci is shutting down June 1st Álvaro Herrera
- Key joins Joel Jacobson
- Re: code contributions for 2025, WIP version Dmitry Dolgov
- Re: Heads Up: cirrus-ci is shutting down June 1st Andres Freund
- Re: Fix mismatched deallocation functions Tristan Partin
- Re: Heads Up: cirrus-ci is shutting down June 1st Jacob Champion
- Re: [PATCH] Improve REPACK (CONCURRENTLY) error messages for unsupported configurations Álvaro Herrera
- Re: Fix race during concurrent logical decoding activation Masahiko Sawada
- Re: [PATCH] Improve REPACK (CONCURRENTLY) error messages for unsupported configurations Baji Shaik
- Re: [PATCH] Add NESTED_STATEMENTS option to EXPLAIN Zsolt Parragi
- Re: should we have a fast-path planning for OLTP starjoins? Tomas Vondra
- Re: Key joins Joel Jacobson
- Re: [PATCH] Improving index selection for logical replication apply with replica identity full Masahiko Sawada
- Re: on_error table, saving error info to a table Zsolt Parragi
- Re: Fix bug of CHECK constraint enforceability recursion Chao Li
- Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION Zsolt Parragi
- Re: injection_points: Switch wait/wakeup to use atomics rather than latches Michael Paquier
- Re: Bound memory usage during manual slot sync retries Xuneng Zhou
- Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW Adam Brusselback
- RE: Bound memory usage during manual slot sync retries Zhijie Hou (Fujitsu)
- Re: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.” Fujii Masao
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
- PostgreSQL 19 Beta 1 release announcement draft Jonathan S. Katz
- Re: First draft of PG 19 release notes 彭冲
- Re: Fix race during concurrent logical decoding activation Chao Li
- Re: [PATCH] Release replication slot on error in SQL-callable slot functions Fujii Masao
- Re: [PATCH] Fix overflow and underflow in regr_r2() Chengpeng Yan
- Re: Beautify read stream "per buffer data" APIs solai v
- Re: Key joins Joel Jacobson
- Re: [PATCH] Release replication slot on error in SQL-callable slot functions SATYANARAYANA NARLAPURAM
- Re: Support EXCEPT for TABLES IN SCHEMA publications Peter Smith
- RE: [PATCH] Release replication slot on error in SQL-callable slot functions Zhijie Hou (Fujitsu)
- Re: [PATCH] Release replication slot on error in SQL-callable slot functions shveta malik
- [PATCH] Fix typos in pqsignal.c comment kdbase
- Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits Michael Paquier
- Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Akshay Joshi
- Re: PostgreSQL 19 Beta 1 release announcement draft Jakub Wartak
- Re: Bound memory usage during manual slot sync retries Xuneng Zhou
- Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Japin Li
- Re: Key joins Joel Jacobson
- Re: Fix race in ReplicationSlotRelease for ephemeral slots Fujii Masao
- Re: Support EXCEPT for TABLES IN SCHEMA publications Peter Smith
- Fix regression in vacuumdb --analyze-in-stages for partitioned tables Chao Li
- Re: Key joins Joel Jacobson
- Re: generic plans and "initial" pruning Amit Langote
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Row pattern recognition Henson Choi
- Re: Heads Up: cirrus-ci is shutting down June 1st Nazir Bilal Yavuz
- Re: generic plans and "initial" pruning Thom Brown
- Re: Key joins Matthias van de Meent
- glob support in extension_control_path/dynamic_library_path? Jakob Egger
- Re: injection_points: Switch wait/wakeup to use atomics rather than latches Robert Haas
- Re: Key joins Laurenz Albe
- Re: Fix race in ReplicationSlotRelease for ephemeral slots Fujii Masao
- Re: injection_points: Switch wait/wakeup to use atomics rather than latches Heikki Linnakangas
- Re: [PATCH] Improving index selection for logical replication apply with replica identity full Ethan Mertz
- Re: Incremental View Maintenance, take 2 (design considerations) Yugo Nagata
- Re: some utf8 breaking substring(txt,1,3) but not substring(txt from '^.{4}') Hannu Krosing
- [PATCH] Fix segmentation fault caused by reentrancy in RI_Fkey_cascade_del (ri_triggers.c) Lucas Jeffrey
- Re: some utf8 breaking substring(txt,1,3) but not substring(txt from '^.{4}') Hannu Krosing
- Re: Adding REPACK [concurrently] Amit Kapila
- Re: future of PQfn() Jacob Champion
- Re: some utf8 breaking substring(txt,1,3) but not substring(txt from '^.{4}') Fujii Masao
- Re: Eager aggregation, take 3 Radim Marek
- Re: Heads Up: cirrus-ci is shutting down June 1st Andres Freund
- Re: injection_points: Switch wait/wakeup to use atomics rather than latches Robert Haas
- Re: Fix regression in vacuumdb --analyze-in-stages for partitioned tables Fujii Masao
- Re: future of PQfn() Nathan Bossart
- Uninitialized memory access in zic Andres Freund
- Re: Fix race in ReplicationSlotRelease for ephemeral slots Srinath Reddy Sadipiralla
- Re: Uninitialized memory access in zic Tom Lane
- Re: Uninitialized memory access in zic Bryan Green
- Re: pg_stash_advice: dump file with overlong stash name crashes worker in a restart loop Robert Haas
- Re: Add RISC-V Zbb popcount optimization Greg Burd
- Re: A few message wording/formatting cleanup patches Jacob Champion
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: PSA: Planning to grease protocol connections during 19beta Jacob Champion
- Re: Fix race during concurrent logical decoding activation Masahiko Sawada
- Re: pg_stash_advice: dump file with overlong stash name crashes worker in a restart loop Ayush Tiwari
- Re: PostgreSQL and OpenSSL 4.0.0 Daniel Gustafsson
- [PATCH v1] Fix doubled-word typos and punctuation in code comments Zakariyah Ali
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: A few message wording/formatting cleanup patches Daniel Gustafsson
- Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits Zsolt Parragi
- Re: glob support in extension_control_path/dynamic_library_path? David E. Wheeler
- Re: [PATCH] Fix segmentation fault caused by reentrancy in RI_Fkey_cascade_del (ri_triggers.c) Álvaro Herrera
- Re: [oauth] Bug: when is shutdown_cb called? Jacob Champion
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: logical: fix recomputation required LSN on restart_lsn-only advancement Álvaro Herrera
- Re: [Patch] Fix check_pub_rdt bypass when origin is set in same ALTER SUBSCRIPTION Amit Kapila
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: pg_stash_advice: dump file with overlong stash name crashes worker in a restart loop Robert Haas
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- hashjoins vs. Bloom filters (yet again) Tomas Vondra
- Re: Report oldest xmin source when autovacuum cannot remove tuples Scott Ray
- Re: Row pattern recognition Tatsuo Ishii
- Re: Proposal: Conflict log history table for Logical Replication Nisha Moond
- Re: injection_points: Switch wait/wakeup to use atomics rather than latches Michael Paquier
- Re: [PATCH v1] Fix doubled-word typos and punctuation in code comments Michael Paquier
- Copy-paste error in hash_record_extended() — args[1].isnull not set zengman
- Re: Copy-paste error in hash_record_extended() — args[1].isnull not set Michael Paquier
- Re: Row pattern recognition jian he
- Re: injection_points: Switch wait/wakeup to use atomics rather than latches Andrey Borodin
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: [PATCH] Reject ENCODING option for COPY TO FORMAT JSON Andrew Dunstan
- Re: Avoid leaking system path from pg_available_extensions Andrew Dunstan
- Re: Row pattern recognition Henson Choi
- Re: Row pattern recognition Henson Choi
- Re: hashjoins vs. Bloom filters (yet again) Andrew Dunstan
- Re: hashjoins vs. Bloom filters (yet again) Tomas Vondra
- Re: should we have a fast-path planning for OLTP starjoins? Bruce Momjian
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: should we have a fast-path planning for OLTP starjoins? Tomas Vondra
- Re: Dump statistic issue with index on expressions Alexander Korotkov
- Re: should we have a fast-path planning for OLTP starjoins? Bruce Momjian
- Re: pg_rewind does not rewind diverging timelines Mats Kindahl
- Re: Heads Up: cirrus-ci is shutting down June 1st Peter Eisentraut
- Re: should we have a fast-path planning for OLTP starjoins? Tomas Vondra
- Re: Row pattern recognition Tatsuo Ishii
- Re: Row pattern recognition Tatsuo Ishii
- Re: Heads Up: cirrus-ci is shutting down June 1st Andres Freund
- Reject HEADER with binary and json COPY formats by option presence Chao Li
- Re: Avoid leaking system path from pg_available_extensions Chao Li
- autovacuum launcher crash: assert in pgstat_count_io_op (IOOP_EXTEND on pg_database's VM) Ewan Young
- Re: Use pg_current_xact_id() instead of deprecated txid_current() Shinya Kato
- Re: Heads Up: cirrus-ci is shutting down June 1st Nazir Bilal Yavuz
- Re: Heads Up: cirrus-ci is shutting down June 1st Nazir Bilal Yavuz
- Re: Heads Up: cirrus-ci is shutting down June 1st Nazir Bilal Yavuz
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Key joins Joel Jacobson
- Add wait events for server logging destination writes 신성준
- Re: Parallel INSERT SELECT take 2 Joel Jacobson
- [PATCH] pg_stat_lock: add blocker mode dimension Tatsuya Kawata
- Re: Add wait events for server logging destination writes 신성준
- Re: Exit walsender before confirming remote flush in logical replication Alexander Lakhin
- Re: Eager aggregation, take 3 Tender Wang
- Re: Make transformAExprIn() return a flattened bool expression directly ZizhuanLiu X-MAN
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- refresh materialized view: concurrently + with no data ZizhuanLiu X-MAN
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Re: Row pattern recognition Tatsuo Ishii
- Re: Report oldest xmin source when autovacuum cannot remove tuples Shinya Kato
- Re: Key joins Joel Jacobson
- Re: hashjoins vs. Bloom filters (yet again) Andrew Dunstan
- Re: PostgreSQL 19 Beta 1 release announcement draft Florents Tselai
- Re: Add wait events for server logging destination writes Kirk Wolak
- Re: Improve pg_stat_statements scalability Zsolt Parragi
- Re: Multi-Entry Indexing for GiST & SP-GiST Andrey Borodin
- Unify parallel worker handling for index builds and instrumentation Lukas Fittl
- [RFC] Secondary hash to split stuck hash-join batches Ben Mejia