pgsql-hackers
Thread
Date
Earlier messages
Messages by Date
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
2026/04/23
Re: Adding REPACK [concurrently]
Mihail Nikalayeu
2026/04/23
Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE
shveta malik
2026/04/23
Re: Adding REPACK [concurrently]
Alvaro Herrera
2026/04/23
Re: Fix DROP PROPERTY GRAPH "unsupported object class" error
Bertrand Drouvot
2026/04/23
RE: StringInfo fixes, v19 edition. Plus a few oddities
Zhijie Hou (Fujitsu)
2026/04/23
Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
Álvaro Herrera
2026/04/23
Re: PoC: Add condition variable support to WaitEventSetWait()
Chao Li
2026/04/23
Re: Add errdetail() with PID and UID about source of termination signal
Jakub Wartak
2026/04/23
Re: Changing the state of data checksums in a running cluster
Daniel Gustafsson
2026/04/23
RE: Parallel Apply
Zhijie Hou (Fujitsu)
2026/04/23
Re: Parallel Apply
shveta malik
2026/04/23
Re: PoC: Add condition variable support to WaitEventSetWait()
Yura Sokolov
2026/04/23
Re: Get rid of translation strings that only contain punctuation
Álvaro Herrera
2026/04/23
Re: [Patch] Block ALTER TABLE RENAME COLUMN when column is used by property graph
Ashutosh Bapat
2026/04/23
Re: Add errdetail() with PID and UID about source of termination signal
Chao Li
2026/04/23
Re: Parallel Apply
Dilip Kumar
2026/04/23
Re: Redundant/mis-use of _(x) gettext macro?
Álvaro Herrera
2026/04/23
RE: Parallel Apply
Zhijie Hou (Fujitsu)
2026/04/23
Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
Amit Kapila
2026/04/23
Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION
Ayush Tiwari
2026/04/23
Re: PoC: Add condition variable support to WaitEventSetWait()
Chao Li
2026/04/23
Re: The bogus calls in remove_self_join_rel()
Andrei Lepikhov
2026/04/23
Re: The bogus calls in remove_self_join_rel()
Richard Guo
2026/04/23
Re: Adding an explaining title to Notes on SGML
Daniel Gustafsson
2026/04/23
Re: Fix memory leak in postmasterMain
Michael Paquier
2026/04/23
Re: [Patch] Block ALTER TABLE RENAME COLUMN when column is used by property graph
SATYANARAYANA NARLAPURAM
2026/04/23
Re: Add pg_stat_vfdcache view for VFD cache statistics
David Geier
2026/04/23
Re: [Patch] Block ALTER TABLE RENAME COLUMN when column is used by property graph
Ashutosh Bapat
2026/04/23
Re: Fix DROP PROPERTY GRAPH "unsupported object class" error
Ashutosh Bapat
2026/04/23
Re: Redundant/mis-use of _(x) gettext macro?
Peter Smith
2026/04/23
Re: CheckAttributeType() forgot to recurse into multiranges
Michael Paquier
2026/04/23
Re: Warn on missing replica identity in CREATE/ALTER PUBLICATION
shveta malik
2026/04/22
Proposal: DROP ROLE ... REASSIGN OWNED TO ...
Zach Manifold
2026/04/22
Re: Question about criteria for adding items to the v19 open items wiki page
Chao Li
2026/04/22
Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION
John Naylor
2026/04/22
[Patch] Block ALTER TABLE RENAME COLUMN when column is used by property graph
SATYANARAYANA NARLAPURAM
2026/04/22
Re: Warn on missing replica identity in CREATE/ALTER PUBLICATION
Chao Li
2026/04/22
Re: [Patch]Add Graph* node support to expression_tree_mutator
Ashutosh Bapat
2026/04/22
Re: Add null check on get_tablespace_name() return in pg_get_database_ddl_internal
SATYANARAYANA NARLAPURAM
2026/04/22
Re: Fix a server crash problem from pg_get_database_ddl
SATYANARAYANA NARLAPURAM
2026/04/22
Re: Question about criteria for adding items to the v19 open items wiki page
Michael Paquier
2026/04/22
Re: Fix DROP PROPERTY GRAPH "unsupported object class" error
Michael Paquier
2026/04/22
Re: Cleanup shadows variable warnings, round 1
Chao Li
2026/04/22
Re: Parallel Apply
shveta malik
2026/04/22
Re: Warn on missing replica identity in CREATE/ALTER PUBLICATION
南拓弥
2026/04/22
Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators
Chengpeng Yan
2026/04/22
Re: Question about criteria for adding items to the v19 open items wiki page
Chao Li
2026/04/22
Re: Question about criteria for adding items to the v19 open items wiki page
Tom Lane
2026/04/22
Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators
David Rowley
2026/04/22
Re: Question about criteria for adding items to the v19 open items wiki page
Chao Li
2026/04/22
Re: Fix memory leak in postmasterMain
Chao Li
2026/04/22
Re: Cleanup shadows variable warnings, round 1
David Rowley
2026/04/22
Re: Question about criteria for adding items to the v19 open items wiki page
David G. Johnston
2026/04/22
Re: Exit walsender before confirming remote flush in logical replication
Fujii Masao
2026/04/22
Re: Skipping schema changes in publication
vignesh C
2026/04/22
Re: Question about criteria for adding items to the v19 open items wiki page
Tom Lane
2026/04/22
Question about criteria for adding items to the v19 open items wiki page
Chao Li
2026/04/22
Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators
Chengpeng Yan
2026/04/22
Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION
Ayush Tiwari
2026/04/22
Re: New vacuum config to avoid anti wraparound vacuums
David Rowley
2026/04/22
Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server
Chao Li
2026/04/22
Re: GUC parameter ACLs and physical walsender
John Naylor
2026/04/22
Re: CheckAttributeType() forgot to recurse into multiranges
Chao Li
2026/04/22
Re: The bogus calls in remove_self_join_rel()
David Rowley
2026/04/22
Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION
jian he
2026/04/22
The bogus calls in remove_self_join_rel()
Richard Guo
2026/04/22
Re: Parallel Apply
Peter Smith
2026/04/22
Re: Implement missing join selectivity estimation for range types
Haibo Yan
2026/04/22
Re: pg_test_timing: fix unit typo and widen diff type
Chao Li
2026/04/22
Re: Parallel Apply
Peter Smith
2026/04/22
Re: RFC: pg_stat_logmsg
Xuneng Zhou
2026/04/22
Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
Peter Smith
2026/04/22
Re: Add null check on get_tablespace_name() return in pg_get_database_ddl_internal
Chao Li
2026/04/22
Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators
David Rowley
2026/04/22
Add null check on get_tablespace_name() return in pg_get_database_ddl_internal
SATYANARAYANA NARLAPURAM
2026/04/22
Re: PostgreSQL 17: Bug in libpq when libpq is dlopened/closed multiple times
Tom Lane
2026/04/22
Re: PostgreSQL 17: Bug in libpq when libpq is dlopened/closed multiple times
Jacob Champion
2026/04/22
Re: PostgreSQL 17: Bug in libpq when libpq is dlopened/closed multiple times
Jacob Champion
2026/04/22
Re: [RFC][PATCH] Order qual clauses by combined cost and selectivity
Tom Lane
2026/04/22
Re: Reduce build times of pg_trgm GIN indexes
David Geier
2026/04/22
Re: Reduce build times of pg_trgm GIN indexes
Heikki Linnakangas
2026/04/22
CheckAttributeType() forgot to recurse into multiranges
Heikki Linnakangas
2026/04/22
[RFC][PATCH] Order qual clauses by combined cost and selectivity
Staroverov Ilja
2026/04/22
Re: Return value of XLogInsertRecord() for XLOG_SWITCH record
반지현
2026/04/22
New vacuum config to avoid anti wraparound vacuums
Mok
2026/04/22
Re: [PATCH] Fix null pointer dereference in PG19
Paul A Jungwirth
2026/04/22
Re: SQL:2011 Application Time Update & Delete
Paul A Jungwirth
2026/04/22
Re: [PATCH] Fix null pointer dereference in PG19
Paul A Jungwirth
2026/04/22
Fix race condition in pg_get_publication_tables with concurrent DROP TABLE
Bharath Rupireddy
2026/04/22
Re: PostgreSQL 17: Bug in libpq when libpq is dlopened/closed multiple times
Tom Lane
2026/04/22
Re: PostgreSQL 17: Bug in libpq when libpq is dlopened/closed multiple times
Nico Williams
2026/04/22
GUC parameter ACLs and physical walsender
Jeff Davis
2026/04/22
Re: Startup process deadlock: WaitForProcSignalBarriers vs aux process
Andres Freund
2026/04/22
Adding an explaining title to Notes on SGML
Marcos Pegoraro
2026/04/22
Re: Inconsistent trigger behavior between two temporal leftovers
Paul A Jungwirth
2026/04/22
Re: PostgreSQL 17: Bug in libpq when libpq is dlopened/closed multiple times
Jacob Champion
2026/04/22
Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column
Paul A Jungwirth
2026/04/22
Re: Fix memory leak in postmasterMain
Andres Freund
2026/04/22
Re: Cleanup explain_memoize function after test
Bertrand Drouvot
2026/04/22
Re: Fix pg_upgrade to detect invalid logical replication slots on PG19
Masahiko Sawada
2026/04/22
Fix DROP PROPERTY GRAPH "unsupported object class" error
Bertrand Drouvot
2026/04/22
Re: pg_test_timing: fix unit typo and widen diff type
Fujii Masao
2026/04/22
Re: StringInfo fixes, v19 edition. Plus a few oddities
vignesh C
2026/04/22
Re: Fix memory leak in postmasterMain
Fujii Masao
2026/04/22
Re: RFC: pg_stat_logmsg
Fabrízio de Royes Mello
2026/04/22
Re: Two issues leading to discrepancies in FSM data on the standby server
Melanie Plageman
2026/04/22
Re: PoC: Add condition variable support to WaitEventSetWait()
Yura Sokolov
2026/04/22
Re: Track skipped tables during autovacuum and autoanalyze
Sami Imseih
2026/04/22
RE: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server
Hayato Kuroda (Fujitsu)
2026/04/22
Re: Two issues leading to discrepancies in FSM data on the standby server
Alexander Korotkov
2026/04/22
Re: Get rid of translation strings that only contain punctuation
Amit Kapila
2026/04/22
Re: Parallel Apply
shveta malik
2026/04/22
Re: MERGE PARTITIONS and DEPENDS ON EXTENSION.
Matheus Alcantara
2026/04/22
Re: MERGE PARTITIONS and DEPENDS ON EXTENSION.
Alexander Korotkov
2026/04/22
Re: Skipping schema changes in publication
Amit Kapila
2026/04/22
Re: MERGE PARTITIONS and DEPENDS ON EXTENSION.
Matheus Alcantara
2026/04/22
Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
Amit Kapila
2026/04/22
Re: MERGE PARTITIONS and DEPENDS ON EXTENSION.
Kirill Reshke
2026/04/22
Re: MERGE PARTITIONS and DEPENDS ON EXTENSION.
Alexander Korotkov
2026/04/22
Startup process deadlock: WaitForProcSignalBarriers vs aux process
Matthias van de Meent
2026/04/22
Re: [BUG]: WHERE CURRENT OF cursor fail on tables that have virtual generated columns
Dean Rasheed
2026/04/22
Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION
Ayush Tiwari
2026/04/22
Re: MERGE PARTITIONS and DEPENDS ON EXTENSION.
Matheus Alcantara
2026/04/22
Re: MERGE PARTITIONS and DEPENDS ON EXTENSION.
Kirill Reshke
2026/04/22
Re: MERGE PARTITIONS and DEPENDS ON EXTENSION.
Matheus Alcantara
2026/04/22
Re: MERGE PARTITIONS and DEPENDS ON EXTENSION.
Matheus Alcantara
2026/04/22
Re: MERGE PARTITIONS and DEPENDS ON EXTENSION.
Kirill Reshke
2026/04/22
Re: [PATCH] Fix: Partitioned parent index remains invalid after child indexes are repaired
Sami Imseih
2026/04/22
RE: Skipping schema changes in publication
Zhijie Hou (Fujitsu)
2026/04/22
Re: Skipping schema changes in publication
shveta malik
2026/04/22
Re: Feature: Use DNS SRV records for connecting
Andrey Borodin
2026/04/22
Re: DOCS - Add introductory paragraph to Getting Started chapter
Dragos Andriciuc
2026/04/22
Re: [WIP] Pipelined Recovery
Xuneng Zhou
2026/04/22
Re: Adding REPACK [concurrently]
Alvaro Herrera
Earlier messages