pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/06/03
Re: Proposal: Conflict log history table for Logical Replication
Peter Smith
2026/06/03
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
2026/06/03
Fix tuple deformation with virtual generated NOT NULL columns
Chao Li
2026/06/03
Re: SERVICEFILE shows wrong file after servicefile fallback
Chao Li
2026/06/03
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
JoongHyuk Shin
2026/06/03
Re: Fix column privileges for pg_subscription.subwalrcvtimeout
Nisha Moond
2026/06/03
Re: BUG with accessing to temporary tables of other sessions still exists
Imran Zaheer
2026/06/03
Re: Improve pg_stat_statements scalability
Michael Paquier
2026/06/03
Re: SERVICEFILE shows wrong file after servicefile fallback
Michael Paquier
2026/06/03
Re: Row pattern recognition
Tatsuo Ishii
2026/06/03
Re: [PATCH] Fix recognizing 0x11A7 as a Hangul T syllable in Unicode normalization
Michael Paquier
2026/06/03
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
shveta malik
2026/06/03
Improve version detection for online help URL
Japin Li
2026/06/03
Re: [PATCH] Clarify that ssl_groups is for any key exchange groups
Ewan Young
2026/06/03
Re: Heads Up: cirrus-ci is shutting down June 1st
Andres Freund
2026/06/03
Re: Use streaming read I/O when enabling data checksums online
cca5507
2026/06/03
Re: Use ereport() instead of elog() for invalid weights in setweight()
Ewan Young
2026/06/03
Re: First draft of PG 19 release notes
Bruce Momjian
2026/06/03
Re: CREATE TABLE LIKE INCLUDING TRIGGERS
jian he
2026/06/03
Re: Fix column privileges for pg_subscription.subwalrcvtimeout
Fujii Masao
2026/06/03
Re: Extended statistics improvement: multi-column MCV missing values
Enrique Sánchez
2026/06/03
Re: CREATE TABLE LIKE INCLUDING TRIGGERS
jian he
2026/06/03
Re: PostgreSQL 19 Beta 1 release announcement draft
Jonathan S. Katz
2026/06/03
Re: generic plans and "initial" pruning
Amit Langote
2026/06/03
[PATCH] Add regression tests for btree skip scan support functions
Baji Shaik
2026/06/03
Interest in Faster Unicode Normalization
Diego Frias
2026/06/03
Re: Heads Up: cirrus-ci is shutting down June 1st
Andres Freund
2026/06/03
[PATCH] Use ssup_datum_*_cmp for int2, oid, and oid8 sort support
Baji Shaik
2026/06/03
Re: Heads Up: cirrus-ci is shutting down June 1st
Andres Freund
2026/06/03
Re: Heads Up: cirrus-ci is shutting down June 1st
Jacob Champion
2026/06/03
Re: Allow table AMs to define their own reloptions
Andrew Dunstan
2026/06/03
Re: PostgreSQL 19 Beta 1 release announcement draft
Joel Jacobson
2026/06/03
Re: Fix bug of CHECK constraint enforceability recursion
Chao Li
2026/06/03
Re: [PATCH] btree_gist: add cross-type integer operator support for GiST
Alexander Nestorov
2026/06/03
Re: future of PQfn()
Nathan Bossart
2026/06/03
Re: Centralised architecture detection
Tom Lane
2026/06/03
Re: Centralised architecture detection
Nico Williams
2026/06/03
Re: alert clients when prepared statements are deallocated
Nathan Bossart
2026/06/03
Re: Centralised architecture detection
Tom Lane
2026/06/03
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Tom Lane
2026/06/03
Re: Heads Up: cirrus-ci is shutting down June 1st
Andres Freund
2026/06/03
Re: Heads Up: cirrus-ci is shutting down June 1st
Andres Freund
2026/06/03
Re: PSA: Planning to grease protocol connections during 19beta
Jelte Fennema-Nio
2026/06/03
Re: problems with toast.* reloptions
Nikita Malakhov
2026/06/03
Re: Does MSVC predefine __x86_64__ on 64-bit Intel?
Tom Lane
2026/06/03
Re: Centralised architecture detection
Tom Lane
2026/06/03
Re: PostgreSQL 19 Beta 1 release announcement draft
Jonathan S. Katz
2026/06/03
Re: Does MSVC predefine __x86_64__ on 64-bit Intel?
Tom Lane
2026/06/03
Re: alert clients when prepared statements are deallocated
Nathan Bossart
2026/06/03
Re: PostgreSQL 19 Beta 1 release announcement draft
Jonathan S. Katz
2026/06/03
Re: Does MSVC predefine __x86_64__ on 64-bit Intel?
Nathan Bossart
2026/06/03
Re: Heads Up: cirrus-ci is shutting down June 1st
Jacob Champion
2026/06/03
Re: PSA: Planning to grease protocol connections during 19beta
Jacob Champion
2026/06/03
Re: Heads Up: cirrus-ci is shutting down June 1st
Peter Eisentraut
2026/06/03
Re: Does MSVC predefine __x86_64__ on 64-bit Intel?
Peter Eisentraut
2026/06/03
Re: BUG with accessing to temporary tables of other sessions still exists
Daniil Davydov
2026/06/03
Re: PostgreSQL 19 Beta 1 release announcement draft
Tom Lane
2026/06/03
Re: Use ereport() instead of elog() for invalid weights in setweight()
Tom Lane
2026/06/03
Re: Heads Up: cirrus-ci is shutting down June 1st
Jacob Champion
2026/06/03
Re: Avoid orphaned objects dependencies, take 3
Jeff Davis
2026/06/03
Re: PostgreSQL 19 Beta 1 release announcement draft
Jonathan S. Katz
2026/06/03
Re: BUG with accessing to temporary tables of other sessions still exists
Imran Zaheer
2026/06/03
Re: Report oldest xmin source when autovacuum cannot remove tuples
Jacob Champion
2026/06/03
Re: [PATCH] Clarify that ssl_groups is for any key exchange groups
Si, Evan
2026/06/03
Re: Adding REPACK [concurrently]
Mihail Nikalayeu
2026/06/03
[DESIGN] Soft DROP TABLE, recoverable drops for PostgreSQL
surya poondla
2026/06/03
Re: Race conditions in logical decoding
Mihail Nikalayeu
2026/06/03
Does MSVC predefine __x86_64__ on 64-bit Intel?
Tom Lane
2026/06/03
Re: BUG with accessing to temporary tables of other sessions still exists
Daniil Davydov
2026/06/03
Re: [RFC PATCH v2 RESEND 04/10] umbra: add patch 3 metadata disk format and identity mapping bootstrap
Mingwei Jia
2026/06/03
Use ereport() instead of elog() for invalid weights in setweight()
Ewan Young
2026/06/03
Re: Heads Up: cirrus-ci is shutting down June 1st
Andres Freund
2026/06/03
Re: BUG with accessing to temporary tables of other sessions still exists
Jim Jones
2026/06/03
Re: Heads Up: cirrus-ci is shutting down June 1st
Andres Freund
2026/06/03
Re: Heads Up: cirrus-ci is shutting down June 1st
Andres Freund
2026/06/03
Re: alert clients when prepared statements are deallocated
Nathan Bossart
2026/06/03
Re: Fix bug of CHECK constraint enforceability recursion
Zsolt Parragi
2026/06/03
Re: alert clients when prepared statements are deallocated
Zsolt Parragi
2026/06/03
Add per-backend lock statistics
Bertrand Drouvot
2026/06/03
Re: Proposal: Conflict log history table for Logical Replication
Zsolt Parragi
2026/06/03
Re: Init connection time grows quadratically
Matthias van de Meent
2026/06/03
Re: Make memory checking / sanitizing infrastructure better
Peter Eisentraut
2026/06/03
Re: Use streaming read I/O when enabling data checksums online
Daniel Gustafsson
2026/06/03
BUG with accessing to temporary tables of other sessions still exists
Daniil Davydov
2026/06/03
Re: CREATE TABLE LIKE INCLUDING PRIVILEGES
Zsolt Parragi
2026/06/03
[PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Akshay Joshi
2026/06/03
Re: Heads Up: cirrus-ci is shutting down June 1st
Andres Freund
2026/06/03
Re: Heads Up: cirrus-ci is shutting down June 1st
Jakub Wartak
2026/06/03
Re: Fix race in ReplicationSlotRelease for ephemeral slots
Fujii Masao
2026/06/03
Re: Heads Up: cirrus-ci is shutting down June 1st
Jakub Wartak
2026/06/03
Use streaming read I/O when enabling data checksums online
cca5507
2026/06/03
Re: Heads Up: cirrus-ci is shutting down June 1st
Peter Eisentraut
2026/06/03
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
Ashutosh Sharma
2026/06/03
Re: Proposal: Conflict log history table for Logical Replication
Nisha Moond
2026/06/03
Re: Exit walsender before confirming remote flush in logical replication
Andrey Silitskiy
2026/06/03
Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits
Ilmar Yunusov
2026/06/03
Re: hashjoins vs. Bloom filters (yet again)
Tomas Vondra
2026/06/03
Re: Proposal: Conflict log history table for Logical Replication
Nisha Moond
2026/06/03
Re: hashjoins vs. Bloom filters (yet again)
Oleg Bartunov
2026/06/03
Re: Use TEXT_DUMP_HEADER macro instead of hard-coded string in pg_backup_archiver.c
Japin Li
2026/06/03
Re: [PATCH] Fix overflow and underflow in regr_r2()
Dean Rasheed
2026/06/03
Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits
JoongHyuk Shin
2026/06/03
Re: Fix regression in vacuumdb --analyze-in-stages for partitioned tables
Chao Li
2026/06/03
Re: Fix bug of CHECK constraint enforceability recursion
Chao Li
2026/06/03
Re: Use TEXT_DUMP_HEADER macro instead of hard-coded string in pg_backup_archiver.c
Daniel Gustafsson
2026/06/03
Optimize RelfilenumberMapInvalidateCallback for logical decoding performance
yangboyu
2026/06/03
Re: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”
Fujii Masao
2026/06/03
Re: Fix bug of CHECK constraint enforceability recursion
Zsolt Parragi
2026/06/03
Re: Improve pg_stat_statements scalability
Kyotaro Horiguchi
2026/06/03
Re: PSA: Planning to grease protocol connections during 19beta
Jelte Fennema-Nio
2026/06/03
Use TEXT_DUMP_HEADER macro instead of hard-coded string in pg_backup_archiver.c
Japin Li
2026/06/03
Re: Fix regression in vacuumdb --analyze-in-stages for partitioned tables
Fujii Masao
2026/06/03
CREATE TABLE LIKE INCLUDING PRIVILEGES
jian he
2026/06/03
Re: [PATCH] doc: Document that invalid indexes are skipped during ATTACH PARTITION
Michael Paquier
2026/06/03
Fix \crosstabview to honor \pset display_true/display_false
Chao Li
2026/06/02
Re: Fix bug of CHECK constraint enforceability recursion
jian he
2026/06/02
Re: Reject HEADER with binary and json COPY formats by option presence
Fujii Masao
2026/06/02
Re: [PATCH] Clarify that ssl_groups is for any key exchange groups
Ewan Young
2026/06/02
Re: Improve errmsg for publication membership
Ewan Young
2026/06/02
Re: [PATCH] doc: Document that invalid indexes are skipped during ATTACH PARTITION
Mohamed ALi
2026/06/02
Re: Report oldest xmin source when autovacuum cannot remove tuples
Japin Li
2026/06/02
Re: Reject HEADER with binary and json COPY formats by option presence
Shinya Kato
2026/06/02
Improve errmsg for publication membership
Peter Smith
2026/06/02
Re: Copy-paste error in hash_record_extended() — args[1].isnull not set
Michael Paquier
2026/06/02
Re: BM_IO_ERROR flag is lost in TerminateBufferIO due to order of operations in UnlockBufHdrExt
Andres Freund
2026/06/02
Re:Reject HEADER with binary and json COPY formats by option presence
Tingchuan Sun
2026/06/02
Re: Report oldest xmin source when autovacuum cannot remove tuples
wenhui qiu
2026/06/02
Re: pg_createsubscriber: allow duplicate publication names
Chao Li
2026/06/02
Re: Fix DROP PROPERTY GRAPH "unsupported object class" error
Michael Paquier
2026/06/02
Re: Use pg_current_xact_id() instead of deprecated txid_current()
lin teletele
2026/06/02
Re: Fix bug of CHECK constraint enforceability recursion
Chao Li
2026/06/02
Re: Eager aggregation, take 3
Richard Guo
2026/06/02
Re: Report oldest xmin source when autovacuum cannot remove tuples
Shinya Kato
2026/06/02
Re: Report oldest xmin source when autovacuum cannot remove tuples
Shinya Kato
2026/06/02
Re: Report oldest xmin source when autovacuum cannot remove tuples
Scott Ray
2026/06/02
Re: Unify parallel worker handling for index builds and instrumentation
Michael Paquier
2026/06/02
Re: Wrong unsafe-flag test in check_output_expressions()
Richard Guo
2026/06/02
Re: Unify parallel worker handling for index builds and instrumentation
Lukas Fittl
2026/06/02
Re: Heads Up: cirrus-ci is shutting down June 1st
Andres Freund
2026/06/02
Re: Improve pg_stat_statements scalability
Sami Imseih
2026/06/02
Re: Row pattern recognition
Henson Choi
2026/06/02
Re: Report oldest xmin source when autovacuum cannot remove tuples
Sami Imseih
2026/06/02
Commit Sequence Numbers and Visibility
Jeff Davis
2026/06/02
Re: Unify parallel worker handling for index builds and instrumentation
Sami Imseih
2026/06/02
Re: deep copy with mutation?
David Rowley
2026/06/02
Re: Wrong unsafe-flag test in check_output_expressions()
David Rowley
2026/06/02
Re: [PATCH] Fix libxml leaks in contrib/xml2 XPath functions
Andrey Chernyy
2026/06/02
Re: injection_points: Switch wait/wakeup to use atomics rather than latches
Michael Paquier
2026/06/02
Re: Row pattern recognition
Henson Choi
2026/06/02
Re: Wrong unsafe-flag test in check_output_expressions()
Richard Guo
2026/06/02
Re: alert clients when prepared statements are deallocated
Nathan Bossart
2026/06/02
Re: [PATCH] Fix libxml leaks in contrib/xml2 XPath functions
Michael Paquier
2026/06/02
Re: Support EXCEPT for TABLES IN SCHEMA publications
Zsolt Parragi
2026/06/02
Re: Vacuumlo improvements
Sami Imseih
2026/06/02
Re: Wrong unsafe-flag test in check_output_expressions()
David Rowley
2026/06/02
Re: Fix bug of CHECK constraint enforceability recursion
Zsolt Parragi
2026/06/02
Re: Heads Up: cirrus-ci is shutting down June 1st
Daniel Gustafsson
2026/06/02
Re: Heads Up: cirrus-ci is shutting down June 1st
Jelte Fennema-Nio
2026/06/02
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Andrew Dunstan
2026/06/02
Re: injection_points: Switch wait/wakeup to use atomics rather than latches
Andrey Borodin
2026/06/02
Re: Heads Up: cirrus-ci is shutting down June 1st
Andres Freund
2026/06/02
Re: Heads Up: cirrus-ci is shutting down June 1st
Andres Freund
2026/06/02
Re: Heads Up: cirrus-ci is shutting down June 1st
Peter Eisentraut
2026/06/02
Re: Heads Up: cirrus-ci is shutting down June 1st
Peter Eisentraut
2026/06/02
Re: generic plans and "initial" pruning
Ilmar Yunusov
2026/06/02
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Tom Lane
2026/06/02
Re: Heads Up: cirrus-ci is shutting down June 1st
Nazir Bilal Yavuz
2026/06/02
Re: Heads Up: cirrus-ci is shutting down June 1st
Andres Freund
2026/06/02
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Tom Lane
2026/06/02
Re: BM_IO_ERROR flag is lost in TerminateBufferIO due to order of operations in UnlockBufHdrExt
Melanie Plageman
2026/06/02
Re: hashjoins vs. Bloom filters (yet again)
Tomas Vondra
2026/06/02
Re: Heads Up: cirrus-ci is shutting down June 1st
Andres Freund
2026/06/02
Re: hashjoins vs. Bloom filters (yet again)
Tomas Vondra
2026/06/02
Re: Heads Up: cirrus-ci is shutting down June 1st
Andres Freund
2026/06/02
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Tom Lane
2026/06/02
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Tobias Bussmann
2026/06/02
Re: [RFC PATCH v2 RESEND 04/10] umbra: add patch 3 metadata disk format and identity mapping bootstrap
Álvaro Herrera
2026/06/02
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Tom Lane
2026/06/02
Re: [RFC PATCH v2 RESEND 10/10] umbra: add patch 9 compactor framework and non-interference policy
Robert Haas
2026/06/02
Re: Row pattern recognition
Henson Choi
2026/06/02
Re: problems with toast.* reloptions
Nathan Bossart
2026/06/02
Re: autovacuum launcher crash: assert in pgstat_count_io_op (IOOP_EXTEND on pg_database's VM)
Ewan Young
2026/06/02
SERVICEFILE shows wrong file after servicefile fallback
Chao Li
2026/06/02
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Tobias Bussmann
2026/06/02
Re: problems with toast.* reloptions
Nikita Malakhov
2026/06/02
Re: Heads Up: cirrus-ci is shutting down June 1st
Thomas Munro
2026/06/02
Re: Use pg_current_xact_id() instead of deprecated txid_current()
Shinya Kato
2026/06/02
Re: Add pg_get_publication_ddl function
solai v
2026/06/02
Re: [Bug]Assertion failure in LATERAL GRAPH_TABLE with multi-label pattern
Ashutosh Bapat
2026/06/02
Re: Proposal: Conflict log history table for Logical Replication
Amit Kapila
2026/06/02
Re: Make printtup a bit faster
Andy Fan
2026/06/02
Re: Row pattern recognition
Tatsuo Ishii
2026/06/02
Re: Heads Up: cirrus-ci is shutting down June 1st
Jakub Wartak
2026/06/02
RE: pg_createsubscriber: allow duplicate publication names
Hayato Kuroda (Fujitsu)
2026/06/02
Re: problems with toast.* reloptions
solai v
2026/06/02
Re: pg_createsubscriber: allow duplicate publication names
Chao Li
2026/06/02
Re: Support EXCEPT for TABLES IN SCHEMA publications
Nisha Moond
2026/06/02
Re: pg_createsubscriber: allow duplicate publication names
Amit Kapila
2026/06/02
Re: Support EXCEPT for TABLES IN SCHEMA publications
Nisha Moond
2026/06/02
Re: Support EXCEPT for TABLES IN SCHEMA publications
Nisha Moond
Earlier messages
Later messages