pgsql-hackers
Thread
Date
Earlier messages
Messages by Date
2026/04/27
Re: Proposal: Conflict log history table for Logical Replication
Nisha Moond
2026/04/27
Re: [PATCH] Batched clock sweep to reduce cross-socket atomic contention
Andres Freund
2026/04/27
Re: [PATCH] Batched clock sweep to reduce cross-socket atomic contention
Greg Burd
2026/04/27
Re: PGConf.dev 2026 In-Person Commitfest ready for patch submissions
Peter Eisentraut
2026/04/27
Re: Track skipped tables during autovacuum and autoanalyze
Yugo Nagata
2026/04/27
[PATCH] Fix overflow and underflow in regr_r2()
Chengpeng Yan
2026/04/27
Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits
JoongHyuk Shin
2026/04/27
RE: Parallel Apply
Hayato Kuroda (Fujitsu)
2026/04/27
RE: Parallel Apply
Hayato Kuroda (Fujitsu)
2026/04/27
RE: Parallel Apply
Hayato Kuroda (Fujitsu)
2026/04/27
RE: Parallel Apply
Hayato Kuroda (Fujitsu)
2026/04/27
Re: [Patch]: Fix excessive ProcArrayLock acquisitions with subscription max_retention_duration=0
shveta malik
2026/04/27
Re: FOR PORTION OF gram.y target_location seems wrong
Peter Eisentraut
2026/04/27
Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE
Bertrand Drouvot
2026/04/27
Re: [Patch]: Fix excessive ProcArrayLock acquisitions with subscription max_retention_duration=0
shveta malik
2026/04/27
Re: Inconsistent trigger behavior between two temporal leftovers
Peter Eisentraut
2026/04/27
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
2026/04/27
Re: Support EXCEPT for TABLES IN SCHEMA publications
Nisha Moond
2026/04/27
Re: Add psql tab completion support for FOR PORTION OF
Peter Eisentraut
2026/04/27
Re: DELETE/UPDATE FOR PORTION OF with rule system is not working
Peter Eisentraut
2026/04/27
Re: Row pattern recognition
Tatsuo Ishii
2026/04/27
[Patch]: Fix excessive ProcArrayLock acquisitions with subscription max_retention_duration=0
SATYANARAYANA NARLAPURAM
2026/04/27
Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE
Bharath Rupireddy
2026/04/27
Re: [PATCH] Fix Int32GetDatum used for bool column in CREATE SUBSCRIPTION
Nisha Moond
2026/04/27
Re: A very quick observation of dangling pointers in Postgres pathlists
Andrei Lepikhov
2026/04/27
Re: question on visibility map
Jakub Wartak
2026/04/27
[PATCH] Fix ProcKill lock-group vs procLatch recycle race
Vlad Lesin
2026/04/27
Re: Use-after-free issue in postgres_fdw
Michael Paquier
2026/04/27
Re: Row pattern recognition
Henson Choi
2026/04/27
Add tests for concurrent DML retry paths in logical replication apply
Bharath Rupireddy
2026/04/27
Re: DOCS - typos and grammar issues across logical replication docs.
Michael Paquier
2026/04/27
Re: Parallel Apply
shveta malik
2026/04/27
proposal: refactoring vacuum verbose output
Pavel Stehule
2026/04/26
Re: StringInfo fixes, v19 edition. Plus a few oddities
vignesh C
2026/04/26
Re: Support logical replication of DDLs, take2
Dilip Kumar
2026/04/26
Re: [PATCH] Resolve unknown-type literals in GRAPH_TABLE COLUMNS
SATYANARAYANA NARLAPURAM
2026/04/26
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Michael Paquier
2026/04/26
RE: StringInfo fixes, v19 edition. Plus a few oddities
Hayato Kuroda (Fujitsu)
2026/04/26
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Fujii Masao
2026/04/26
[PATCH] Fix Int32GetDatum used for bool column in CREATE SUBSCRIPTION
Lakshmi N
2026/04/26
Re: Fix a server crash problem from pg_get_database_ddl
SATYANARAYANA NARLAPURAM
2026/04/26
Re: Row pattern recognition
Tatsuo Ishii
2026/04/26
Re: ri_LockPKTuple misleading message
Amit Langote
2026/04/26
RE: Adding REPACK [concurrently]
Hayato Kuroda (Fujitsu)
2026/04/26
Re: Adding REPACK [concurrently]
Amit Kapila
2026/04/26
Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE
shveta malik
2026/04/26
Re: Support EXCEPT for TABLES IN SCHEMA publications
shveta malik
2026/04/26
Re: Support EXCEPT for TABLES IN SCHEMA publications
Nisha Moond
2026/04/26
RE: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”
Hayato Kuroda (Fujitsu)
2026/04/26
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
2026/04/26
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Tom Lane
2026/04/26
Re: Fix a server crash problem from pg_get_database_ddl
Chao Li
2026/04/26
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
2026/04/26
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Michael Paquier
2026/04/26
Re: Fix bug with accessing to temporary tables of other sessions
Michael Paquier
2026/04/26
Re: [PATCH] Fix memory leak of reply_message in walreceiver
Michael Paquier
2026/04/26
Re: [PATCH] Fix memory leak of primary_sysid in walreceiver
Michael Paquier
2026/04/26
Re: Separators in pg_hosts.conf fields
Daniel Gustafsson
2026/04/26
Re: Separators in pg_hosts.conf fields
Noah Misch
2026/04/26
Re: Separators in pg_hosts.conf fields
Daniel Gustafsson
2026/04/26
Separators in pg_hosts.conf fields
Noah Misch
2026/04/26
Re: Use log_newpage_range in HASH index build
Robert Haas
2026/04/26
Re: Use log_newpage_range in HASH index build
Robert Haas
2026/04/26
[PATCH] Fix memory leak of primary_sysid in walreceiver
DaeMyung Kang
2026/04/26
Re: Pgbench: remove synchronous prepare
Robert Haas
2026/04/26
[PATCH] Fix memory leak of reply_message in walreceiver
DaeMyung Kang
2026/04/26
Re: [PATCH] Resolve unknown-type literals in GRAPH_TABLE COLUMNS
Junwang Zhao
2026/04/26
Re: Yet another way for pg_ctl stop to fail on Windows
Alexander Lakhin
2026/04/26
Re: Fix a server crash problem from pg_get_database_ddl
Andrew Dunstan
2026/04/26
Re: pg_get__*_ddl consolidation
Andrew Dunstan
2026/04/26
Re: Adding REPACK [concurrently]
Mihail Nikalayeu
2026/04/26
Re: repack: fix a bug to reject deferrable primary key fallback for concurrent mode
Chao Li
2026/04/26
Re: Property graph: fix error handling when dropping non-existent label property
Chao Li
2026/04/26
Re: [PATCH] Compressed TOAST data corruption with REPACK CONCURRENTLY
Antonin Houska
2026/04/25
[PATCH] Batched clock sweep to reduce cross-socket atomic contention
Greg Burd
2026/04/25
[PATCH] Resolve unknown-type literals in GRAPH_TABLE COLUMNS
SATYANARAYANA NARLAPURAM
2026/04/25
Re: [PATCH] Compressed TOAST data corruption with REPACK CONCURRENTLY
Antonin Houska
2026/04/25
[PATCH] Improve error message for graph variable references in subqueries within GRAPH_TABLE
SATYANARAYANA NARLAPURAM
2026/04/25
Re: [PATCH] Compressed TOAST data corruption with REPACK CONCURRENTLY
Álvaro Herrera
2026/04/25
Re: Fix bug with accessing to temporary tables of other sessions
Jim Jones
2026/04/25
Re: ri_LockPKTuple misleading message
Andres Freund
2026/04/25
Re: Adding an explaining title to Notes on SGML
Peter Eisentraut
2026/04/25
Re: ri_LockPKTuple misleading message
Amit Langote
2026/04/25
Re: Changing the state of data checksums in a running cluster
Ayush Tiwari
2026/04/25
Re: ri_LockPKTuple misleading message
Junwang Zhao
2026/04/25
Re: ri_LockPKTuple misleading message
Amit Langote
2026/04/25
ri_LockPKTuple misleading message
jian he
2026/04/25
Re: Wrong results from inner-unique joins caused by collation mismatch
Richard Guo
2026/04/25
Re: Fix bug with accessing to temporary tables of other sessions
Daniil Davydov
2026/04/25
Re: Discarded adjust_relid_set() return values in remove_self_join_rel
Tender Wang
2026/04/25
Discarded adjust_relid_set() return values in remove_self_join_rel
SATYANARAYANA NARLAPURAM
2026/04/24
Re: small cleanup patches for collation code
Peter Eisentraut
2026/04/24
COPY ON_CONFLICT TABLE; save duplicated record to another table.
jian he
2026/04/24
Re: Proposal: DROP ROLE ... REASSIGN OWNED TO ...
Tom Lane
2026/04/24
Re: Proposal: DROP ROLE ... REASSIGN OWNED TO ...
Zach Manifold
2026/04/24
Re: Proposal: DROP ROLE ... REASSIGN OWNED TO ...
Robert Haas
2026/04/24
Re: Fix bug with accessing to temporary tables of other sessions
Jim Jones
2026/04/24
Add a guard against uninitialized default locale
Jeff Davis
2026/04/24
Re: Fix bug with accessing to temporary tables of other sessions
David G. Johnston
2026/04/24
Re: Fix bug with accessing to temporary tables of other sessions
Jim Jones
2026/04/24
Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE
Bharath Rupireddy
2026/04/24
Re: GUC parameter ACLs and physical walsender
Jeff Davis
2026/04/24
Re: Implement missing join selectivity estimation for range types
Haibo Yan
2026/04/24
Re: Startup process deadlock: WaitForProcSignalBarriers vs aux process
Masahiko Sawada
2026/04/24
Re: meson: Make test output much more useful on failure (both in CI and locally)
Alexander Lakhin
2026/04/24
Re: Wrong results from inner-unique joins caused by collation mismatch
Richard Guo
2026/04/24
Re: Wrong results from inner-unique joins caused by collation mismatch
Tom Lane
2026/04/24
Re: Comments on Custom RMGRs
Greg Lamberson
2026/04/24
Re: Fix DROP PROPERTY GRAPH "unsupported object class" error
Bertrand Drouvot
2026/04/24
[PoC] Umbra: a remap-aware smgr prototype on PostgreSQL master
Mingwei Jia
2026/04/24
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Fujii Masao
2026/04/24
Re: Redundant/mis-use of _(x) gettext macro?
David Rowley
2026/04/24
Re: Property graph: fix error handling when dropping non-existent label property
Ashutosh Bapat
2026/04/24
Re: Redundant/mis-use of _(x) gettext macro?
Álvaro Herrera
2026/04/24
Re: Fix DROP PROPERTY GRAPH "unsupported object class" error
Ashutosh Bapat
2026/04/24
Re: Call for Posters: PGConf.dev 2026
Andrey Borodin
2026/04/24
Wrong results from inner-unique joins caused by collation mismatch
Richard Guo
2026/04/24
RE: Parallel Apply
Zhijie Hou (Fujitsu)
2026/04/24
Re: pgbench: make verbose error messages thread-safe
Fujii Masao
2026/04/24
Re: Parallel Apply
Amit Kapila
2026/04/24
Re: PoC - psql - emphases line with table name in verbose output
Jim Jones
2026/04/24
Re: Exit walsender before confirming remote flush in logical replication
Fujii Masao
2026/04/24
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
2026/04/24
Re: Proposal: Conflict log history table for Logical Replication
Dilip Kumar
2026/04/24
Re: Bug: Missing check_stack_depth() in GRAPH_TABLE rewriter
Ashutosh Bapat
2026/04/24
Re: StringInfo fixes, v19 edition. Plus a few oddities
vignesh C
2026/04/24
Re: Adding a stored generated column without long-lived locks
Alberto Piai
2026/04/24
Re: pgbench: make verbose error messages thread-safe
Chao Li
2026/04/24
Re: Use-after-free issue in postgres_fdw
Etsuro Fujita
2026/04/24
Re: Use correct macro for accessing offset numbers.
Peter Eisentraut
2026/04/24
question on visibility map
Fabrice Chapuis
2026/04/24
Re: pgbench: make verbose error messages thread-safe
Alex Guo
2026/04/24
Re: pgbench: make verbose error messages thread-safe
Michael Paquier
2026/04/24
Re: meson html:alias vs. html:custom
Peter Eisentraut
2026/04/24
Re: New vacuum config to avoid anti wraparound vacuums
wenhui qiu
2026/04/24
Property graph: fix error handling when dropping non-existent label property
Chao Li
2026/04/24
Re: Bug: pg_get_viewdef() fails on GRAPH_TABLE views with lateral column references
Peter Eisentraut
2026/04/24
Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE
shveta malik
2026/04/24
Re: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”
lakshmi
2026/04/24
Re: StringInfo fixes, v19 edition. Plus a few oddities
Peter Smith
2026/04/23
Re: PoC - psql - emphases line with table name in verbose output
Pavel Stehule
2026/04/23
Re: Bug: Missing collation assignment for GRAPH_TABLE COLUMNS expressions
Peter Eisentraut
2026/04/23
Re: StringInfo fixes, v19 edition. Plus a few oddities
Amit Kapila
2026/04/23
Re: Typo fixes in Graph table files
Peter Eisentraut
2026/04/23
pgbench: make verbose error messages thread-safe
Fujii Masao
2026/04/23
Re: Bug: Missing check_stack_depth() in GRAPH_TABLE rewriter
Peter Eisentraut
2026/04/23
Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE
Bertrand Drouvot
2026/04/23
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Lukas Fittl
2026/04/23
Re: New vacuum config to avoid anti wraparound vacuums
Mok
2026/04/23
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
2026/04/23
Make transformAExprIn() return a flattened bool expression directly
cca5507
2026/04/23
Re: Support EXCEPT for TABLES IN SCHEMA publications
shveta malik
2026/04/23
Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE
shveta malik
2026/04/23
DOCS - typos and grammar issues across logical replication docs.
Peter Smith
2026/04/23
RE: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”
Hayato Kuroda (Fujitsu)
2026/04/23
Re: Support EXCEPT for TABLES IN SCHEMA publications
shveta malik
2026/04/23
Re: [PATCH] Fix null pointer dereference in PG19
jian he
2026/04/23
SQL/PGQ: Support multi-pattern path matching in GRAPH_TABLE
Henson Choi
2026/04/23
Re: [Patch] Block ALTER TABLE RENAME COLUMN when column is used by property graph
Ashutosh Bapat
2026/04/23
Re: Parallel Apply
shveta malik
2026/04/23
Re: New vacuum config to avoid anti wraparound vacuums
wenhui qiu
2026/04/23
Re: pg_test_timing: fix unit typo and widen diff type
Chao Li
2026/04/23
Re: pg_test_timing: fix unit typo and widen diff type
Fujii Masao
2026/04/23
Re: Redundant/mis-use of _(x) gettext macro?
Peter Smith
2026/04/23
RE: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”
Masashi Kamura (Fujitsu)
2026/04/23
Re: [PATCH] Fix null pointer dereference in PG19
jian he
2026/04/23
Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators
David Rowley
2026/04/23
Re: Exit walsender before confirming remote flush in logical replication
Chao Li
2026/04/23
FOR PORTION OF gram.y target_location seems wrong
jian he
2026/04/23
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Greg Lamberson
2026/04/23
Re: sandboxing untrusted code
Jeff Davis
2026/04/23
Re: Extensible sync handler registration (register_sync_handler)
Greg Lamberson
2026/04/23
Re: sandboxing untrusted code
Jeff Davis
2026/04/23
Re: GUC parameter ACLs and physical walsender
Mark Dilger
2026/04/23
Re: GUC parameter ACLs and physical walsender
Jeff Davis
2026/04/23
Re: oauth integer overflow
Jacob Champion
2026/04/23
Re: CheckAttributeType() forgot to recurse into multiranges
Heikki Linnakangas
2026/04/23
Re: oauth integer overflow
Andres Freund
2026/04/23
Re: oauth integer overflow
Jacob Champion
2026/04/23
Re: oauth integer overflow
Daniel Gustafsson
2026/04/23
Re: Introduce XID age based replication slot invalidation
Bharath Rupireddy
2026/04/23
Re: GUC parameter ACLs and physical walsender
Mark Dilger
2026/04/23
Re: oauth integer overflow
Jacob Champion
2026/04/23
Re: oauth integer overflow
Daniel Gustafsson
2026/04/23
[Patch][Bug] Incorrect usage of PageGetFreeSpace instead of PageGetHeapFreeSpace in heap_xlog_visible
Alexey Makhmutov
2026/04/23
oauth integer overflow
Andres Freund
2026/04/23
Re: PoC - psql - emphases line with table name in verbose output
Jim Jones
2026/04/23
Re: First draft of PG 19 release notes
Bruce Momjian
2026/04/23
Re: Two issues leading to discrepancies in FSM data on the standby server
Alexey Makhmutov
2026/04/23
Re: New vacuum config to avoid anti wraparound vacuums
David Rowley
2026/04/23
Re: Adding an explaining title to Notes on SGML
Marcos Pegoraro
2026/04/23
Re: StringInfo fixes, v19 edition. Plus a few oddities
vignesh C
2026/04/23
Re: Adding an explaining title to Notes on SGML
David G. Johnston
2026/04/23
Re: [Patch] Block ALTER TABLE RENAME COLUMN when column is used by property graph
Álvaro Herrera
2026/04/23
Re: Adding an explaining title to Notes on SGML
Marcos Pegoraro
2026/04/23
meson/testwrap: support EXTRA_REGRESS_OPTS environment variable
Bertrand Drouvot
2026/04/23
Re: New vacuum config to avoid anti wraparound vacuums
Mok
2026/04/23
Re: Implement missing join selectivity estimation for range types
SCHOEMANS Maxime
2026/04/23
Re: Adding an explaining title to Notes on SGML
David G. Johnston
2026/04/23
Re: Adding an explaining title to Notes on SGML
Marcos Pegoraro
Earlier messages