pgsql-hackers
Thread
Date
Earlier messages
Messages by Thread
REPACK (CONCURRENTLY) loses missing values of columns added without a rewrite
Sami Imseih
Becoming a committer: form for tracking readiness
Noah Misch
Re: Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state
Manu
Re: EXPLAIN: showing ReadStream / prefetch stats
Nikolay Samokhvalov
Re: EXPLAIN: showing ReadStream / prefetch stats
Tomas Vondra
Re: EXPLAIN: showing ReadStream / prefetch stats
Peter Geoghegan
Re: EXPLAIN: showing ReadStream / prefetch stats
Andres Freund
Double content-lock acquisition silently leaks a lock
Greg Burd
Re: Double content-lock acquisition silently leaks a lock
Andres Freund
Re: Double content-lock acquisition silently leaks a lock
Andres Freund
Re: System views for versions reporting
Dmitry Dolgov
Re: System views for versions reporting
Dmitry Dolgov
Re: run pgindent in CI
Andrew Dunstan
Re: run pgindent in CI
Tom Lane
Re: run pgindent in CI
Nathan Bossart
Re: arrays over initdb-created types are broken after pg_upgrade
John Naylor
Re: Set calcSumX2 = true in numeric_(poly_)deserialize
Maxime Schoemans
Re: Set calcSumX2 = true in numeric_(poly_)deserialize
Andrey Borodin
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Yao Feng
Re: ri_Fast* crash w/ nullable UNIQUE constraint
Amit Langote
Re: ri_Fast* crash w/ nullable UNIQUE constraint
Amit Langote
Re: Windows locales and tests portability
Andrew Bille
Re: Windows locales and tests portability
Andrey Borodin
Re: Windows locales and tests portability
Andrew Bille
Declare variable-length catalog columns as [] rather than [1]
Peter Eisentraut
Re: Declare variable-length catalog columns as [] rather than [1]
Heikki Linnakangas
Re: Declare variable-length catalog columns as [] rather than [1]
Daniel Gustafsson
Re: Declare variable-length catalog columns as [] rather than [1]
Chao Li
Re: Fix "unexpected logical decoding status change" error; from concurrent logical decoding activation
Nikolay Samokhvalov
Re: Add counted_by attribute
Peter Eisentraut
Re: Move system identifier generation to a common helper
John Naylor
Re: [PATCH] Refactor *_abbrev_convert() functions
John Naylor
Re: [PATCH] Refactor *_abbrev_convert() functions
Aleksander Alekseev
Re: sequencesync worker race with REFRESH SEQUENCES
Nikolay Samokhvalov
Re: sequencesync worker race with REFRESH SEQUENCES
Andrey Borodin
Re: sequencesync worker race with REFRESH SEQUENCES
shveta malik
Re: sequencesync worker race with REFRESH SEQUENCES
vignesh C
Re: sequencesync worker race with REFRESH SEQUENCES
Zhijie Hou
Re: sequencesync worker race with REFRESH SEQUENCES
vignesh C
PostgreSQL 19 Beta 4 release announcement draft
Jonathan S. Katz
Re: [PATCH v1] [BUG #19507] Prevent constraint name conflicts in partition trees spanning multiple schemas
Manu
Proposal: expose heavyweight lock wait start time in pg_stat_activity
Alex Shapalov
Re: Proposal: expose heavyweight lock wait start time in pg_stat_activity
Sami Imseih
Re: Proposal: expose heavyweight lock wait start time in pg_stat_activity
shihao zhong
Re: Proposal: expose heavyweight lock wait start time in pg_stat_activity
Alex Shapalov
Re: Validate user-supplied c_args in meson builds
Tristan Partin
Re: Validate user-supplied c_args in meson builds
Bertrand Drouvot
Re: meson: avoid PATH bloat from NLS .mo targets in tmp_install test setup
Tristan Partin
Adding a range check on the sequence index from the publisher.
Masahiko Sawada
Re: Adding a range check on the sequence index from the publisher.
Amit Kapila
Re: Adding a range check on the sequence index from the publisher.
Chao Li
Fix a wal_debug crash with the new shmem allocation API
Bharath Rupireddy
pg_verifybackup / pg_combinebackup: missing readdir() error check in directory scan
Daria Lepikhova
[PATCH] Halve peak memory allocation for toast_flatten_tuple
Pavel Borisov
[PATCH] unrecognized win32 error 448 (ERROR_UNTRUSTED_MOUNT_POINT) breaks tablespaces on Win11 26200
Greg Burd
Re: [PATCH] unrecognized win32 error 448 (ERROR_UNTRUSTED_MOUNT_POINT) breaks tablespaces on Win11 26200
Bryan Green
Re: Reduce cleanup lock contention on standby replay
Melanie Plageman
Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring
Andres Freund
Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring
Michael Paquier
Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring
Sami Imseih
Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring
Michael Paquier
Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring
Melanie Plageman
Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring
Nathan Bossart
Catversion bumps during beta (was Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring)
Heikki Linnakangas
Re: Catversion bumps during beta (was Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring)
Tom Lane
Re: Catversion bumps during beta (was Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring)
Heikki Linnakangas
Re: Catversion bumps during beta (was Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring)
Noah Misch
Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring
Andrey Borodin
Re: Write skew observed under serializable isolation
Aleksander Alekseev
Re: Write skew observed under serializable isolation
Andrey Borodin
Re: Write skew observed under serializable isolation
Aleksander Alekseev
Re: Write skew observed under serializable isolation
Andres Freund
Re: Write skew observed under serializable isolation
Aleksander Alekseev
pg_resetwal with replication slot (17.11)
Rıdvan Korkmaz
[PATCH] set_byte() with a count argument
Sehrope Sarkuni
Re: [PATCH] set_byte() with a count argument
Matthias van de Meent
Re: [PATCH] set_byte() with a count argument
Sehrope Sarkuni
Re: [PATCH] set_byte() with a count argument
Matthias van de Meent
Re: [PATCH] set_byte() with a count argument
Sehrope Sarkuni
[PATCH] Honor LC_NUMERIC environment variable on Windows
Andrew Bille
WAL segment file descriptor leak on read errors can PANIC the server
Bharath Rupireddy
Re: WAL segment file descriptor leak on read errors can PANIC the server
Sami Imseih
Re: WAL segment file descriptor leak on read errors can PANIC the server
Chao Li
Re: Redesign per-backend statistics
Bertrand Drouvot
Re: Redesign per-backend statistics
Andres Freund
Re: Redesign per-backend statistics
Michael Paquier
Re: Redesign per-backend statistics
Bertrand Drouvot
Re: Redesign per-backend statistics
Bertrand Drouvot
Re: Dropping a composite attribute causes data integrity violations
Manuel Reyes Bravo
[Patch] Fix pg_get_multixact_stats() over-reporting members on a hot standby
Naga Appani
Re: [Patch] Fix pg_get_multixact_stats() over-reporting members on a hot standby
Heikki Linnakangas
Re: [Patch] Fix pg_get_multixact_stats() over-reporting members on a hot standby
Michael Paquier
Re: [Patch] Fix pg_get_multixact_stats() over-reporting members on a hot standby
Heikki Linnakangas
Re: [Patch] Fix pg_get_multixact_stats() over-reporting members on a hot standby
Naga Appani
Re: [Patch] Fix pg_get_multixact_stats() over-reporting members on a hot standby
Michael Paquier
Re: ERROR: failed to find conversion function from unknown to text
Manuel Reyes Bravo
Assert failure in get_baserel_parampathinfo with lateral UNION ALL
Richard Guo
Re: Assert failure in get_baserel_parampathinfo with lateral UNION ALL
wenhui qiu
psql: avoid over-reading unterminated prompt escapes
Chao Li
Re: psql: avoid over-reading unterminated prompt escapes
Kirill Reshke
Re: psql: avoid over-reading unterminated prompt escapes
Chao Li
Video about non-volatile memory technology
Bruce Momjian
[PATCH] Assertion in pg_get_shmem_pagesize() in single-user mode
Ayush Tiwari
Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW
Adam Brusselback
Re: Serverside SNI support in libpq
Noah Misch
Re: Serverside SNI support in libpq
Daniel Gustafsson
Re: Serverside SNI support in libpq
Daniel Gustafsson
Re: Serverside SNI support in libpq
Zsolt Parragi
Re: COMMENTS are not being copied in CREATE TABLE LIKE
Alex Liapychev
Re: COMMENTS are not being copied in CREATE TABLE LIKE
Tomas Vondra
[PATCH] Use bounded GIN pending-list cleanup in parallel autovacuum
Jingtang Zhang
Re: [PATCH] Use bounded GIN pending-list cleanup in parallel autovacuum
Andrey Borodin
Re: [PATCH] Use bounded GIN pending-list cleanup in parallel autovacuum
Jingtang Zhang
ERROR: SubPlan found with no parent plan
Richard Guo
Intermittent Assert("plan->magic == _SPI_PLAN_MAGIC") in 027_stream_regress
Trakshan Mishra
Re: Add a hook for handling logical decoding messages on subscribers.
Bharath Rupireddy
Re: Add a hook for handling logical decoding messages on subscribers.
Amit Kapila
Re: Add a hook for handling logical decoding messages on subscribers.
Bharath Rupireddy
Re: Add a hook for handling logical decoding messages on subscribers.
Amit Kapila
pg_walinspect: fix LSN validation messages and empty range handling
Chao Li
Re: pg_walinspect: fix LSN validation messages and empty range handling
Kiran Kaki
Re: pg_walinspect: fix LSN validation messages and empty range handling
Chao Li
Re: pg_walinspect: fix LSN validation messages and empty range handling
Bharath Rupireddy
Re: pg_walinspect: fix LSN validation messages and empty range handling
Kiran Kaki
Re: pg_walinspect: fix LSN validation messages and empty range handling
Chao Li
Re: pg_walinspect: fix LSN validation messages and empty range handling
Kiran Kaki
Re: pg_walinspect: fix LSN validation messages and empty range handling
Chao Li
Re: pg_walinspect: fix LSN validation messages and empty range handling
Kiran Kaki
Re: test: avoid redundant standby catchup in 049_wait_for_lsn
Xuneng Zhou
Re: test: avoid redundant standby catchup in 049_wait_for_lsn
Xuneng Zhou
[PATCH] Two remaining shmem attachment issues in single-user mode
Ayush Tiwari
Re: [PATCH] Two remaining shmem attachment issues in single-user mode
Chao Li
Re: [PATCH] Two remaining shmem attachment issues in single-user mode
Ayush Tiwari
[PATCH v1] Batch B-tree TIDs when building a bitmap
Tomás Senart
subquery pullup misses lateral refs in join alias Vars
Richard Guo
Re: subquery pullup misses lateral refs in join alias Vars
Tatsuya Kawata
Re: Wrong results from join removal with DISTINCT ON + SRF subquery
Kirill Reshke
Add REPACK progress phases for logical decoding setup
Sami Imseih
Re: Add REPACK progress phases for logical decoding setup
Masahiko Sawada
Re: Add REPACK progress phases for logical decoding setup
Manu
Re: [PATCH] Reduce LWLockWaitListLock() cache-line contention with adaptive spin reads
Okanovic, Haris
[PATCH] Add a check_hook for output_plugin_libraries
Jacob Champion
Re: Implement missing join selectivity estimation for range types
Bryan Green
Re: Implement missing join selectivity estimation for range types
Haibo Yan
Happy Birthday, Tom Lane!
Andrey Rachitskiy
Temp schema drop leaves an inconsistent state behind
Marko Grujic
Re: Temp schema drop leaves an inconsistent state behind
Manu
Skip a redundant singleton GROUP BY node
zengxx
Re: Skip a redundant singleton GROUP BY node
ChenhuiMo
Stop asserting that Unicode normalization consumes its whole input
Tristan Partin
Re: Stop asserting that Unicode normalization consumes its whole input
John Naylor
Re: Stop asserting that Unicode normalization consumes its whole input
Tristan Partin
Regression tests failures due to concurrent grants
Andres Freund
Re: Regression tests failures due to concurrent grants
Jacob Champion
Re: Regression tests failures due to concurrent grants
Andres Freund
Re: Regression tests failures due to concurrent grants
Jacob Champion
Re: Regression tests failures due to concurrent grants
Jeff Davis
Re: Regression tests failures due to concurrent grants
Alexander Lakhin
PG 19 status blog report
Bruce Momjian
Re: PG 19 status blog report
Michael Paquier
Re: PG 19 status blog report
Bruce Momjian
Re: PG 19 status blog report
wenhui qiu
Re: PG 19 status blog report
Michael Paquier
[patch] Cache invalidation for I/O Workers
Alexandre Felipe
Re: [patch] Cache invalidation for I/O Workers
shihao zhong
Re: [patch] Cache invalidation for I/O Workers
Alexandre Felipe
Re: [patch] Cache invalidation for I/O Workers
Alexandre Felipe
Re: [patch] Cache invalidation for I/O Workers
shihao zhong
Re: [patch] Cache invalidation for I/O Workers
Alexandre Felipe
Re: [patch] Cache invalidation for I/O Workers
shihao zhong
[PATCH] Reject nonpositive Bloom filter element estimates
CharSyam
Re: [PATCH] Reject nonpositive Bloom filter element estimates
Nathan Bossart
COMMENT/SEC LABEL tab complete support suggests wrong SQL.
Kirill Reshke
Re: COMMENT/SEC LABEL tab complete support suggests wrong SQL.
Chao Li
Re: Warn when creating or enabling a subscription with max_logical_replication_workers = 0
Rafia Sabih
Stabilize and shorten test_checksums/013_rewind test
Nazir Bilal Yavuz
Re: Stabilize and shorten test_checksums/013_rewind test
Daniel Gustafsson
Re: Stabilize and shorten test_checksums/013_rewind test
Nazir Bilal Yavuz
Re: Stabilize and shorten test_checksums/013_rewind test
Daniel Gustafsson
Re: Stabilize and shorten test_checksums/013_rewind test
Nazir Bilal Yavuz
Re: Stabilize and shorten test_checksums/013_rewind test
Zsolt Parragi
[PATCH v1] Use RVV for bounded NUL scans in pq_getmsgstring
王红岩
aio: worker: Free SMGR objects when idle
Nazir Bilal Yavuz
Re: aio: worker: Free SMGR objects when idle
shihao zhong
Re: aio: worker: Free SMGR objects when idle
Andres Freund
Re: aio: worker: Free SMGR objects when idle
Alexandre Felipe
Re: aio: worker: Free SMGR objects when idle
Alexandre Felipe
Re: aio: worker: Free SMGR objects when idle
shihao zhong
Re: aio: worker: Free SMGR objects when idle
Alexandre Felipe
Re: meson vs. llvm bitcode files
Christoph Berg
SHMEM_ATTACH_UNKNOWN_SIZE reaches InitShmemIndexEntry()
Ashutosh Bapat
Re: SHMEM_ATTACH_UNKNOWN_SIZE reaches InitShmemIndexEntry()
Heikki Linnakangas
different result of regexp_instr than on Oracle
Pavel Stehule
Re: different result of regexp_instr than on Oracle
Gilles Darold
Re: different result of regexp_instr than on Oracle
Pavel Stehule
RE: Allow pg_read_all_stats to read replication origin status
Hayato Kuroda (Fujitsu)
Re: Allow pg_read_all_stats to read replication origin status
Virender Singla
pg_walinspect: add functions to locate and list WAL by time and LSN
Chao Li
Re: JIT works only partially with meson build?
shihao zhong
Re: JIT works only partially with meson build?
Yugo Nagata
Earlier messages