pgsql-hackers
Thread
Date
Earlier messages
Messages by Thread
Separate catalog_xmin from xmin in walsender hot standby feedback
Rui Zhao
Type of property graph
Ashutosh Bapat
md: measure just FileSync() for pgstat_io without FileClose()
Jakub Wartak
pg_rewind does not rewind diverging timelines
Mats Kindahl
Incorrect GetDatum() macros not match with SQL function types
Michael Paquier
Graph database developer meeting at pgconf.dev 2026
Ashutosh Bapat
Bug in logical decoding with DDL and subtransactions
Mark Dilger
Re: let ALTER TABLE DROP COLUMN drop whole-row referenced object
lakshmi
deep copy with mutation?
Robert Haas
Re: deep copy with mutation?
Ashutosh Bapat
Spurious warnings in crypto-des.c when building with gcc-16 -O3
Andres Freund
Re: Spurious warnings in crypto-des.c when building with gcc-16 -O3
Ayush Tiwari
Limit GRAPH_TABLE path combinations to prevent memory exhaustion
SATYANARAYANA NARLAPURAM
Re: Limit GRAPH_TABLE path combinations to prevent memory exhaustion
Ashutosh Bapat
Bogus recovery conflicts due to outdated XLogReceiptTime
Andres Freund
[PATCH] Free BufFile metadata in close and append paths
DaeMyung Kang
Making the ENUM operators LEAKPROOF
Laurenz Albe
[PATCH] Fix EINTR retry condition in pg_flush_data sync_file_range path.
DaeMyung Kang
Re: [PATCH] Fix EINTR retry condition in pg_flush_data sync_file_range path.
Michael Paquier
Assistance Needed: PostgreSQL Planet Blog Approval Pending for Over a Month
Postgres Cybrosys
Re: Inherit regression outputs rows in alternative ordering when run on other table AM than heap
John Naylor
Re: Inherit regression outputs rows in alternative ordering when run on other table AM than heap
Pavel Borisov
Fix race condition in XLogLogicalInfo and ProcSignal initialization.
Masahiko Sawada
Re: Fix race condition in XLogLogicalInfo and ProcSignal initialization.
Chao Li
Re: Fix race condition in XLogLogicalInfo and ProcSignal initialization.
Chao Li
Re: tupdesc: simplify assert in equalTupleDescs()
surya poondla
Re: tupdesc: simplify assert in equalTupleDescs()
Chao Li
Fix the error hint message and test for reset_shared with unknown stats type
Maksim Logvinenko
Re: Fix the error hint message and test for reset_shared with unknown stats type
Maksim Logvinenko
Re: Fix the error hint message and test for reset_shared with unknown stats type
Michael Paquier
Re: Fix the error hint message and test for reset_shared with unknown stats type
Michael Paquier
Fix background writer processing locking in README
Henrik TJ
[PATCH] Fix stale relation close in sequence synchronization
Ayush Tiwari
RE: [PATCH] Fix stale relation close in sequence synchronization
Hayato Kuroda (Fujitsu)
Re: [PATCH] Fix stale relation close in sequence synchronization
Ayush Tiwari
Re: [PATCH] Fix stale relation close in sequence synchronization
vignesh C
Re: [PATCH] Fix stale relation close in sequence synchronization
Ayush Tiwari
Re: [PATCH] Fix stale relation close in sequence synchronization
vignesh C
Re: [PATCH] Fix stale relation close in sequence synchronization
Ayush Tiwari
Re: [PATCH] Fix stale relation close in sequence synchronization
vignesh C
Re: [PATCH] Fix stale relation close in sequence synchronization
Ayush Tiwari
Re: [PATCH] Fix stale relation close in sequence synchronization
Amit Kapila
[PATCH] Preserve replication origin OIDs in pg_upgrade
Ajin Cherian
RE: [PATCH] Preserve replication origin OIDs in pg_upgrade
Hayato Kuroda (Fujitsu)
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
vignesh C
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
shveta malik
Include schema-qualified names in publication error messages.
Dilip Kumar
Re: Include schema-qualified names in publication error messages.
shveta malik
Re: Include schema-qualified names in publication error messages.
Peter Smith
Re: Include schema-qualified names in publication error messages.
Dilip Kumar
Re: Include schema-qualified names in publication error messages.
Dilip Kumar
Re: Include schema-qualified names in publication error messages.
shveta malik
Re: Include schema-qualified names in publication error messages.
Dilip Kumar
Re: Include schema-qualified names in publication error messages.
shveta malik
Re: Include schema-qualified names in publication error messages.
Dilip Kumar
Re: Include schema-qualified names in publication error messages.
vignesh C
Re: Include schema-qualified names in publication error messages.
Dilip Kumar
Re: Include schema-qualified names in publication error messages.
Euler Taveira
Re: Include schema-qualified names in publication error messages.
Dilip Kumar
[PATCH] Improve HASH overflow page reuse for better locality
lakshmi
Re: Define DatumGetInt8 function.
Michael Paquier
Re: Define DatumGetInt8 function.
Michael Paquier
Any reason to keep HEAP_HASOID_OLD?
David Rowley
Re: Any reason to keep HEAP_HASOID_OLD?
Andres Freund
Re: [Proposal] pg_stat_wal_records – per-record-type WAL generation statistics
Bharath Rupireddy
Re: uuidv7 improperly accepts dates before 1970-01-01
Christophe Pettus
Re: Randomize B-Tree page split location to avoid oscillating patterns
Peter Geoghegan
Re: Randomize B-Tree page split location to avoid oscillating patterns
Andres Freund
Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery
Marco Nenciarini
Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery
Marco Nenciarini
[PATCH] Fix overflow and underflow in regr_r2()
Chengpeng Yan
[Patch]: Fix excessive ProcArrayLock acquisitions with subscription max_retention_duration=0
SATYANARAYANA NARLAPURAM
Re: [Patch]: Fix excessive ProcArrayLock acquisitions with subscription max_retention_duration=0
shveta malik
Re: [Patch]: Fix excessive ProcArrayLock acquisitions with subscription max_retention_duration=0
shveta malik
Re: [Patch]: Fix excessive ProcArrayLock acquisitions with subscription max_retention_duration=0
SATYANARAYANA NARLAPURAM
Re: [Patch]: Fix excessive ProcArrayLock acquisitions with subscription max_retention_duration=0
shveta malik
Re: [Patch]: Fix excessive ProcArrayLock acquisitions with subscription max_retention_duration=0
Amit Kapila
Re: [Patch]: Fix excessive ProcArrayLock acquisitions with subscription max_retention_duration=0
Nisha Moond
[PATCH] Fix ProcKill lock-group vs procLatch recycle race
Vlad Lesin
Add tests for concurrent DML retry paths in logical replication apply
Bharath Rupireddy
RE: Add tests for concurrent DML retry paths in logical replication apply
Hayato Kuroda (Fujitsu)
Re: Add tests for concurrent DML retry paths in logical replication apply
Bharath Rupireddy
proposal: refactoring vacuum verbose output
Pavel Stehule
[PATCH] Fix Int32GetDatum used for bool column in CREATE SUBSCRIPTION
Lakshmi N
Re: [PATCH] Fix Int32GetDatum used for bool column in CREATE SUBSCRIPTION
Nisha Moond
Re: [PATCH] Fix Int32GetDatum used for bool column in CREATE SUBSCRIPTION
Amit Kapila
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Tom Lane
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
John Naylor
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Tom Lane
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
John Naylor
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Tom Lane
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Peter Eisentraut
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Tom Lane
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
Separators in pg_hosts.conf fields
Noah Misch
Re: Separators in pg_hosts.conf fields
Daniel Gustafsson
Re: Separators in pg_hosts.conf fields
Noah Misch
Re: Separators in pg_hosts.conf fields
Daniel Gustafsson
Re: Use log_newpage_range in HASH index build
Robert Haas
Re: Use log_newpage_range in HASH index build
Robert Haas
Re: Use log_newpage_range in HASH index build
lakshmi
[PATCH] Fix memory leak of primary_sysid in walreceiver
DaeMyung Kang
Re: [PATCH] Fix memory leak of primary_sysid in walreceiver
Michael Paquier
[PATCH] Fix memory leak of reply_message in walreceiver
DaeMyung Kang
Re: [PATCH] Fix memory leak of reply_message in walreceiver
Michael Paquier
Re: Yet another way for pg_ctl stop to fail on Windows
Alexander Lakhin
[PATCH] Batched clock sweep to reduce cross-socket atomic contention
Greg Burd
Re: [PATCH] Batched clock sweep to reduce cross-socket atomic contention
Greg Burd
Re: [PATCH] Batched clock sweep to reduce cross-socket atomic contention
Andres Freund
Re: [PATCH] Batched clock sweep to reduce cross-socket atomic contention
Greg Burd
[PATCH] Resolve unknown-type literals in GRAPH_TABLE COLUMNS
SATYANARAYANA NARLAPURAM
Re: [PATCH] Resolve unknown-type literals in GRAPH_TABLE COLUMNS
Junwang Zhao
Re: [PATCH] Resolve unknown-type literals in GRAPH_TABLE COLUMNS
SATYANARAYANA NARLAPURAM
Re: [PATCH] Resolve unknown-type literals in GRAPH_TABLE COLUMNS
Ashutosh Bapat
[PATCH] Improve error message for graph variable references in subqueries within GRAPH_TABLE
SATYANARAYANA NARLAPURAM
Re: [PATCH] Improve error message for graph variable references in subqueries within GRAPH_TABLE
Ashutosh Bapat
ri_LockPKTuple misleading message
jian he
Re: ri_LockPKTuple misleading message
Amit Langote
Re: ri_LockPKTuple misleading message
Junwang Zhao
Re: ri_LockPKTuple misleading message
Amit Langote
Re: ri_LockPKTuple misleading message
Andres Freund
Re: ri_LockPKTuple misleading message
Amit Langote
Re: ri_LockPKTuple misleading message
Amit Langote
Discarded adjust_relid_set() return values in remove_self_join_rel
SATYANARAYANA NARLAPURAM
Re: Discarded adjust_relid_set() return values in remove_self_join_rel
Tender Wang
COPY ON_CONFLICT TABLE; save duplicated record to another table.
jian he
Add a guard against uninitialized default locale
Jeff Davis
Re: Comments on Custom RMGRs
Greg Lamberson
[PoC] Umbra: a remap-aware smgr prototype on PostgreSQL master
Mingwei Jia
Re: Call for Posters: PGConf.dev 2026
Andrey Borodin
Wrong results from inner-unique joins caused by collation mismatch
Richard Guo
Re: Wrong results from inner-unique joins caused by collation mismatch
Tom Lane
Re: Wrong results from inner-unique joins caused by collation mismatch
Richard Guo
Re: Wrong results from inner-unique joins caused by collation mismatch
Richard Guo
Re: Use-after-free issue in postgres_fdw
Etsuro Fujita
Re: Use-after-free issue in postgres_fdw
Michael Paquier
Re: Use correct macro for accessing offset numbers.
Peter Eisentraut
Re: Use correct macro for accessing offset numbers.
Michael Paquier
question on visibility map
Fabrice Chapuis
Re: question on visibility map
Jakub Wartak
Property graph: fix error handling when dropping non-existent label property
Chao Li
Re: Property graph: fix error handling when dropping non-existent label property
Ashutosh Bapat
Re: Property graph: fix error handling when dropping non-existent label property
Chao Li
Re: Property graph: fix error handling when dropping non-existent label property
Ashutosh Bapat
Re: Property graph: fix error handling when dropping non-existent label property
Chao Li
Re: Property graph: fix error handling when dropping non-existent label property
Álvaro Herrera
Re: Property graph: fix error handling when dropping non-existent label property
Ashutosh Bapat
pgbench: make verbose error messages thread-safe
Fujii Masao
Re: pgbench: make verbose error messages thread-safe
Michael Paquier
Re: pgbench: make verbose error messages thread-safe
Chao Li
Re: pgbench: make verbose error messages thread-safe
Fujii Masao
Re: pgbench: make verbose error messages thread-safe
Alex Guo
Make transformAExprIn() return a flattened bool expression directly
cca5507
Re: Make transformAExprIn() return a flattened bool expression directly
Chao Li
Re: Make transformAExprIn() return a flattened bool expression directly
cca5507
DOCS - typos and grammar issues across logical replication docs.
Peter Smith
Re: DOCS - typos and grammar issues across logical replication docs.
Michael Paquier
Re: DOCS - typos and grammar issues across logical replication docs.
Peter Smith
SQL/PGQ: Support multi-pattern path matching in GRAPH_TABLE
Henson Choi
FOR PORTION OF gram.y target_location seems wrong
jian he
Re: FOR PORTION OF gram.y target_location seems wrong
Peter Eisentraut
[Patch][Bug] Incorrect usage of PageGetFreeSpace instead of PageGetHeapFreeSpace in heap_xlog_visible
Alexey Makhmutov
oauth integer overflow
Andres Freund
Re: oauth integer overflow
Daniel Gustafsson
Re: oauth integer overflow
Jacob Champion
Re: oauth integer overflow
Daniel Gustafsson
Re: oauth integer overflow
Jacob Champion
Re: oauth integer overflow
Andres Freund
Re: oauth integer overflow
Jacob Champion
Re: oauth integer overflow
Daniel Gustafsson
meson/testwrap: support EXTRA_REGRESS_OPTS environment variable
Bertrand Drouvot
Proposal: DROP ROLE ... REASSIGN OWNED TO ...
Zach Manifold
Re: Proposal: DROP ROLE ... REASSIGN OWNED TO ...
Robert Haas
Re: Proposal: DROP ROLE ... REASSIGN OWNED TO ...
Zach Manifold
Re: Proposal: DROP ROLE ... REASSIGN OWNED TO ...
Tom Lane
[Patch] Block ALTER TABLE RENAME COLUMN when column is used by property graph
SATYANARAYANA NARLAPURAM
Re: [Patch] Block ALTER TABLE RENAME COLUMN when column is used by property graph
Ashutosh Bapat
Re: [Patch] Block ALTER TABLE RENAME COLUMN when column is used by property graph
SATYANARAYANA NARLAPURAM
Re: [Patch] Block ALTER TABLE RENAME COLUMN when column is used by property graph
Ashutosh Bapat
Re: [Patch] Block ALTER TABLE RENAME COLUMN when column is used by property graph
Álvaro Herrera
Re: [Patch] Block ALTER TABLE RENAME COLUMN when column is used by property graph
Ashutosh Bapat
Question about criteria for adding items to the v19 open items wiki page
Chao Li
Re: Question about criteria for adding items to the v19 open items wiki page
Tom Lane
Re: Question about criteria for adding items to the v19 open items wiki page
David G. Johnston
Re: Question about criteria for adding items to the v19 open items wiki page
Chao Li
Re: Question about criteria for adding items to the v19 open items wiki page
Tom Lane
Re: Question about criteria for adding items to the v19 open items wiki page
Chao Li
Re: Question about criteria for adding items to the v19 open items wiki page
Michael Paquier
Re: Question about criteria for adding items to the v19 open items wiki page
Chao Li
The bogus calls in remove_self_join_rel()
Richard Guo
Re: The bogus calls in remove_self_join_rel()
David Rowley
Earlier messages