Messages by Date
-
2026/09/03
Re: Improving display of octal GUCs
Tom Lane
-
2026/09/03
Re: FOR PORTION OF silently ignored on views with DO INSTEAD rules
Paul A Jungwirth
-
2026/09/03
Re: WAIT FOR NO_THROW option could use some documentation
SATYANARAYANA NARLAPURAM
-
2026/09/03
Re: Speed up COPY TO text/CSV parsing using SIMD
Ayoub Kazar
-
2026/09/03
Re: remove_useless_joins vs. bug #19560
Tom Lane
-
2026/09/03
Re: [PATCH] Allow bare library names for non-superuser LOAD
Japin Li
-
2026/09/03
Re: Follow-up review items for update_deleted
shveta malik
-
2026/09/03
Re: new clang warnings about unused global variables
Tom Lane
-
2026/09/03
Re: REPACK (ANALYZE) within transaction block segfaults
Fujii Masao
-
2026/09/03
Re: new clang warnings about unused global variables
Andreas Karlsson
-
2026/09/03
Re: [PATCH] Allow bare library names for non-superuser LOAD
cca5507
-
2026/09/03
Re: aio: Async fsyncs for crash recovery and checkpointer
Yuhang Qiu
-
2026/09/03
Re: new clang warnings about unused global variables
Peter Eisentraut
-
2026/09/03
Re: [PATCH v1] Fix races in Windows pthread emulation
Nazir Bilal Yavuz
-
2026/09/03
Re: Protocol compression: a fourth design
Jochen Bandhauer
-
2026/09/03
Re: [PATCH] Allow bare library names for non-superuser LOAD
Japin Li
-
2026/09/03
Re: glist: _Generic wrapper for selective dlist/dclist usage
Japin Li
-
2026/09/03
Re: Postmaster fails to shut down right after crash restart
Andrey Borodin
-
2026/09/03
Re: Remove stale XXX comment in logical launcher
Amit Kapila
-
2026/09/03
Re: glist: _Generic wrapper for selective dlist/dclist usage
Matthias van de Meent
-
2026/09/03
Re: glist: _Generic wrapper for selective dlist/dclist usage
Matthias van de Meent
-
2026/09/03
[PATCH] Allow bare library names for non-superuser LOAD
cca5507
-
2026/09/03
Re: Offline data checksum changes can cause incorrect checksum state on standbys
Bertrand Drouvot
-
2026/09/03
Re: PGQ catalog representation and pg_dump support
Zsolt Parragi
-
2026/09/03
Re: tablecmds: Deadlock caused by Attach Partition
Kirill Reshke
-
2026/09/03
[PATCH v2] Avoid carrying self lock-only xmax to updated tuple
Chee Wooson
-
2026/09/03
RE: Follow-up review items for update_deleted
Hayato Kuroda (Fujitsu)
-
2026/09/03
Re: Further cleanup related to statistics import support in postgres_fdw
Etsuro Fujita
-
2026/09/03
Re: Logical replication can lose an update after concurrent index invalidation
Mihail Nikalayeu
-
2026/09/03
pg_stat_progress_cluster: do not default to CLUSTER
Zsolt Parragi
-
2026/09/03
Re: Logical replication row filter loses unchanged toasted columns
vignesh C
-
2026/09/03
Re: Follow-up review items for update_deleted
Amit Kapila
-
2026/09/03
Re: Many of psql's describe functions bloat cache / waste mem
Jan Nidzwetzki
-
2026/09/03
Re: [PATCH v1 1/1] Avoid carrying self lock-only xmax to updated tuple
Chee Wooson
-
2026/09/03
Re: Assert failure in try_nestloop_path()
Tender Wang
-
2026/09/03
Re: Remove fcinfo from statistics update internal functions
Etsuro Fujita
-
2026/09/03
[PATCH v1 1/1] Avoid carrying self lock-only xmax to updated tuple
chee.wooson
-
2026/09/03
[PATCH v1 0/1] Avoid carrying self lock-only xmax to updated tuple
chee.wooson
-
2026/09/03
Re: logical decoding: skip unnecessary snapshot distribution.
Shlok Kyal
-
2026/09/03
Re: Fix resource leak in FindConflictTuple() retry path
shveta malik
-
2026/09/03
Re: pgsql: Fix compilation with OpenSSL 4
Christoph Berg
-
2026/09/03
Re: REPACK (ANALYZE) within transaction block segfaults
Osama Abdul Qader
-
2026/09/03
Re: Bypassing cursors in postgres_fdw to enable parallel plans
Rafia Sabih
-
2026/09/03
Re: Add contrib module pg_stat_log: cumulative statistics about server log messages
Daniel Gustafsson
-
2026/09/03
Re: WAIT FOR NO_THROW option could use some documentation
Xuneng Zhou
-
2026/09/03
Re: gist_trgm_ops '=' operator: planner picks it over btree, ~300x slower
Alexander Nestorov
-
2026/09/03
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Andrei Lepikhov
-
2026/09/03
Re: Reduce build times of pg_trgm GIN indexes
David Geier
-
2026/09/03
RE: Fix resource leak in FindConflictTuple() retry path
Hayato Kuroda (Fujitsu)
-
2026/09/03
Re: Crashes on a partition whose concurrent detach never finished
Nisha Moond
-
2026/09/03
Re: REPACK (ANALYZE) within transaction block segfaults
Osama Abdul Qader
-
2026/09/03
Re: Remove fcinfo from statistics update internal functions
Michael Paquier
-
2026/09/02
Re: gist_trgm_ops '=' operator: planner picks it over btree, ~300x slower
Alexander Korotkov
-
2026/09/02
Re: Remove stale XXX comment in logical launcher
shveta malik
-
2026/09/02
Re: Fix resource leak in FindConflictTuple() retry path
Nisha Moond
-
2026/09/02
Re: pg_upgrade: Test --check with a running source server
Michael Paquier
-
2026/09/02
Re: pgstat: Flush some statistics within running transactions, take 2
Bertrand Drouvot
-
2026/09/02
Re: Remove fcinfo from statistics update internal functions
Etsuro Fujita
-
2026/09/02
Re: Fix resource leak in FindConflictTuple() retry path
shveta malik
-
2026/09/02
Re: Report index currently being vacuumed in pg_stat_progress_vacuum
Michael Paquier
-
2026/09/02
Re: Support for 8-byte TOAST values, round two
Michael Paquier
-
2026/09/02
Re: Support EXCEPT for TABLES IN SCHEMA publications
shveta malik
-
2026/09/02
028_pitr_timelines.pl might fail when cp interrupted and backup includes required segment
Филиппов Степан
-
2026/09/02
Re: REPACK (ANALYZE) within transaction block segfaults
Antonin Houska
-
2026/09/02
FOR PORTION OF silently ignored on views with DO INSTEAD rules
Ewan Young
-
2026/09/02
Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Fujii Masao
-
2026/09/02
Re: Offline data checksum changes can cause incorrect checksum state on standbys
Bertrand Drouvot
-
2026/09/02
Re: Use WALReadFromBuffers in more places
Michael Paquier
-
2026/09/02
Re: [BUG] Incorrect historic snapshot may be serialized to disk during fast-forwarding
Yuya Shinde
-
2026/09/02
Remove stale XXX comment in logical launcher
Zhijie Hou (Fujitsu)
-
2026/09/02
Fix resource leak in FindConflictTuple() retry path
Nisha Moond
-
2026/09/02
Re: Remove fcinfo from statistics update internal functions
Michael Paquier
-
2026/09/02
Re: WAIT FOR command should do some query jumbling
Michael Paquier
-
2026/09/02
Re: Backup manifests accept out-of-range LSNs
Fujii Masao
-
2026/09/02
Re: Remove fcinfo from statistics update internal functions
Corey Huinker
-
2026/09/02
Re: Remove fcinfo from statistics update internal functions
Corey Huinker
-
2026/09/02
Re: Wrong result from JSON constructor in a simple CASE
Richard Guo
-
2026/09/02
Re: Many of psql's describe functions bloat cache / waste mem
xliu19163
-
2026/09/02
Re: Report index currently being vacuumed in pg_stat_progress_vacuum
Bharath Rupireddy
-
2026/09/02
Re: Be strict when request to flush past end of WAL in WaitXLogInsertionsToFinish
Michael Paquier
-
2026/09/02
Re: auto-vectorize varbit bitwise operators
Chao Li
-
2026/09/02
Re: Be strict when request to flush past end of WAL in WaitXLogInsertionsToFinish
Bharath Rupireddy
-
2026/09/02
Re: PGQ catalog representation and pg_dump support
Sami Imseih
-
2026/09/02
Re: Be strict when request to flush past end of WAL in WaitXLogInsertionsToFinish
Paul Kim
-
2026/09/02
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Tom Lane
-
2026/09/02
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Chao Li
-
2026/09/02
Re: Remove fcinfo from statistics update internal functions
Michael Paquier
-
2026/09/02
Re: Stabilize 026_overwrite_contrecord test
Michael Paquier
-
2026/09/02
Stabilize 026_overwrite_contrecord test
Fujii Masao
-
2026/09/02
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Michael Paquier
-
2026/09/02
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Andres Freund
-
2026/09/02
Re: Make pg_prewarm, autoprewarm yield for waiting DDL
Bharath Rupireddy
-
2026/09/02
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Michael Paquier
-
2026/09/02
Re: PGQ catalog representation and pg_dump support
Andres Freund
-
2026/09/02
Re: Remove fcinfo from statistics update internal functions
Michael Paquier
-
2026/09/02
Re: PGQ catalog representation and pg_dump support
Sami Imseih
-
2026/09/02
Re: LockHasWaiters() crashes on fast-path locks
Bharath Rupireddy
-
2026/09/02
Re: glist: _Generic wrapper for selective dlist/dclist usage
David Rowley
-
2026/09/02
Re: PGQ catalog representation and pg_dump support
Andres Freund
-
2026/09/02
Re: PGQ catalog representation and pg_dump support
Andres Freund
-
2026/09/02
Re: Support for 8-byte TOAST values, round two
Bharath Rupireddy
-
2026/09/02
Re: PGQ catalog representation and pg_dump support
Andres Freund
-
2026/09/02
Re: PGQ catalog representation and pg_dump support
Sami Imseih
-
2026/09/02
Re: WAIT FOR NO_THROW option could use some documentation
Peter Eisentraut
-
2026/09/02
Re: auto-vectorize varbit bitwise operators
Heikki Linnakangas
-
2026/09/02
Re: PGQ catalog representation and pg_dump support
Melanie Plageman
-
2026/09/02
Re: GRAPH_TABLE pattern WHERE clause is not coerced to boolean
Peter Eisentraut
-
2026/09/02
Re: Bypassing cursors in postgres_fdw to enable parallel plans
Jelte Fennema-Nio
-
2026/09/02
Re: Improving display of octal GUCs
Andrey Borodin
-
2026/09/02
Re: [Patch] Batch fsyncs when recycling WAL segments
Ayush Tiwari
-
2026/09/02
auto-vectorize varbit bitwise operators
Nathan Bossart
-
2026/09/02
Re: Disallow outer-level and WHERE-clause aggregates in GRAPH_TABLE
Tom Lane
-
2026/09/02
Re: Add contrib module pg_stat_log: cumulative statistics about server log messages
Kirk Wolak
-
2026/09/02
Re: REPACK (CONCURRENTLY) can crash a logical decoding session
Antonin Houska
-
2026/09/02
Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore
Jelte Fennema-Nio
-
2026/09/02
Re: hashjoins vs. Bloom filters (yet again)
Andrei Lepikhov
-
2026/09/02
Re: Disallow outer-level and WHERE-clause aggregates in GRAPH_TABLE
Melanie Plageman
-
2026/09/02
Re: gist_trgm_ops '=' operator: planner picks it over btree, ~300x slower
Alexander Korotkov
-
2026/09/02
Re: OOM kill during planning - pg_terminate_backend is ignored
Floris Van Nee
-
2026/09/02
Re: Credits For v19
Corey Huinker
-
2026/09/02
[PATCH] doc: Add multiplier explanation for pg_resetwal -c option
Aviral Asthana
-
2026/09/02
Re: glist: _Generic wrapper for selective dlist/dclist usage
Tristan Partin
-
2026/09/02
Re: [PATCH] Add support for INSERT ... SET syntax
Vaibhav Dalvi
-
2026/09/02
Re: Reduce build times of pg_trgm GIN indexes
Japin Li
-
2026/09/02
Re: Remove fcinfo from statistics update internal functions
Corey Huinker
-
2026/09/02
Re: glist: _Generic wrapper for selective dlist/dclist usage
Matthias van de Meent
-
2026/09/02
Re: Remove fcinfo from statistics update internal functions
Corey Huinker
-
2026/09/02
Follow-up review items for update_deleted
Zhijie Hou (Fujitsu)
-
2026/09/02
Re: Function scan FDW pushdown
Alexander Korotkov
-
2026/09/02
docs: Fixes for August 2026 minor release notes (v14-v17)
Yogesh Sharma
-
2026/09/02
Re: SSI: A patch for a Serializability violation
Vaijayanti Bharadwaj
-
2026/09/02
Re: glist: _Generic wrapper for selective dlist/dclist usage
Japin Li
-
2026/09/02
REPACK (CONCURRENTLY) can crash a logical decoding session
Thom Brown
-
2026/09/02
Re: postgresql.conf.sample tab width
Nathan Bossart
-
2026/09/02
Re: Support EXCEPT for TABLES IN SCHEMA publications
Nisha Moond
-
2026/09/02
Re: gist_trgm_ops '=' operator: planner picks it over btree, ~300x slower
Andrew Dunstan
-
2026/09/02
Re: WAIT FOR command should do some query jumbling
Alexander Korotkov
-
2026/09/02
Re: Add pg_stat_vfdcache view for VFD cache statistics
Ayoub Kazar
-
2026/09/02
Re: Adding basic NUMA awareness
Jakub Wartak
-
2026/09/02
Re: REPACK (ANALYZE) within transaction block segfaults
Osama Abdul Qader
-
2026/09/02
glist: _Generic wrapper for selective dlist/dclist usage
Matthias van de Meent
-
2026/09/02
Re: glob support in extension_control_path/dynamic_library_path?
Jakob Egger
-
2026/09/02
Re: Many of psql's describe functions bloat cache / waste mem
Jan Nidzwetzki
-
2026/09/02
gist_trgm_ops '=' operator: planner picks it over btree, ~300x slower
Vaibhav Dalvi
-
2026/09/02
Re: Reducing relcache memory usage: deduping index shapes
Matthias van de Meent
-
2026/09/02
Re: Logical replication row filter loses unchanged toasted columns
Amit Kapila
-
2026/09/02
Re: Reducing relcache memory usage: deduping index shapes
Matthias van de Meent
-
2026/09/02
Re: Failing assertion while taking a restartpoint during crash recovery
Fujii Masao
-
2026/09/02
Re: Add pg_stat_vfdcache view for VFD cache statistics
David Geier
-
2026/09/02
Re: PSQL schema "describe" \dn is not escaping quotes
Peter Smith
-
2026/09/02
Re: Reduce build times of pg_trgm GIN indexes
David Geier
-
2026/09/02
Re: REPACK (ANALYZE) within transaction block segfaults
Fujii Masao
-
2026/09/02
Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Nazir Bilal Yavuz
-
2026/09/02
Re: REPACK (ANALYZE) within transaction block segfaults
Antonin Houska
-
2026/09/02
Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Ayush Tiwari
-
2026/09/02
Re: Possible Visibility Map corruption in supported branches?
Jehan-Guillaume de Rorthais
-
2026/09/02
Re: REPACK (ANALYZE) within transaction block segfaults
Alvaro Herrera
-
2026/09/02
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Andrei Lepikhov
-
2026/09/02
Re: Reducing relcache memory usage: deduping index shapes
David Geier
-
2026/09/02
Re: Reducing relcache memory usage: deduping index shapes
David Geier
-
2026/09/02
Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Fujii Masao
-
2026/09/02
Re: Offline data checksum changes can cause incorrect checksum state on standbys
Bertrand Drouvot
-
2026/09/02
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Michael Paquier
-
2026/09/02
Re: [PATCH] Test coverage for pg_clear_attribute_stats() null arguments
Michael Paquier
-
2026/09/01
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Andrei Lepikhov
-
2026/09/01
Re: Unsafe qual pushdown through DISTINCT with simple CASE expressions
Richard Guo
-
2026/09/01
Re: WAIT FOR NO_THROW option could use some documentation
Kiran Kaki
-
2026/09/01
Re: Remove fcinfo from statistics update internal functions
Etsuro Fujita
-
2026/09/01
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Chao Li
-
2026/09/01
Re: Logical replication row filter loses unchanged toasted columns
vignesh C
-
2026/09/01
Re: RANGE partition pruning can still exclude the default partition
Ewan Young
-
2026/09/01
RE: 035_standby_logical_decoding might fail due to FATAL message lost inside libpq
Hayato Kuroda (Fujitsu)
-
2026/09/01
Re: Fix -Wshadow=local warnings
Chao Li
-
2026/09/01
Re: remove_useless_joins vs. bug #19560
Richard Guo
-
2026/09/01
Re: 035_standby_logical_decoding might fail due to FATAL message lost inside libpq
Bertrand Drouvot
-
2026/09/01
Re: foreign_key test is sensitive to the OID counter
Richard Guo
-
2026/09/01
Re: Fix a typo in EnableLogicalDecoding()
Michael Paquier
-
2026/09/01
Re: WAIT FOR command should do some query jumbling
Michael Paquier
-
2026/09/01
Re: LockHasWaiters() crashes on fast-path locks
Michael Paquier
-
2026/09/01
Re: Introduce XID age based replication slot invalidation
surya poondla
-
2026/09/01
Re: pgstat: Flush some statistics within running transactions, take 2
Bertrand Drouvot
-
2026/09/01
Re: SQL/PGQ: quantified path patterns unsupported in GRAPH_TABLE (19beta2/beta3) — known gap or on the roadmap?
Ashutosh Bapat
-
2026/09/01
Re: Logical replication row filter loses unchanged toasted columns
Amit Kapila
-
2026/09/01
Re: remove_useless_joins vs. bug #19560
Tender Wang
-
2026/09/01
Re: Use pg_neg_s*_overflow() for open-coded negation overflow checks
Ewan Young
-
2026/09/01
Re: Function scan FDW pushdown
Marina Polyakova
-
2026/09/01
Re: xid_wraparound/002_limits.pl might fail due to transient warning
Tom Lane
-
2026/09/01
Re: PSQL schema "describe" \dn is not escaping quotes
Peter Smith
-
2026/09/01
Re: UPDATE run check constraints for affected columns only
jian he
-
2026/09/01
Re: Include sequences in publications created by pg_createsubscriber
Chao Li
-
2026/09/01
Re: GIN pageinspect support for entry tree and posting tree
Japin Li
-
2026/09/01
Re: [PATCH v4] Add pg_current_vxact_id() function
shihao zhong
-
2026/09/01
Re: Fix a typo in EnableLogicalDecoding()
shihao zhong
-
2026/09/01
Re: Fix a typo in EnableLogicalDecoding()
shihao zhong
-
2026/09/01
RE: 035_standby_logical_decoding might fail due to FATAL message lost inside libpq
Hayato Kuroda (Fujitsu)
-
2026/09/01
Re: timeout value overflow in wait for lsn
Xuneng Zhou
-
2026/09/01
Re: [PATCH] Test coverage for pg_clear_attribute_stats() null arguments
shihao zhong
-
2026/09/01
Re: Add pg_stat_vfdcache view for VFD cache statistics
Ayoub Kazar
-
2026/09/01
Re: foreign_key test is sensitive to the OID counter
Tom Lane
-
2026/09/01
Re: Credits For v19
Yugo Nagata