pgsql-hackers
Thread
Date
Earlier messages
Messages by Date
2026/06/06
[PATCH] Doc: Mention OFF as an alias for EXPLAIN SERIALIZE NONE
ZizhuanLiu X-MAN
2026/06/06
Re: Fix bug of UPDATE/DELETE FOR PORTION OF with inheritance tables
Chao Li
2026/06/06
Re: Fix domain fast defaults on empty tables
Chao Li
2026/06/06
Re: Fix tuple deformation with virtual generated NOT NULL columns
Chao Li
2026/06/06
Re: Non-text mode for pg_dumpall
Noah Misch
2026/06/06
Re: [PATCH] Clarify that ssl_groups is for any key exchange groups
Evan
2026/06/06
Re: Support EXCEPT for TABLES IN SCHEMA publications
Zsolt Parragi
2026/06/06
Re: [(known) BUG] DELETE/UPDATE more than one row in partitioned foreign table
Nikita Malakhov
2026/06/06
[PATCH] Fix loose polling in 019_replslot_limit.pl test
Zakariyah Ali
2026/06/06
Re: Fix domain fast defaults on empty tables
Tom Lane
2026/06/06
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Scott Ray
2026/06/06
Re: Report oldest xmin source when autovacuum cannot remove tuples
Scott Ray
2026/06/06
Re: [PATCH] btree_gist: add cross-type integer operator support for GiST
Alexander Nestorov
2026/06/06
Re: Add wait events for server logging destination writes
신성준
2026/06/06
Re: Add wait events for server logging destination writes
신성준
2026/06/06
Re: [PATCH] Fix memory leak in pgstat_progress_parallel_incr_param()
Baji Shaik
2026/06/06
Re: [PATCH] Fix memory leak in pgstat_progress_parallel_incr_param()
Sami Imseih
2026/06/06
Re: Fix race in ReplicationSlotRelease for ephemeral slots
Xuneng Zhou
2026/06/06
Re: First draft of PG 19 release notes
Álvaro Herrera
2026/06/06
Re: t/035_standby_logical_decoding.pl might fail on attempt to read wrong timeline
Xuneng Zhou
2026/06/06
Re: Fix domain fast defaults on empty tables
Andrew Dunstan
2026/06/06
Re: pgsql: doc: Clarify OAuth validator authn_id logging
Erik Rijkers
2026/06/06
Re: [PATCH] Fix for bug #19474: LIKE fails to match literal backslashes with nondeterministic collations
Nitin Motiani
2026/06/06
Re: t/035_standby_logical_decoding.pl might fail on attempt to read wrong timeline
Bertrand Drouvot
2026/06/06
RE: Fix race in ReplicationSlotRelease for ephemeral slots
Zhijie Hou (Fujitsu)
2026/06/06
Re: PG19 FK fast path: OOB write and missed FK checks during batched
Amit Langote
2026/06/06
t/035_standby_logical_decoding.pl might fail on attempt to read wrong timeline
Alexander Lakhin
2026/06/06
PG19 FK fast path: OOB write and missed FK checks during batched
Nikolay Samokhvalov
2026/06/06
GetBufferDescriptor() being called for local buffers from MarkBufferDirtyHint()
Ashutosh Bapat
2026/06/05
Re: Fix tuple deformation with virtual generated NOT NULL columns
David Rowley
2026/06/05
Re: Adjust pg_stat_get_lock() prorows to match lock types
ZizhuanLiu X-MAN
2026/06/05
Re: Fix bug of CHECK constraint enforceability recursion
Chao Li
2026/06/05
Re: Prevent remote libpq notices from being sent to clients
Chao Li
2026/06/05
Re: Fix OAuth validator docs for error_detail on internal errors
Chao Li
2026/06/05
Re: [PATCH] Fix memory leak in pgstat_progress_parallel_incr_param()
Baji Shaik
2026/06/05
Re: alert clients when prepared statements are deallocated
Jelte Fennema-Nio
2026/06/05
Re: Fix OAuth validator docs for error_detail on internal errors
Daniel Gustafsson
2026/06/05
Re: Remove the refint contrib module (for v20)
Tom Lane
2026/06/05
Re: Remove the refint contrib module (for v20)
Daniel Gustafsson
2026/06/05
Re: alert clients when prepared statements are deallocated
Nathan Bossart
2026/06/05
Replace spin-wait with futex-mutex in LWLockWaitListLock() on Linux aarch64
Okanovic, Haris
2026/06/05
Re: dict_synonym.c: fix truncation of multibyte sequence
Jeff Davis
2026/06/05
Re: [PATCH] Fix memory leak in pgstat_progress_parallel_incr_param()
Tristan Partin
2026/06/05
Re: Fix OAuth validator docs for error_detail on internal errors
Jacob Champion
2026/06/05
Re: Remove the refint contrib module (for v20)
Nathan Bossart
2026/06/05
Re: updates for handling optional argument in system functions
Tristan Partin
2026/06/05
Re: dict_synonym.c: fix truncation of multibyte sequence
Tristan Partin
2026/06/05
Re: Prevent remote libpq notices from being sent to clients
Tristan Partin
2026/06/05
Re: [PATCH] Clarify that ssl_groups is for any key exchange groups
Daniel Gustafsson
2026/06/05
Re: updates for handling optional argument in system functions
Mark Wong
2026/06/05
Re: [PATCH] CI: Add a CPAN cache on Windows
Andres Freund
2026/06/05
ci: CCache churns through available space too quickly
Andres Freund
2026/06/05
Re: ci: Add MTEST_SUITES for optional test tailoring
Jacob Champion
2026/06/05
Re: Fix OAuth validator docs for error_detail on internal errors
Daniel Gustafsson
2026/06/05
Re: [PATCH] refint: Avoid reusing cascade UPDATE plans.
Ayush Tiwari
2026/06/05
Re: First draft of PG 19 release notes
Bruce Momjian
2026/06/05
Remove the refint contrib module (for v20)
Ayush Tiwari
2026/06/05
Re: [PATCH] CI: Add a CPAN cache on Windows
Jacob Champion
2026/06/05
Re: oauth integer overflow
Daniel Gustafsson
2026/06/05
Re: First draft of PG 19 release notes
Baji Shaik
2026/06/05
Re: oauth integer overflow
Jacob Champion
2026/06/05
Re: First draft of PG 19 release notes
Bruce Momjian
2026/06/05
Re: [PATCH] btree_gist: add cross-type integer operator support for GiST
Andrey Borodin
2026/06/05
Re: [PATCH] Add regression tests for btree skip scan support functions
Baji Shaik
2026/06/05
Re: Fix bug of CHECK constraint enforceability recursion
Zsolt Parragi
2026/06/05
Re: [PATCH] CI: Add a CPAN cache on Windows
Andres Freund
2026/06/05
Re: [PATCH] Use ssup_datum_*_cmp for int2, oid, and oid8 sort support
Baji Shaik
2026/06/05
Re: Fix race during concurrent logical decoding activation
Masahiko Sawada
2026/06/05
Re: First draft of PG 19 release notes
Bruce Momjian
2026/06/05
[PATCH] CI: Add a CPAN cache on Windows
Jacob Champion
2026/06/05
Re: postgres_fdw: Emit message when batch_size is reduced
Corey Huinker
2026/06/05
[PATCH] Fix memory leak in pgstat_progress_parallel_incr_param()
Baji Shaik
2026/06/05
Re: postgres_fdw: Emit message when batch_size is reduced
Corey Huinker
2026/06/05
Re: dict_synonym.c: fix truncation of multibyte sequence
Jeff Davis
2026/06/05
Re: [PATCH] refint: Avoid reusing cascade UPDATE plans.
Nathan Bossart
2026/06/05
Re: Enforce INSERT RLS checks for FOR PORTION OF leftovers?
Ayush Tiwari
2026/06/05
Re: Add per-backend lock statistics
Tristan Partin
2026/06/05
Re: dict_synonym.c: fix truncation of multibyte sequence
Tristan Partin
2026/06/05
Re: Heads Up: cirrus-ci is shutting down June 1st
Nazir Bilal Yavuz
2026/06/05
Re: Prevent remote libpq notices from being sent to clients
Jacob Champion
2026/06/05
Re: [Bug Report + Patch] File descriptor leak when io_method=io_uring
Lætitia AVROT
2026/06/05
Re: [Bug Report + Patch] File descriptor leak when io_method=io_uring
Laetitia Avrot
2026/06/05
Re: Prevent remote libpq notices from being sent to clients
Tom Lane
2026/06/05
Re: (SQL/PGQ) cache lookup failed for label
zengman
2026/06/05
(SQL/PGQ) Clean up orphaned properties when dropping a label
zengman
2026/06/05
Re: Prevent remote libpq notices from being sent to clients
Fujii Masao
2026/06/05
Re: Fix domain fast defaults on empty tables
Tom Lane
2026/06/05
Re: Remove inner joins based on foreign keys
Ilmar Yunusov
2026/06/05
Re: First draft of PG 19 release notes
Bruce Momjian
2026/06/05
Re: PostgreSQL 19 Beta 1 release announcement draft
Jonathan S. Katz
2026/06/05
Re: Avoid orphaned objects dependencies, take 3
Bertrand Drouvot
2026/06/05
Re: Avoid orphaned objects dependencies, take 3
Bertrand Drouvot
2026/06/05
Re: [PATCH] vacuumdb: Add --exclude-database option
wenhui qiu
2026/06/05
Re: File locks for data directory lockfile in the context of Linux namespaces
Ilmar Yunusov
2026/06/05
Re: Upload only the failed tests logs to the Postgres CI (Cirrus CI)
Nazir Bilal Yavuz
2026/06/05
Re: [Bug Report + Patch] File descriptor leak when io_method=io_uring
Ilmar Yunusov
2026/06/05
Re: [(known) BUG] DELETE/UPDATE more than one row in partitioned foreign table
Etsuro Fujita
2026/06/05
Re: Deadlock detector fails to activate on a hot standby replica
Fujii Masao
2026/06/05
Re: Use correct type for catalog_xmin
Ashutosh Bapat
2026/06/05
Re: Fix race in ReplicationSlotRelease for ephemeral slots
Xuneng Zhou
2026/06/05
Re: [PATCH] Fix for bug #19474: LIKE fails to match literal backslashes with nondeterministic collations
Ewan Young
2026/06/05
Re: postgres_fdw: Emit message when batch_size is reduced
Rafia Sabih
2026/06/05
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
vignesh C
2026/06/05
Use correct type for catalog_xmin
Imran Zaheer
2026/06/05
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
shveta malik
2026/06/05
Re: Fix domain fast defaults on empty tables
Chao Li
2026/06/05
Re: Unexpected message truncation in WaitForAllTransactionsToFinish
Daniel Gustafsson
2026/06/05
Re: [Bug]Assertion failure in LATERAL GRAPH_TABLE with multi-label pattern
Ashutosh Bapat
2026/06/05
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
2026/06/05
Re: alert clients when prepared statements are deallocated
Jelte Fennema-Nio
2026/06/05
Re: Reduce LEFT/FULL JOIN to ANTI JOIN in more cases
wenhui qiu
2026/06/05
Prevent remote libpq notices from being sent to clients
Chao Li
2026/06/05
Re: [PATCH] Fix for bug #19474: LIKE fails to match literal backslashes with nondeterministic collations
Nitin Motiani
2026/06/05
RE: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”
Masashi Kamura (Fujitsu)
2026/06/05
Re: [PATCH] vacuumdb: Add --exclude-database option
Quan Zongliang
2026/06/05
Re: Fix domain fast defaults on empty tables
Heikki Linnakangas
2026/06/05
Re: Fix tuple deformation with virtual generated NOT NULL columns
cca5507
2026/06/05
Unexpected message truncation in WaitForAllTransactionsToFinish
cca5507
2026/06/05
Re: Add per-backend lock statistics
Bertrand Drouvot
2026/06/05
Re: [SP-]GiST IOS visibility bug (was: Why doens't GiST require super-exclusive lock)
Matthias van de Meent
2026/06/05
Re: Can we use Statistics Import and Export feature to perforamance testing?
Yugo Nagata
2026/06/05
Re: First draft of PG 19 release notes
Yugo Nagata
2026/06/05
Rename EXISTS-to-ANY converted subplan to exists_to_any
Yugo Nagata
2026/06/05
Re: Reduce LEFT/FULL JOIN to ANTI JOIN in more cases
Richard Guo
2026/06/05
Fix domain fast defaults on empty tables
Chao Li
2026/06/05
Re: Support EXCEPT for ALL SEQUENCES publications
Shlok Kyal
2026/06/05
??????Fix missing semicolon in pl_gram.y for option_value rule
webbohan
2026/06/05
Re: [Bug]Assertion failure in LATERAL GRAPH_TABLE with multi-label pattern
Peter Eisentraut
2026/06/05
AW: PG19beta1: GCC 16.1.1 warning: ‘actual_arg_types’ may be used uninitialized in clauses.c
Hans Buschmann
2026/06/05
Re: Fix DROP PROPERTY GRAPH "unsupported object class" error
Peter Eisentraut
2026/06/05
Archive-fed logical decoding: pausing recovery on slot conflict
Andrey Borodin
2026/06/05
Fix missing semicolon in pl_gram.y for option_value rule
shaobo zhang
2026/06/04
Re: Proposal: Conflict log history table for Logical Replication
Dilip Kumar
2026/06/04
Re: Improving the names generated for indexes on expressions
solai v
2026/06/04
Re: postgres_fdw: Emit message when batch_size is reduced
Corey Huinker
2026/06/04
Re: Fix column privileges for pg_subscription.subwalrcvtimeout
Nisha Moond
2026/06/04
Re: Improving the names generated for indexes on expressions
solai v
2026/06/04
Re: Heads Up: cirrus-ci is shutting down June 1st
Michael Paquier
2026/06/04
Re: [PATCH] xml2: Fix stylesheet document leak in xslt_process()
Michael Paquier
2026/06/04
Re: [PATCH] Use ssup_datum_*_cmp for int2, oid, and oid8 sort support
Michael Paquier
2026/06/04
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
shveta malik
2026/06/04
Re: [PATCH] Add regression tests for btree skip scan support functions
Michael Paquier
2026/06/04
RE: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
Zhijie Hou (Fujitsu)
2026/06/04
Re: Reduce LEFT/FULL JOIN to ANTI JOIN in more cases
Isaac Morland
2026/06/04
Reduce LEFT/FULL JOIN to ANTI JOIN in more cases
Richard Guo
2026/06/04
Re: Proposal: Conflict log history table for Logical Replication
Peter Smith
2026/06/04
Tighten pg_uhc_verifychar() to enforce CP949 lead/trail byte ranges
유도건
2026/06/04
Re: Fix column privileges for pg_subscription.subwalrcvtimeout
Fujii Masao
2026/06/04
Re: Fix bug of CHECK constraint enforceability recursion
Chao Li
2026/06/04
Re: alert clients when prepared statements are deallocated
Jacob Champion
2026/06/04
[PATCH] xml2: Fix stylesheet document leak in xslt_process()
Andrey Chernyy
2026/06/04
Re: Row pattern recognition
Henson Choi
2026/06/04
Re: [PATCH] Fix recognizing 0x11A7 as a Hangul T syllable in Unicode normalization
Michael Paquier
2026/06/04
Re: Row pattern recognition
Tatsuo Ishii
2026/06/04
Re: Improving the names generated for indexes on expressions
Tom Lane
2026/06/04
Re: PG19beta1: GCC 16.1.1 warning: ‘actual_arg_types’ may be used uninitialized in clauses.c
Tristan Partin
2026/06/04
Re: Fix OAuth validator docs for error_detail on internal errors
Chao Li
2026/06/04
dict_synonym.c: fix truncation of multibyte sequence
Jeff Davis
2026/06/04
Re: Add per-backend lock statistics
Tristan Partin
2026/06/04
Re: [PATCH v4] pg_stat_statements: Add last_execution_start column
Zsolt Parragi
2026/06/04
Re: PSA: Planning to grease protocol connections during 19beta
Jacob Champion
2026/06/04
Re: Row pattern recognition
Andres Freund
2026/06/04
Re: Fix OAuth validator docs for error_detail on internal errors
Daniel Gustafsson
2026/06/04
Re: Skip prefetch for block references that follow a FPW or WILL_INIT of the same block
Ethan Mertz
2026/06/04
Re: Fix bug of CHECK constraint enforceability recursion
Zsolt Parragi
2026/06/04
Re: Heads Up: cirrus-ci is shutting down June 1st
Andres Freund
2026/06/04
Re: [PATCH] Remove obsolete tupDesc assignment in extended statistics
Denis Rodionov
2026/06/04
Re: Fix comments to reference xlogrecovery.c
Imran Zaheer
2026/06/04
Re: Avoid orphaned objects dependencies, take 3
Jeff Davis
2026/06/04
Re: analyze-in-stages post upgrade questions
Justin Pryzby
2026/06/04
Re: Avoid orphaned objects dependencies, take 3
Jeff Davis
2026/06/04
Re: Add pg_stat_kind_info system view
Tristan Partin
2026/06/04
Re: [PATCH] Fix compiler warnings by using designated initializers
Tom Lane
2026/06/04
Re: [PATCH] Fix recognizing 0x11A7 as a Hangul T syllable in Unicode normalization
Diego Frias
2026/06/04
Re: Use ereport() instead of elog() for invalid weights in setweight()
Tom Lane
2026/06/04
Re: Heads Up: cirrus-ci is shutting down June 1st
Jacob Champion
2026/06/04
Re: Heads Up: cirrus-ci is shutting down June 1st
Andres Freund
2026/06/04
Re: First draft of PG 19 release notes
彭冲
2026/06/04
[PATCH] Fix compiler warnings by using designated initializers
Zakariyah Ali
2026/06/04
Re: [PATCH v1] [BUG #19507] Prevent constraint name conflicts in partition trees spanning multiple schemas
Marko Grujic
2026/06/04
Re: Heads Up: cirrus-ci is shutting down June 1st
Nazir Bilal Yavuz
2026/06/04
Re: Heads Up: cirrus-ci is shutting down June 1st
Jacob Champion
2026/06/04
Re: Heads Up: cirrus-ci is shutting down June 1st
Andres Freund
2026/06/04
Re: PSA: Planning to grease protocol connections during 19beta
Jacob Champion
2026/06/04
Re: PG19beta1: GCC 16.1.1 warning: ‘actual_arg_types’ may be used uninitialized in clauses.c
Nathan Bossart
2026/06/04
Re: (SQL/PGQ) cache lookup failed for label
Ashutosh Bapat
2026/06/04
Re: future of PQfn()
Nathan Bossart
2026/06/04
PG19beta1: GCC 16.1.1 warning: ‘actual_arg_types’ may be used uninitialized in clauses.c
Hans Buschmann
2026/06/04
Re: Heads Up: cirrus-ci is shutting down June 1st
Nazir Bilal Yavuz
2026/06/04
Re: (SQL/PGQ) cache lookup failed for label
zengman
2026/06/04
Re: Heads Up: cirrus-ci is shutting down June 1st
Andres Freund
2026/06/04
Re: Fix comments to reference xlogrecovery.c
Álvaro Herrera
2026/06/04
Re: Heads Up: cirrus-ci is shutting down June 1st
Peter Eisentraut
2026/06/04
Re: Heads Up: cirrus-ci is shutting down June 1st
Peter Eisentraut
2026/06/04
Re: (SQL/PGQ) cache lookup failed for label
Ewan Young
2026/06/04
Fix OAuth validator docs for error_detail on internal errors
Chao Li
2026/06/04
Move system identifier generation to a common helper
Imran Zaheer
2026/06/04
Re: Row pattern recognition
Henson Choi
2026/06/04
Re: Heads Up: cirrus-ci is shutting down June 1st
Nazir Bilal Yavuz
2026/06/04
Re: (SQL/PGQ) cache lookup failed for label
Ashutosh Bapat
Earlier messages