pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/04/21
Re: Cleanup shadows variable warnings, round 1
Álvaro Herrera
2026/04/21
Re: Two issues leading to discrepancies in FSM data on the standby server
Alexander Korotkov
2026/04/21
[PATCH] Fix null pointer dereference in PG19
Aleksander Alekseev
2026/04/21
Re: MERGE PARTITIONS and DEPENDS ON EXTENSION.
Matheus Alcantara
2026/04/21
Re: Fix bug with accessing to temporary tables of other sessions
Daniil Davydov
2026/04/21
Re: [PATCH] Fix column name escaping in postgres_fdw stats import
Etsuro Fujita
2026/04/21
Re: Fix bug with accessing to temporary tables of other sessions
Jim Jones
2026/04/21
Re: First draft of PG 19 release notes
Etsuro Fujita
2026/04/21
PGConf.dev 2026: Community session on batched/vectorized execution primitives
Amit Langote
2026/04/21
[PATCH] Remove dead code in ExecForPortionOfLeftovers()
Aleksander Alekseev
2026/04/21
Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure
Ashutosh Bapat
2026/04/21
Re: Incorrect checksum in control file with pg_rewind test
Alexander Korotkov
2026/04/21
Re: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”
lakshmi
2026/04/21
Re: [PATCH] Fix column name escaping in postgres_fdw stats import
Ayush Tiwari
2026/04/21
Re: Return value of XLogInsertRecord() for XLOG_SWITCH record
cca5507
2026/04/21
Re: [PATCH] Fix column name escaping in postgres_fdw stats import
Etsuro Fujita
2026/04/21
RE: Parallel Apply
Zhijie Hou (Fujitsu)
2026/04/21
Re: Cleanup shadows variable warnings, round 1
David Rowley
2026/04/21
Re: Fix array-element quoting in postgres_fdw import statistics
Etsuro Fujita
2026/04/21
Re: Fix bug with accessing to temporary tables of other sessions
Alexander Korotkov
2026/04/21
Re: Bug: trailing comma syntax error in postgres_fdw fetch_attstats()
Etsuro Fujita
2026/04/21
Re: A very quick observation of dangling pointers in Postgres pathlists
David Rowley
2026/04/21
Re: Exit walsender before confirming remote flush in logical replication
Evgeny Voropaev
2026/04/21
Re: SQL:2011 Application Time Update & Delete
jian he
2026/04/21
Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION
Ayush Tiwari
2026/04/21
Re: A very quick observation of dangling pointers in Postgres pathlists
Andrei Lepikhov
2026/04/21
Re: Request to expedite cool-off period for new account
CharSyam
2026/04/21
Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION
Ayush Tiwari
2026/04/21
RE: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”
Masashi Kamura (Fujitsu)
2026/04/21
Re: Return value of XLogInsertRecord() for XLOG_SWITCH record
반지현
2026/04/21
Request to expedite cool-off period for new account
반지현
2026/04/21
Re: A very quick observation of dangling pointers in Postgres pathlists
David Rowley
2026/04/21
Re: A very quick observation of dangling pointers in Postgres pathlists
Alena Rybakina
2026/04/21
Re: Bug: pg_get_viewdef() fails on GRAPH_TABLE views with lateral column references
SATYANARAYANA NARLAPURAM
2026/04/21
Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure
SATYANARAYANA NARLAPURAM
2026/04/21
RE: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”
Hayato Kuroda (Fujitsu)
2026/04/21
Re: Better shared data structure management and resizable shared data structures
Heikki Linnakangas
2026/04/21
Re: A very quick observation of dangling pointers in Postgres pathlists
Andrei Lepikhov
2026/04/21
Re: Adding REPACK [concurrently]
Chao Li
2026/04/21
Re: Compress prune/freeze records with Delta Frame of Reference algorithm
Heikki Linnakangas
2026/04/21
Re: logical: fix recomputation required LSN on restart_lsn-only advancement
Chao Li
2026/04/21
Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL
Shruthi Gowda
2026/04/21
Re: logical: fix recomputation required LSN on restart_lsn-only advancement
Antonin Houska
2026/04/21
Re: repack: fix a bug to reject deferrable primary key fallback for concurrent mode
Yuchen Li
2026/04/20
Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure
Ashutosh Bapat
2026/04/20
Re: DOCS: typo on CLUSTER page
Peter Smith
2026/04/20
Re: Bug: pg_get_viewdef() fails on GRAPH_TABLE views with lateral column references
Ashutosh Bapat
2026/04/20
Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
Peter Smith
2026/04/20
Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION
John Naylor
2026/04/20
Re: xact_rollback spikes when logical walsender exits
vignesh C
2026/04/20
Re: Add \pset options for boolean value display
David G. Johnston
2026/04/20
Re: SQL:2011 Application Time Update & Delete
jian he
2026/04/20
Re: [PATCH] Fix column name escaping in postgres_fdw stats import
Alex Guo
2026/04/20
Re: Add \pset options for boolean value display
a.kozhemyakin
2026/04/20
Re: repack: fix a bug to reject deferrable primary key fallback for concurrent mode
Antonin Houska
2026/04/20
Re: Bug: Rule actions see wrong values for generated columns (NEW.gen reads OLD value)
Richard Guo
2026/04/20
Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure
SATYANARAYANA NARLAPURAM
2026/04/20
Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits
Michael Paquier
2026/04/20
Re: Fix bug with accessing to temporary tables of other sessions
Soumya S Murali
2026/04/20
Re: Add editorconfig support for Postgres spec files
Michael Paquier
2026/04/20
Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits
Fujii Masao
2026/04/20
Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION
Yuchen Li
2026/04/20
Warn on missing replica identity in CREATE/ALTER PUBLICATION
南拓弥
2026/04/20
Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure
Ashutosh Bapat
2026/04/20
Re: logical: fix recomputation required LSN on restart_lsn-only advancement
Hu Xunqi
2026/04/20
Re: [PATCH] postmaster: fix stale PM_STARTUP comment
Ayush Tiwari
2026/04/20
[PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION
Ayush Tiwari
2026/04/20
Re: Typos in the code and README
Michael Paquier
2026/04/20
Re: Typo Fixes and Patch
Michael Paquier
2026/04/20
Re: Implement waiting for wal lsn replay: reloaded
Xuneng Zhou
2026/04/20
Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column
jian he
2026/04/20
Re: Cleanup: Use modern macro for text-to-CString conversion in plsample.c
Amul Sul
2026/04/20
Re: Fix translation error in zh_CN.po for "parameter specified more than once"
John Naylor
2026/04/20
Fix translation error in zh_CN.po for "parameter specified more than once"
ji xu
2026/04/20
Re: repack: fix a bug to reject deferrable primary key fallback for concurrent mode
Chao Li
2026/04/20
logical: fix recomputation required LSN on restart_lsn-only advancement
Chao Li
2026/04/20
Re: Add bms_offset_members() function for bitshifting Bitmapsets
David Rowley
2026/04/20
Re: Experimenting with wider Unicode storage
Henson Choi
2026/04/20
Re: [PATCH] postmaster: fix stale PM_STARTUP comment
Michael Paquier
2026/04/20
Re: Eliminating SPI / SQL from some RI triggers - take 3
Amit Langote
2026/04/20
Re: Cleanup: Use modern macro for text-to-CString conversion in plsample.c
Fujii Masao
2026/04/20
Support logical replication of DDLs, take2
Masahiko Sawada
2026/04/20
Re: Eliminating SPI / SQL from some RI triggers - take 3
Peter Eisentraut
2026/04/20
[PATCH] Fix column name escaping in postgres_fdw stats import
Ayush Tiwari
2026/04/20
Re: [PATCH] Doc: Fix missing func_signature role in pg_get_tablespace_ddl entry
Masahiko Sawada
2026/04/20
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Melanie Plageman
2026/04/20
[PATCH] pg_surgery: Fix WAL corruption from concurrent heap_force_kill
Fabrízio de Royes Mello
2026/04/20
Re: Fix bug with accessing to temporary tables of other sessions
Alexander Korotkov
2026/04/20
Re: MERGE PARTITIONS and DEPENDS ON EXTENSION.
Alexander Korotkov
2026/04/20
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Alexander Lakhin
2026/04/20
Re: Implement waiting for wal lsn replay: reloaded
Alexander Korotkov
2026/04/20
[Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure
SATYANARAYANA NARLAPURAM
2026/04/20
Re: Adding REPACK [concurrently]
Antonin Houska
2026/04/20
Re: Truncate logs by max_log_size
Jim Jones
2026/04/20
Re: xact_rollback spikes when logical walsender exits
Fujii Masao
2026/04/20
Re: Adding REPACK [concurrently]
Alvaro Herrera
2026/04/20
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Melanie Plageman
2026/04/20
Re: First draft of PG 19 release notes
Bruce Momjian
2026/04/20
Re: SQL:2011 Application Time Update & Delete
Tom Lane
2026/04/20
Re: Adding REPACK [concurrently]
Tom Lane
2026/04/20
Re: SQL:2011 Application Time Update & Delete
Paul A Jungwirth
2026/04/20
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Melanie Plageman
2026/04/20
Re: MERGE PARTITIONS and DEPENDS ON EXTENSION.
Matheus Alcantara
2026/04/20
Re: Adding REPACK [concurrently]
Alvaro Herrera
2026/04/20
Re: [PATCH] Reject ENCODING option for COPY TO FORMAT JSON
Ayush Tiwari
2026/04/20
Re: Add bms_offset_members() function for bitshifting Bitmapsets
Greg Burd
2026/04/20
Re: repack: fix a bug to reject deferrable primary key fallback for concurrent mode
Antonin Houska
2026/04/20
Re: Adding REPACK [concurrently]
Tom Lane
2026/04/20
Re: [PATCH] Reject ENCODING option for COPY TO FORMAT JSON
Ayush Tiwari
2026/04/20
Re: SQL:2011 Application Time Update & Delete
Tom Lane
2026/04/20
Re: Proposal: Conflict log history table for Logical Replication
Nisha Moond
2026/04/20
Re: Adding REPACK [concurrently]
Alvaro Herrera
2026/04/20
Re: test: avoid redundant standby catchup in 049_wait_for_lsn
Xuneng Zhou
2026/04/20
Re: Adding REPACK [concurrently]
Antonin Houska
2026/04/20
Re: [PATCH] Reject ENCODING option for COPY TO FORMAT JSON
Tom Lane
2026/04/20
Re: First draft of PG 19 release notes
Xuneng Zhou
2026/04/20
Re: Cleanup: Use modern macro for text-to-CString conversion in plsample.c
Fujii Masao
2026/04/20
Re: Skipping schema changes in publication
vignesh C
2026/04/20
Re: Proposal: Conflict log history table for Logical Replication
Nisha Moond
2026/04/20
Re: Adding REPACK [concurrently]
Alvaro Herrera
2026/04/20
Re: [PATCH] Compressed TOAST data corruption with REPACK CONCURRENTLY
Antonin Houska
2026/04/20
Re: First draft of PG 19 release notes
Bruce Momjian
2026/04/20
Re: Parallel Apply
Amit Kapila
2026/04/20
Re: First draft of PG 19 release notes
David Rowley
2026/04/20
Re: Typo Fixes and Patch
Ashutosh Bapat
2026/04/20
Re: test: avoid redundant standby catchup in 049_wait_for_lsn
Alexander Korotkov
2026/04/20
Re: First draft of PG 19 release notes
shammat
2026/04/20
[PATCH] Extend MXactCache lifetime from per-transaction to per-session
JoongHyuk Shin
2026/04/20
Re: First draft of PG 19 release notes
Bruce Momjian
2026/04/20
Fix pg_upgrade to detect invalid logical replication slots on PG19
Lakshmi N
2026/04/20
Re: [PATCH] Reject ENCODING option for COPY TO FORMAT JSON
Ayush Tiwari
2026/04/20
Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
Yuchen Li
2026/04/20
Re: Bug: Rule actions see wrong values for generated columns (NEW.gen reads OLD value)
Dean Rasheed
2026/04/20
Re: [PATCH] Reject ENCODING option for COPY TO FORMAT JSON
Daniel Gustafsson
2026/04/20
Re: Fix stats reporting delays in logical parallel apply worker
Amit Kapila
2026/04/20
Re: Clean up remove_rel_from_query() after self-join elimination commit
Richard Guo
2026/04/20
Re: Truncate logs by max_log_size
Fujii Masao
2026/04/20
Re: [BUG]: WHERE CURRENT OF cursor fail on tables that have virtual generated columns
SATYANARAYANA NARLAPURAM
2026/04/20
Re: [BUG]: WHERE CURRENT OF cursor fail on tables that have virtual generated columns
Dean Rasheed
2026/04/20
Re: Adding REPACK [concurrently]
Chao Li
2026/04/20
Re: Adding REPACK [concurrently]
Antonin Houska
2026/04/20
Re: Adding REPACK [concurrently]
Antonin Houska
2026/04/20
Re: Bug: Rule actions see wrong values for generated columns (NEW.gen reads OLD value)
Richard Guo
2026/04/20
Re: DOCS - CREATE PUBLICATION ... EXCEPT missing details on ONLY
Peter Smith
2026/04/20
Re: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”
lakshmi
2026/04/19
Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
Peter Smith
2026/04/19
Re: [PATCH] postmaster: fix stale PM_STARTUP comment
Ayush Tiwari
2026/04/19
Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators
Chengpeng Yan
2026/04/19
Re: Typos in the code and README
Daniil Davydov
2026/04/19
Re: [BUG] Race in online checksums launcher_exit()
Ayush Tiwari
2026/04/19
[PATCH] Reject ENCODING option for COPY TO FORMAT JSON
Ayush Tiwari
2026/04/19
Re: Possible premature SNAPBUILD_CONSISTENT with DB-specific running_xacts
Amit Kapila
2026/04/19
Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL
Nishant Sharma
2026/04/19
Re: DOCS - CREATE PUBLICATION ... EXCEPT missing details on ONLY
Amit Kapila
2026/04/19
Re: Bug: Rule actions see wrong values for generated columns (NEW.gen reads OLD value)
Richard Guo
2026/04/19
Cleanup: Replace sscanf with strtol/strtoul in snapmgr
Amul Sul
2026/04/19
Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
vignesh C
2026/04/19
Re: POC: Comparison of partitioning key values
Amit Langote
2026/04/19
Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators
Tom Lane
2026/04/19
Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators
David Rowley
2026/04/19
Re: Minor cleanup of Meson files given that we require 0.57
Michael Paquier
2026/04/19
Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
Peter Smith
2026/04/19
Re: First draft of PG 19 release notes
David Rowley
2026/04/19
Re: Typos in the code and README
Alexander Lakhin
2026/04/19
Re: [BUG] ON CONFLICT DO UPDATE SET x = EXCLUDED.<virtual-generated-column> errors or silently writes NULL
SATYANARAYANA NARLAPURAM
2026/04/19
Re: Clean up remove_rel_from_query() after self-join elimination commit
wenhui qiu
2026/04/19
Re: [BUG]: WHERE CURRENT OF cursor fail on tables that have virtual generated columns
SATYANARAYANA NARLAPURAM
2026/04/19
Re: DOCS - CREATE PUBLICATION ... EXCEPT missing details on ONLY
Peter Smith
2026/04/19
Re: MERGE PARTITIONS and DEPENDS ON EXTENSION.
Dmitry Koval
2026/04/19
Re: Add bms_offset_members() function for bitshifting Bitmapsets
David Rowley
2026/04/19
Re: some extra warnings from MSVC
Michael Paquier
2026/04/19
Re: [PATCH] Add tests for Bitmapset
Michael Paquier
2026/04/19
Re: [PATCH] Fix: Partitioned parent index remains invalid after child indexes are repaired
Michael Paquier
2026/04/19
Re: [PATCH] Add tests for Bitmapset
David Rowley
2026/04/19
Re: [PATCH] Add tests for Bitmapset
David Rowley
2026/04/19
collecting photos related to Postgres history & community for pgconf.dev
Tomas Vondra
2026/04/19
Re: [PATCH] Add tests for Bitmapset
Michael Paquier
2026/04/19
Re: BUG: jsonpath .split_part() bypasses lax-mode error suppression
Dmitry Dolgov
2026/04/19
Re: [BUG] Race in online checksums launcher_exit()
Daniel Gustafsson
2026/04/19
Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column
Paul A Jungwirth
2026/04/19
[BUG] Race in online checksums launcher_exit()
Ayush Tiwari
2026/04/19
Re: First draft of PG 19 release notes
Andres Freund
2026/04/19
Re: Add bms_offset_members() function for bitshifting Bitmapsets
Greg Burd
2026/04/19
Re: Typos in the code and README
Alexander Lakhin
2026/04/19
Possible premature SNAPBUILD_CONSISTENT with DB-specific running_xacts
SATYANARAYANA NARLAPURAM
2026/04/19
Re: SQL:2011 Application Time Update & Delete
Paul A Jungwirth
2026/04/19
Re: First draft of PG 19 release notes
Bruce Momjian
2026/04/19
Re: SQL:2011 Application Time Update & Delete
Tom Lane
2026/04/19
Re: DELETE/UPDATE FOR PORTION OF with rule system is not working
Paul A Jungwirth
2026/04/19
Re: First draft of PG 19 release notes
Andres Freund
2026/04/19
Re: First draft of PG 19 release notes
Bruce Momjian
2026/04/19
Re: First draft of PG 19 release notes
Andres Freund
2026/04/19
Re: [PATCH] Add tests for Bitmapset
Greg Burd
2026/04/19
Re: First draft of PG 19 release notes
Bruce Momjian
2026/04/19
Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators
David Rowley
2026/04/19
Re: First draft of PG 19 release notes
David Geier
2026/04/19
Re: Adding REPACK [concurrently]
Alexander Lakhin
2026/04/19
Re: [BUG]: WHERE CURRENT OF cursor fail on tables that have virtual generated columns
Dean Rasheed
2026/04/19
Re: Row pattern recognition
Tatsuo Ishii
2026/04/18
[PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits
JoongHyuk Shin
Earlier messages
Later messages