Messages by Date
-
2026/03/09
Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
Bryan Green
-
2026/03/09
Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
Bryan Green
-
2026/03/09
Re: Avoid resource leak (src/bin/pg_dump/pg_dumpall.c)
Álvaro Herrera
-
2026/03/09
Re: pg_combinebackup: incorrect size of VM fork after combine
Robert Haas
-
2026/03/09
Re: Avoid resource leak (src/bin/pg_dump/pg_dumpall.c)
Andrew Dunstan
-
2026/03/09
Re: Use pg_icu_unicode_version(void) instead of pg_icu_unicode_version()
Bertrand Drouvot
-
2026/03/09
Enable -Wstrict-prototypes and -Wold-style-definition by default
Bertrand Drouvot
-
2026/03/09
Re: Refactor handling of "-only" options in pg_dump, pg_restore
Nathan Bossart
-
2026/03/09
Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
Ranier Vilela
-
2026/03/09
Re: [PATCH] Add max_logical_replication_slots GUC
Ahmed Et-tanany
-
2026/03/09
Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Nathan Bossart
-
2026/03/09
Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Sami Imseih
-
2026/03/09
Re: pg_combinebackup: incorrect size of VM fork after combine
Heikki Linnakangas
-
2026/03/09
Re: Refactor recovery conflict signaling a little
Heikki Linnakangas
-
2026/03/09
Question about foreign-key-based join removal in analyzejoins.c
Ahmed Amr
-
2026/03/09
Re: brin: Remove duplicate initialization in initialize_brin_buildstate()
Fujii Masao
-
2026/03/09
Re: psql's 001_basic.pl test could fail on very slow machines
Greg Sabino Mullane
-
2026/03/09
Re: Refactor recovery conflict signaling a little
Xuneng Zhou
-
2026/03/09
Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
Bryan Green
-
2026/03/09
Re: Refactoring proposal: initialize structures in a consistent way
Anders Åstrand
-
2026/03/09
Refactoring proposal: initialize structures in a consistent way
Aleksander Alekseev
-
2026/03/09
Re: client_connection_check_interval default value
Fujii Masao
-
2026/03/09
Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
Ranier Vilela
-
2026/03/09
Re: tid_blockno() and tid_offset() accessor functions
Andres Freund
-
2026/03/09
Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch
Greg Sabino Mullane
-
2026/03/09
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nazir Bilal Yavuz
-
2026/03/09
Re: tid_blockno() and tid_offset() accessor functions
Greg Sabino Mullane
-
2026/03/09
Re: Speed up COPY FROM text/CSV parsing using SIMD
Manni Wood
-
2026/03/09
Re: Simplifies checks (src/bin/pg_dump/pg_backup_archiver.c)
Daniel Gustafsson
-
2026/03/09
Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
Ranier Vilela
-
2026/03/09
Re: [PATCH] Simplify SortSupport implementation for macaddr
Aleksander Alekseev
-
2026/03/09
Re: Consider low startup cost in add_partial_path
Robert Haas
-
2026/03/09
Re: pg_combinebackup: incorrect size of VM fork after combine
Robert Haas
-
2026/03/09
Simplifies checks (src/bin/pg_dump/pg_backup_archiver.c)
Ranier Vilela
-
2026/03/09
Re: ALTER TABLE: warn when actions do not recurse to partitions
Jim Jones
-
2026/03/09
Re: Avoid resource leak (src/bin/pg_dump/pg_dumpall.c)
Ranier Vilela
-
2026/03/09
Re: Avoid resource leak (src/bin/pg_dump/pg_dumpall.c)
Álvaro Herrera
-
2026/03/09
Re: Emitting JSON to file using COPY TO
Andrew Dunstan
-
2026/03/09
Re: enhance wraparound warnings
wenhui qiu
-
2026/03/09
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Akshay Joshi
-
2026/03/09
Re: Options to control remote transactions’ access/deferrable modes in postgres_fdw
Etsuro Fujita
-
2026/03/09
Re: pg_stat_replication.*_lag sometimes shows NULL during active replication
Fujii Masao
-
2026/03/09
Re: Refactor recovery conflict signaling a little
Heikki Linnakangas
-
2026/03/09
Re: Inconsistency in owner assignment between INDEX and STATISTICS
Shin Berg
-
2026/03/09
Re: Skipping schema changes in publication
vignesh C
-
2026/03/09
Re: [PATCH] Support automatic sequence replication
shveta malik
-
2026/03/09
Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)
Boris Mironov
-
2026/03/09
Re: DOC: fixes multiple errors in alter table doc
Chao Li
-
2026/03/09
Re: DOC: fixes multiple errors in alter table doc
Fujii Masao
-
2026/03/09
Re: pg_buffercache: Add per-relation summary stats
Bertrand Drouvot
-
2026/03/09
Re: client_connection_check_interval default value
Hüseyin Demir
-
2026/03/09
Re: [PATCH] Remove trailing period from errmsg in subscriptioncmds.c
yangyz
-
2026/03/09
Re: Use pg_icu_unicode_version(void) instead of pg_icu_unicode_version()
Peter Eisentraut
-
2026/03/09
Re: Make copyObject work in C++
Peter Eisentraut
-
2026/03/09
Re: Refactor handling of "-only" options in pg_dump, pg_restore
jian he
-
2026/03/09
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nazir Bilal Yavuz
-
2026/03/09
Re: Use pg_icu_unicode_version(void) instead of pg_icu_unicode_version()
Bertrand Drouvot
-
2026/03/09
RE: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)
Hayato Kuroda (Fujitsu)
-
2026/03/09
Re: tid_blockno() and tid_offset() accessor functions
Ayush Tiwari
-
2026/03/09
Re: [PATCH] Remove trailing period from errmsg in subscriptioncmds.c
Amit Kapila
-
2026/03/09
Re: relfilenode statistics
Bertrand Drouvot
-
2026/03/09
Re: Convert NOT IN sublinks to anti-joins when safe
wenhui qiu
-
2026/03/09
Re: Skipping schema changes in publication
Amit Kapila
-
2026/03/09
Re: Skipping schema changes in publication
Nisha Moond
-
2026/03/09
Re: Refactor recovery conflict signaling a little
Xuneng Zhou
-
2026/03/08
Re: Add pg_stat_recovery system view
Chao Li
-
2026/03/08
Re: ALTER TABLE: warn when actions do not recurse to partitions
Chao Li
-
2026/03/08
Re: POC: PLpgSQL FOREACH IN JSON ARRAY
Pavel Stehule
-
2026/03/08
Re: [19] CREATE SUBSCRIPTION ... SERVER
Amit Kapila
-
2026/03/08
Re: pg_combinebackup: incorrect size of VM fork after combine
Amul Sul
-
2026/03/08
Re: POC: PLpgSQL FOREACH IN JSON ARRAY
Shreeya Sharma
-
2026/03/08
Re: Add pg_stat_recovery system view
Michael Paquier
-
2026/03/08
Re: POC: PLpgSQL FOREACH IN JSON ARRAY
Shreeya Sharma
-
2026/03/08
Re: Fwd: [PATCH] Add zstd compression for TOAST using extended header format
Michael Paquier
-
2026/03/08
unstable regress tests modules/injection_points/syscache-update-pruned
Pavel Stehule
-
2026/03/08
Re: Accounting for metapages in genericcostestimate()
Henson Choi
-
2026/03/08
Re: Avoid resource leak (src/bin/pg_dump/pg_dumpall.c)
Chao Li
-
2026/03/08
Re: Use allocation macros in the logical replication code
Peter Smith
-
2026/03/08
Re: Row pattern recognition
Tatsuo Ishii
-
2026/03/08
Re: Add pg_stat_recovery system view
Chao Li
-
2026/03/08
Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)
Boris Mironov
-
2026/03/08
Re: Convert NOT IN sublinks to anti-joins when safe
Japin Li
-
2026/03/08
Re: [BUG + PATCH] DSA pagemap out-of-bounds in make_new_segment odd-sized path
Michael Paquier
-
2026/03/08
Re: generic plans and "initial" pruning
Amit Langote
-
2026/03/08
Re: Add expressions to pg_restore_extended_stats()
Corey Huinker
-
2026/03/08
Re: Skipping schema changes in publication
shveta malik
-
2026/03/08
Re: Skipping schema changes in publication
vignesh C
-
2026/03/08
Re: Avoid resource leak (src/bin/pg_dump/pg_dumpall.c)
Michael Paquier
-
2026/03/08
Re: Row pattern recognition
Henson Choi
-
2026/03/08
Re: Convert NOT IN sublinks to anti-joins when safe
Richard Guo
-
2026/03/08
Re: Emitting JSON to file using COPY TO
jian he
-
2026/03/08
Re: Options to control remote transactions’ access/deferrable modes in postgres_fdw
Ashutosh Bapat
-
2026/03/08
Re: Avoid resource leak (src/bin/pg_dump/pg_dumpall.c)
yangyz
-
2026/03/08
RE: [PATCH] Support automatic sequence replication
Hayato Kuroda (Fujitsu)
-
2026/03/08
Re: [PATCH] Support automatic sequence replication
shveta malik
-
2026/03/08
Re: Row pattern recognition
Tatsuo Ishii
-
2026/03/08
Re: DOCS - pg_walsummary typo?
Peter Smith
-
2026/03/08
Re: Skipping schema changes in publication
vignesh C
-
2026/03/08
Re: DOCS - pg_waldump synopsis sgml markup
Peter Smith
-
2026/03/08
Re: DOCS - Add an "Options" section for pg_controldata
Peter Smith
-
2026/03/08
Re: Mis-use of type BlockNumber?
Chao Li
-
2026/03/08
Re: DOCS - pg_walsummary filename
Peter Smith
-
2026/03/08
Re: Trivial Fix: use palloc_array/repalloc_array for BufFile file arrays
Chao Li
-
2026/03/08
Re: [BUG?] check_exclusion_or_unique_constraint false negative
Mihail Nikalayeu
-
2026/03/08
Re: Add expressions to pg_restore_extended_stats()
Michael Paquier
-
2026/03/08
Re: Avoid resource leak (src/bin/pg_dump/pg_dumpall.c)
Chao Li
-
2026/03/08
Avoid resource leak (src/bin/pg_dump/pg_dumpall.c)
Ranier Vilela
-
2026/03/08
Re: [PATCH] Remove unused is_error parameter from TeardownHistoricSnapshot()
Daniel Gustafsson
-
2026/03/08
Re: Speed up COPY FROM text/CSV parsing using SIMD
Manni Wood
-
2026/03/08
Re: Emitting JSON to file using COPY TO
Andrew Dunstan
-
2026/03/08
Re: tid_blockno() and tid_offset() accessor functions
Tomas Vondra
-
2026/03/08
Re: Fix race condition in SSI when reading PredXact->SxactGlobalXmin
Mihail Nikalayeu
-
2026/03/08
Re: tid_blockno() and tid_offset() accessor functions
Alexandre Felipe
-
2026/03/08
Re: Addressing buffer private reference count scalability issue
Andres Freund
-
2026/03/08
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Andres Freund
-
2026/03/08
Re: Emitting JSON to file using COPY TO
jian he
-
2026/03/08
Re: Skipping schema changes in publication
Andrei Lepikhov
-
2026/03/08
[PATCH] Remove trailing period from errmsg in subscriptioncmds.c
Sahitya Chandra
-
2026/03/08
Re: SQL Property Graph Queries (SQL/PGQ)
Henson Choi
-
2026/03/08
Re: SQL Property Graph Queries (SQL/PGQ)
Junwang Zhao
-
2026/03/08
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nazir Bilal Yavuz
-
2026/03/08
Re: index prefetching
Tomas Vondra
-
2026/03/08
Re: Convert NOT IN sublinks to anti-joins when safe
Richard Guo
-
2026/03/07
Re: Stack-based tracking of per-node WAL/buffer usage
Lukas Fittl
-
2026/03/07
Re: Row pattern recognition
Tatsuo Ishii
-
2026/03/07
Re: tid_blockno() and tid_offset() accessor functions
Ayush Tiwari
-
2026/03/07
Re: Options to control remote transactions’ access/deferrable modes in postgres_fdw
Etsuro Fujita
-
2026/03/07
Re: Unlogged rel fake lsn vs GetVictimBuffer()
Melanie Plageman
-
2026/03/07
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
Ashutosh Sharma
-
2026/03/07
Re: SQL Property Graph Queries (SQL/PGQ)
Henson Choi
-
2026/03/07
Re: More speedups for tuple deformation
Junwang Zhao
-
2026/03/07
Re: Row pattern recognition
Henson Choi
-
2026/03/07
Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch
Nick Cleaton
-
2026/03/07
Re: Adding REPACK [concurrently]
Mihail Nikalayeu
-
2026/03/07
Re: [BUG?] missing array index may result in a wrong constraint name (pg_dump, bin-upgrade, >=18)
Álvaro Herrera
-
2026/03/07
Re: Fix array access (src/bin/pg_dump/pg_dump.c)
Alvaro Herrera
-
2026/03/07
Re: Refactor recovery conflict signaling a little
Alexander Lakhin
-
2026/03/07
Re: UPDATE run check constraints for affected columns only
jian he
-
2026/03/07
Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore
Jelte Fennema-Nio
-
2026/03/06
Re: [19] CREATE SUBSCRIPTION ... SERVER
Amit Kapila
-
2026/03/06
Re: [19] CREATE SUBSCRIPTION ... SERVER
Amit Kapila
-
2026/03/06
Re: Add expressions to pg_restore_extended_stats()
Corey Huinker
-
2026/03/06
Re: Row pattern recognition
Tatsuo Ishii
-
2026/03/06
Re: Skipping schema changes in publication
Amit Kapila
-
2026/03/06
[BUG?] missing array index may result in a wrong constraint name (pg_dump, bin-upgrade, >=18)
George Tarasov
-
2026/03/06
Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?)
Jacob Champion
-
2026/03/06
Re: [PATCH] Fix PITR pause bypass when initial XLOG_RUNNING_XACTS has subxid overflow
Matt Blewitt
-
2026/03/06
Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?)
Jacob Champion
-
2026/03/06
Re: Change copyObject() to use typeof_unqual
Jelte Fennema-Nio
-
2026/03/06
Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore
Jelte Fennema-Nio
-
2026/03/06
Re: Speed up COPY FROM text/CSV parsing using SIMD
KAZAR Ayoub
-
2026/03/06
Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Nathan Bossart
-
2026/03/06
Re: Row pattern recognition
Henson Choi
-
2026/03/06
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nathan Bossart
-
2026/03/06
Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Nathan Bossart
-
2026/03/06
Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?)
Zsolt Parragi
-
2026/03/06
Re: pg_waldump: support decoding of WAL inside tarfile
Andrew Dunstan
-
2026/03/06
Re: enhance wraparound warnings
Nathan Bossart
-
2026/03/06
Re: Serverside SNI support in libpq
Daniel Gustafsson
-
2026/03/06
Re: Speed up COPY FROM text/CSV parsing using SIMD
Manni Wood
-
2026/03/06
Re: Bypassing cursors in postgres_fdw to enable parallel plans
Robert Haas
-
2026/03/06
Re: "pg_ctl stop" stops working after a backend crash
Tom Lane
-
2026/03/06
Re: pg_dumpall --roles-only interact with other options
Nathan Bossart
-
2026/03/06
Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore
Heikki Linnakangas
-
2026/03/06
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Lukas Fittl
-
2026/03/06
"pg_ctl stop" stops working after a backend crash
Alexander Kuzmenkov
-
2026/03/06
Re: Trivial Fix: use palloc_array/repalloc_array for BufFile file arrays
Masahiko Sawada
-
2026/03/06
Re: Mis-use of type BlockNumber?
Andres Freund
-
2026/03/06
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Andres Freund
-
2026/03/06
Re: Change copyObject() to use typeof_unqual
Peter Eisentraut
-
2026/03/06
Re: pg_combinebackup: incorrect size of VM fork after combine
Robert Haas
-
2026/03/06
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nazir Bilal Yavuz
-
2026/03/06
Re: Speed up COPY FROM text/CSV parsing using SIMD
Manni Wood
-
2026/03/06
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nazir Bilal Yavuz
-
2026/03/06
Re: Allow specifying NULL default in pg_proc.dat for "any" arguments
Andrew Dunstan
-
2026/03/06
Re: [oauth] Per connection auth hooks in libpq
Jacob Champion
-
2026/03/06
Re: Rework SLRU I/O errors handle
Maxim Orlov
-
2026/03/06
Re: Speed up COPY FROM text/CSV parsing using SIMD
Manni Wood
-
2026/03/06
Re: Allow specifying NULL default in pg_proc.dat for "any" arguments
Tom Lane
-
2026/03/06
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Robert Haas
-
2026/03/06
Re: Rework SLRU I/O errors handle
Heikki Linnakangas
-
2026/03/06
Re: Allow specifying NULL default in pg_proc.dat for "any" arguments
Andrew Dunstan
-
2026/03/06
Re: Rework SLRU I/O errors handle
Heikki Linnakangas
-
2026/03/06
Re: Rework SLRU I/O errors handle
Heikki Linnakangas
-
2026/03/06
Re: [BUG + PATCH] DSA pagemap out-of-bounds in make_new_segment odd-sized path
Paul Bunn
-
2026/03/06
Re: [19] CREATE SUBSCRIPTION ... SERVER
Ashutosh Bapat
-
2026/03/06
Re: UPDATE run check constraints for affected columns only
Florin Irion
-
2026/03/06
Re: Allow specifying NULL default in pg_proc.dat for "any" arguments
Tom Lane
-
2026/03/06
Re: Add pg_stat_recovery system view
Xuneng Zhou
-
2026/03/06
Re: Add pg_stat_recovery system view
Xuneng Zhou
-
2026/03/06
Re: Add pg_stat_recovery system view
Tom Lane
-
2026/03/06
Re: Rework SLRU I/O errors handle
Álvaro Herrera
-
2026/03/06
Re: Mis-use of type BlockNumber?
Melanie Plageman
-
2026/03/06
Allow specifying NULL default in pg_proc.dat for "any" arguments
Andrew Dunstan
-
2026/03/06
Re: Improve checks for GUC recovery_target_xid
David Steele
-
2026/03/06
Re: pg_stat_io_histogram
Jakub Wartak
-
2026/03/06
Re: pg_plan_advice
David G. Johnston
-
2026/03/06
Re: Odd code around ginScanToDelete
Pavel Borisov
-
2026/03/06
Re: Rework SLRU I/O errors handle
Heikki Linnakangas
-
2026/03/06
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Japin Li