pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/04/11
Re: Bug: trailing comma syntax error in postgres_fdw fetch_attstats()
Etsuro Fujita
2026/04/11
Re: Import Statistics in postgres_fdw before resorting to sampling.
Etsuro Fujita
2026/04/11
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Haibo Yan
2026/04/11
Re: Non-compliant SASLprep implementation for ASCII characters
Alexander Lakhin
2026/04/11
Fix array-element quoting in postgres_fdw import statistics
SATYANARAYANA NARLAPURAM
2026/04/11
Bug: trailing comma syntax error in postgres_fdw fetch_attstats()
SATYANARAYANA NARLAPURAM
2026/04/11
Re: StringInfo fixes, v19 edition. Plus a few oddities
Tom Lane
2026/04/11
StringInfo fixes, v19 edition. Plus a few oddities
David Rowley
2026/04/11
Re: Add missing CHECK_FOR_INTERRUPTS in autovacuum catalog scan loops
Sami Imseih
2026/04/11
Re: Support EXCEPT for ALL SEQUENCES publications
Shlok Kyal
2026/04/11
Re: Infinite Autovacuum loop caused by failing virtual generated column expression
Dean Rasheed
2026/04/11
Re: [PATCH] Fix: Partitioned parent index remains invalid after child indexes are repaired
Sami Imseih
2026/04/11
Re: some extra warnings from MSVC
Tom Lane
2026/04/11
Re: Add missing CHECK_FOR_INTERRUPTS in autovacuum catalog scan loops
Dapeng Wang
2026/04/11
some extra warnings from MSVC
Peter Eisentraut
2026/04/11
Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column
jian he
2026/04/11
Re: pg17: XX000: no relation entry for relid 0
Richard Guo
2026/04/10
Re: Automatically sizing the IO worker pool
Thomas Munro
2026/04/10
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
SATYANARAYANA NARLAPURAM
2026/04/10
Re: Add missing CHECK_FOR_INTERRUPTS in autovacuum catalog scan loops
Lakshmi N
2026/04/10
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
Amit Kapila
2026/04/10
Bug: Missing check_stack_depth() in GRAPH_TABLE rewriter
SATYANARAYANA NARLAPURAM
2026/04/10
Re: Possible mismatch between behaviour and documentation in CREATE FUNCTION
David G. Johnston
2026/04/10
Possible mismatch between behaviour and documentation in CREATE FUNCTION
Isaac Morland
2026/04/10
Re: [PATCH] Fix: Partitioned parent index remains invalid after child indexes are repaired
Haibo Yan
2026/04/10
Re: pg17: XX000: no relation entry for relid 0
Tender Wang
2026/04/10
Re: [PATCH] Use cached hash to skip unnecessary key comparisons in dshash
CharSyam
2026/04/10
Re: [PATCH] Fix: Partitioned parent index remains invalid after child indexes are repaired
Haibo Yan
2026/04/10
Re: Eliminating SPI / SQL from some RI triggers - take 3
Haibo Yan
2026/04/10
Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column
SATYANARAYANA NARLAPURAM
2026/04/10
Re: Extract numeric filed in JSONB more effectively
Haibo Yan
2026/04/10
Re: pg17: XX000: no relation entry for relid 0
Michael Paquier
2026/04/10
Infinite Autovacuum loop caused by failing virtual generated column expression
SATYANARAYANA NARLAPURAM
2026/04/10
Re: pg_get__*_ddl consolidation
Jeff Davis
2026/04/10
Re: Adding REPACK [concurrently]
Antonin Houska
2026/04/10
Re: parallel data loading for pgbench -i
Mircea Cadariu
2026/04/10
Re: Eliminating SPI / SQL from some RI triggers - take 3
Sandro Santilli
2026/04/10
Re: [PATCH] Use cached hash to skip unnecessary key comparisons in dshash
Nathan Bossart
2026/04/10
Re: [PATCH] Use cached hash to skip unnecessary key comparisons in dshash
Nathan Bossart
2026/04/10
Re: Bug: Missing collation assignment for GRAPH_TABLE COLUMNS expressions
SATYANARAYANA NARLAPURAM
2026/04/10
Re: Documenting coding style
Nathan Bossart
2026/04/10
Re: pg17: XX000: no relation entry for relid 0
Richard Guo
2026/04/10
[PATCH] Fix NULL dereference in pg_get_database_ddl()
Ayush Tiwari
2026/04/10
Re: Bug: Missing collation assignment for GRAPH_TABLE COLUMNS expressions
Ashutosh Bapat
2026/04/10
Bug: Missing collation assignment for GRAPH_TABLE COLUMNS expressions
SATYANARAYANA NARLAPURAM
2026/04/10
Re: [doc] pg_ctl: fix wrong description for -l
Fujii Masao
2026/04/10
Re: Adding REPACK [concurrently]
Robert Treat
2026/04/10
[PATCH] Use cached hash to skip unnecessary key comparisons in dshash
CharSyam
2026/04/10
Re: pg_plan_advice: rtekind uninitialized compilation waning
Robert Haas
2026/04/10
Re: pg_stash_advice doc
Robert Haas
2026/04/10
Re: Fix bug with accessing to temporary tables of other sessions
Daniil Davydov
2026/04/10
Re: Documenting coding style
Andrew Dunstan
2026/04/10
Re: Use XLogRecPtrIsValid() instead of negated XLogRecPtrIsInvalid
Fujii Masao
2026/04/10
Re: [PATCH] Add RetrieveInstrumentation hook for CustomScan providers
Siddharth Kothari
2026/04/10
Documenting coding style
Andres Freund
2026/04/10
Re: Use proc_exit() in WalRcvWaitForStartPosition
Fujii Masao
2026/04/10
Re: [PATCH] Fix NULL dereference in pg_get_database_ddl()
Ayush Tiwari
2026/04/10
Re: pgsql: Reduce log level of some logical decoding messages from LOG to D
Fujii Masao
2026/04/10
Re: Heads Up: cirrus-ci is shutting down June 1st
Bruce Momjian
2026/04/10
Re: Adding REPACK [concurrently]
Antonin Houska
2026/04/10
Re: Add missing period to HINT messages
Robert Treat
2026/04/10
Re: Heads Up: cirrus-ci is shutting down June 1st
Peter Eisentraut
2026/04/10
Re: Fix pgstat_database.c to honor passed database OIDs
Dapeng Wang
2026/04/10
Re: pg_waldump: support decoding of WAL inside tarfile
Andrew Dunstan
2026/04/10
Re: pg17: XX000: no relation entry for relid 0
Tender Wang
2026/04/10
Re: Heads Up: cirrus-ci is shutting down June 1st
Alexander Korotkov
2026/04/10
Re: Heads Up: cirrus-ci is shutting down June 1st
Alexander Korotkov
2026/04/10
Re: Add missing CHECK_FOR_INTERRUPTS in autovacuum catalog scan loops
Dapeng Wang
2026/04/10
Re: Heads Up: cirrus-ci is shutting down June 1st
Nazir Bilal Yavuz
2026/04/10
Re: Heads Up: cirrus-ci is shutting down June 1st
Jelte Fennema-Nio
2026/04/10
Re: Proposal: Conflict log history table for Logical Replication
Nisha Moond
2026/04/10
Re: Support EXCEPT for ALL SEQUENCES publications
vignesh C
2026/04/10
Re: Adding REPACK [concurrently]
Antonin Houska
2026/04/10
pg17: XX000: no relation entry for relid 0
Justin Pryzby
2026/04/10
RE: Adding REPACK [concurrently]
Zhijie Hou (Fujitsu)
2026/04/10
Re: Fix bug with accessing to temporary tables of other sessions
Jim Jones
2026/04/10
RE: Fix slotsync worker busy loop causing repeated log messages
Zhijie Hou (Fujitsu)
2026/04/10
Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
Amit Kapila
2026/04/10
Re: Support EXCEPT for ALL SEQUENCES publications
shveta malik
2026/04/10
[BUG] Take a long time to reach consistent after pg_rewind
cca5507
2026/04/10
Re: pgsql: Reduce log level of some logical decoding messages from LOG to D
Amit Kapila
2026/04/10
Re: Fix slotsync worker busy loop causing repeated log messages
Amit Kapila
2026/04/10
Re: Row pattern recognition
Tatsuo Ishii
2026/04/10
pg_stash_advice doc
Erik Rijkers
2026/04/10
Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column
jian he
2026/04/10
Re: Row pattern recognition
Henson Choi
2026/04/10
var_is_nonnullable() fails to handle invalid NOT NULL constraints
Richard Guo
2026/04/10
Re: Fix pgstat_database.c to honor passed database OIDs
Chao Li
2026/04/10
Re: Compress prune/freeze records with Delta Frame of Reference algorithm
Evgeny Voropaev
2026/04/10
Add missing CHECK_FOR_INTERRUPTS in autovacuum catalog scan loops
Lakshmi N
2026/04/10
Re: Trying out libarchive for reading user-generated WAL tarballs
Thomas Munro
2026/04/10
Re: pg_waldump: support decoding of WAL inside tarfile
Thomas Munro
2026/04/10
Re: Fix pgstat_database.c to honor passed database OIDs
Michael Paquier
2026/04/10
Re: Docs: Create table description for constraints markup fix and label tweaks
Dapeng Wang
2026/04/10
Re: Bypassing cursors in postgres_fdw to enable parallel plans
Rafia Sabih
2026/04/10
Re: Add errdetail() with PID and UID about source of termination signal
Chao Li
2026/04/10
Re: Eliminating SPI / SQL from some RI triggers - take 3
Amit Langote
2026/04/10
Re: Re: Bug: WAIT FOR LSN crashes with assertion failure inside PL/pgSQL DO blocks and procedures
Xuneng Zhou
2026/04/10
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Lukas Fittl
2026/04/10
EXCEPT TABLE - Case inconsistency for describe \d and \dRp+
Peter Smith
2026/04/10
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Lukas Fittl
2026/04/10
Re: Fix bug with accessing to temporary tables of other sessions
Daniil Davydov
2026/04/10
Re: Use proc_exit() in WalRcvWaitForStartPosition
Chao Li
2026/04/10
Re: Adding REPACK [concurrently]
Alexander Lakhin
2026/04/09
Re: Bug: var_is_nonnullable() gives wrong results for old/new in RETURNING
Richard Guo
2026/04/09
Re: Trying out libarchive for reading user-generated WAL tarballs
Thomas Munro
2026/04/09
Re: Support EXCEPT for ALL SEQUENCES publications
vignesh C
2026/04/09
Re: Add errdetail() with PID and UID about source of termination signal
Chao Li
2026/04/09
Re: Use proc_exit() in WalRcvWaitForStartPosition
Fujii Masao
2026/04/09
Re: Implement waiting for wal lsn replay: reloaded
Xuneng Zhou
2026/04/09
Re: Fix pgstat_database.c to honor passed database OIDs
Michael Paquier
2026/04/09
Use XLogRecPtrIsValid() instead of negated XLogRecPtrIsInvalid
vignesh C
2026/04/09
Support EXCEPT for ALL SEQUENCES publications
Shlok Kyal
2026/04/09
Re: Additional message in pg_terminate_backend
Roman Khapov
2026/04/09
Re: Fix slotsync worker busy loop causing repeated log messages
shveta malik
2026/04/09
Fix pgstat_database.c to honor passed database OIDs
Chao Li
2026/04/09
Re: Bug: var_is_nonnullable() gives wrong results for old/new in RETURNING
Richard Guo
2026/04/09
Re: Fix typo in import_pg_statistic() comment
Michael Paquier
2026/04/09
Re: Eliminating SPI / SQL from some RI triggers - take 3
Amit Langote
2026/04/09
Re: Eliminating SPI / SQL from some RI triggers - take 3
Chao Li
2026/04/09
Re: Fix slotsync worker busy loop causing repeated log messages
Amit Kapila
2026/04/09
Re: Eliminating SPI / SQL from some RI triggers - take 3
Amit Langote
2026/04/09
Re: Implement waiting for wal lsn replay: reloaded
Xuneng Zhou
2026/04/09
Re: Unused injection point in hash agg code
Jeff Davis
2026/04/09
Avoid calling SetMatViewPopulatedState if possible
cca5507
2026/04/09
Re: [19] CREATE SUBSCRIPTION ... SERVER
Jeff Davis
2026/04/09
RE: Fix slotsync worker busy loop causing repeated log messages
Zhijie Hou (Fujitsu)
2026/04/09
Re: Truncate logs by max_log_size
Fujii Masao
2026/04/09
RE: [19] CREATE SUBSCRIPTION ... SERVER
Shinoda, Noriyoshi (PSD Japan FSI)
2026/04/09
Re: Bug: var_is_nonnullable() gives wrong results for old/new in RETURNING
Tender Wang
2026/04/09
Re: Row pattern recognition
Tatsuo Ishii
2026/04/09
Re: Add missing period to DETAIL messages
Peter Smith
2026/04/09
Re: Add missing period to HINT messages
Peter Smith
2026/04/09
Re: DOCS - Add introductory paragraph to Getting Started chapter
Dapeng Wang
2026/04/09
Re: DOCS - Add introductory paragraph to Getting Started chapter
Dapeng Wang
2026/04/09
Re: DOCS - Add introductory paragraph to Getting Started chapter
Tom Lane
2026/04/09
Re: DOCS - Add introductory paragraph to Getting Started chapter
Andreas Karlsson
2026/04/09
Re: DOCS - Add introductory paragraph to Getting Started chapter
Dapeng Wang
2026/04/09
Re:Re: Bug: WAIT FOR LSN crashes with assertion failure inside PL/pgSQL DO blocks and procedures
wang.xiao.peng
2026/04/09
Re: Heads Up: cirrus-ci is shutting down June 1st
Thomas Munro
2026/04/09
Re: test_autovacuum/001_parallel_autovacuum is broken
Michael Paquier
2026/04/09
Re: Allow a condition string in an injection point
Sami Imseih
2026/04/09
Re: test_autovacuum/001_parallel_autovacuum is broken
Masahiko Sawada
2026/04/09
Re: Backpatching make_ctags -e and -n to v15 and v14
Michael Paquier
2026/04/09
Re: test_autovacuum/001_parallel_autovacuum is broken
Sami Imseih
2026/04/09
Re: Allow a condition string in an injection point
Michael Paquier
2026/04/09
Re: Truncate logs by max_log_size
Jim Jones
2026/04/09
Re: Bug: WAIT FOR LSN crashes with assertion failure inside PL/pgSQL DO blocks and procedures
SATYANARAYANA NARLAPURAM
2026/04/09
Re: Return DSA area for hash table from GetNamedDSHash()
Sami Imseih
2026/04/09
Heads Up: cirrus-ci is shutting down June 1st
Andres Freund
2026/04/09
Re: test_autovacuum/001_parallel_autovacuum is broken
Sami Imseih
2026/04/09
Re: SQL:2011 Application Time Update & Delete
SATYANARAYANA NARLAPURAM
2026/04/09
Re: test_autovacuum/001_parallel_autovacuum is broken
Masahiko Sawada
2026/04/09
Re: SQL:2011 Application Time Update & Delete
SATYANARAYANA NARLAPURAM
2026/04/09
Re: test_autovacuum/001_parallel_autovacuum is broken
Daniil Davydov
2026/04/09
PgConf.Dev 2026 - last call for community discussion sessions
Robert Haas
2026/04/09
Re: Logging parallel worker draught
Yogesh Sharma
2026/04/09
Re: pgcrypto: remove useless px_memset() and BF_ASM
Daniel Gustafsson
2026/04/09
Bug: var_is_nonnullable() gives wrong results for old/new in RETURNING
SATYANARAYANA NARLAPURAM
2026/04/09
Re: POC: Parallel processing of indexes in autovacuum
Masahiko Sawada
2026/04/09
Re: test_autovacuum/001_parallel_autovacuum is broken
Sami Imseih
2026/04/09
Re: test_autovacuum/001_parallel_autovacuum is broken
Masahiko Sawada
2026/04/09
Re: test_autovacuum/001_parallel_autovacuum is broken
Sami Imseih
2026/04/09
Re: test_autovacuum/001_parallel_autovacuum is broken
Masahiko Sawada
2026/04/09
Re: Truncate logs by max_log_size
Fujii Masao
2026/04/09
Re: Add pg_stat_autovacuum_priority
Nathan Bossart
2026/04/09
Allow a condition string in an injection point
Sami Imseih
2026/04/09
docs: Include database collation check on SQL from alter_collation.sgml
Matheus Alcantara
2026/04/09
Re: test_autovacuum/001_parallel_autovacuum is broken
Alexander Lakhin
2026/04/09
Re: Compress prune/freeze records with Delta Frame of Reference algorithm
Andrey Borodin
2026/04/09
Re: Fix bug with accessing to temporary tables of other sessions
Jim Jones
2026/04/09
Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW
Adam Brusselback
2026/04/09
Re: Add pg_stat_autovacuum_priority
Andres Freund
2026/04/09
Re: Compress prune/freeze records with Delta Frame of Reference algorithm
Andres Freund
2026/04/09
Re: Add pg_stat_autovacuum_priority
Nathan Bossart
2026/04/09
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Andres Freund
2026/04/09
Re: Implement waiting for wal lsn replay: reloaded
Andres Freund
2026/04/09
Re: Eliminating SPI / SQL from some RI triggers - take 3
Sandro Santilli
2026/04/09
Re: DEREF_AFTER_NULL: src/common/jsonapi.c:2529
Jacob Champion
2026/04/09
Re: Fix bug with accessing to temporary tables of other sessions
Daniil Davydov
2026/04/09
Re: Add pg_stat_autovacuum_priority
Nathan Bossart
2026/04/09
Re: Implement waiting for wal lsn replay: reloaded
Alexander Korotkov
2026/04/09
Re: pgstat vs aset
Nathan Bossart
2026/04/09
Re: Add errdetail() with PID and UID about source of termination signal
Andres Freund
2026/04/09
Re: s/pg_attribute_always_inline/pg_always_inline/?
Andres Freund
2026/04/09
Re: Fix bug with accessing to temporary tables of other sessions
Jim Jones
2026/04/09
Re: Adding REPACK [concurrently]
Andres Freund
2026/04/09
Re: Adding REPACK [concurrently]
Andres Freund
2026/04/09
Re: Adding REPACK [concurrently]
Andres Freund
2026/04/09
Re: Adding REPACK [concurrently]
Andres Freund
2026/04/09
Re: Adding REPACK [concurrently]
Mihail Nikalayeu
2026/04/09
Re: Add errdetail() with PID and UID about source of termination signal
Andres Freund
2026/04/09
Fix typo in import_pg_statistic() comment
Ilia Evdokimov
2026/04/09
Re: DOCS - Add introductory paragraph to Getting Started chapter
Andreas Karlsson
2026/04/09
Re: Bug: WAIT FOR LSN crashes with assertion failure inside PL/pgSQL DO blocks and procedures
Alexander Korotkov
2026/04/09
Re: Eliminating SPI / SQL from some RI triggers - take 3
Amit Langote
2026/04/09
Re: Bug: WAIT FOR LSN crashes with assertion failure inside PL/pgSQL DO blocks and procedures
Alexander Korotkov
2026/04/09
Re: Fix bug with accessing to temporary tables of other sessions
Daniil Davydov
2026/04/09
Re: Make copyObject work in C++
Bertrand Drouvot
2026/04/09
Re: [[deprecated("don't call this, call that")]]
Bertrand Drouvot
Earlier messages
Later messages