Messages by Date
-
2026/02/28
Re: Fix bug in multixact Oldest*MXactId initialization and access
Heikki Linnakangas
-
2026/02/28
Re: [WiP] B-tree page merge during vacuum to reduce index bloat
Madhav Madhusoodanan
-
2026/02/28
RE: [PATCH] Support automatic sequence replication
Zhijie Hou (Fujitsu)
-
2026/02/28
Re: Primary and standby setting cross-checks
James Pang
-
2026/02/27
Re: Fix bug in multixact Oldest*MXactId initialization and access
Yura Sokolov
-
2026/02/27
Re: let ALTER TABLE DROP COLUMN drop whole-row referenced object
jian he
-
2026/02/27
POC: PLpgSQL FOREACH IN JSON ARRAY
Pavel Stehule
-
2026/02/27
Re: Eliminating SPI / SQL from some RI triggers - take 3
Amit Langote
-
2026/02/27
Re: [oauth] Add TLS support to OAuth tests
Jonathan Gonzalez V.
-
2026/02/27
Re: Fix slotsync worker busy loop causing repeated log messages
Amit Kapila
-
2026/02/27
Re: [PATCH] Add PQgetThreadLock() to expose the Kerberos/Curl mutex
Nico Williams
-
2026/02/27
Re: [Patch]Add tab completion for DELETE ... USING
Tatsuya Kawata
-
2026/02/27
Re: [PATCH] Add PQgetThreadLock() to expose the Kerberos/Curl mutex
Chao Li
-
2026/02/27
Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row
jian he
-
2026/02/27
Re: Partial Mode in Aggregate Functions
David G. Johnston
-
2026/02/27
Re: POC: Parallel processing of indexes in autovacuum
Masahiko Sawada
-
2026/02/27
Re: doc: Clarify that empty COMMENT string removes the comment
David G. Johnston
-
2026/02/27
Re: pg_plan_advice
David G. Johnston
-
2026/02/27
Re: [oauth] Bug: when is shutdown_cb called?
Chao Li
-
2026/02/27
Re: Add ssl_(supported|shared)_groups to sslinfo
Jacob Champion
-
2026/02/27
Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write
Tony ZHU
-
2026/02/27
Re: index prefetching
Andres Freund
-
2026/02/27
Re: [oauth] Add TLS support to OAuth tests
Jacob Champion
-
2026/02/27
Re: doc: Clarify that empty COMMENT string removes the comment
Chao Li
-
2026/02/27
Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq
Tender Wang
-
2026/02/27
Re: All-visible pages with valid prune xid are confusing
Melanie Plageman
-
2026/02/27
Re: index prefetching
Andres Freund
-
2026/02/27
Re: Initial COPY of Logical Replication is too slow
Masahiko Sawada
-
2026/02/27
[PATCH] Add PQgetThreadLock() to expose the Kerberos/Curl mutex
Jacob Champion
-
2026/02/27
Re: Optimize SELECT * in EXISTS
Tom Lane
-
2026/02/27
Re: index prefetching
Peter Geoghegan
-
2026/02/27
Re: [oauth] Bug: when is shutdown_cb called?
Zsolt Parragi
-
2026/02/27
Re: Improve OAuth discovery logging
Zsolt Parragi
-
2026/02/27
Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write
陈宗志
-
2026/02/27
[oauth] Add TLS support to OAuth tests
Jonathan Gonzalez V.
-
2026/02/27
Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write
陈宗志
-
2026/02/27
Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq
Tom Lane
-
2026/02/27
Re: Fix bug in multixact Oldest*MXactId initialization and access
Sami Imseih
-
2026/02/27
Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write
陈宗志
-
2026/02/27
tid_blockno() and tid_offset() accessor functions
Ayush Tiwari
-
2026/02/27
Re: Add ssl_(supported|shared)_groups to sslinfo
Dmitry Dolgov
-
2026/02/27
Re: Fix bug in multixact Oldest*MXactId initialization and access
Sami Imseih
-
2026/02/27
Re: A stack allocation API
Andres Freund
-
2026/02/27
Re: Fix bug in multixact Oldest*MXactId initialization and access
Yura Sokolov
-
2026/02/27
Re: Release postmaster working memory context in slotsync worker
Tom Lane
-
2026/02/27
Re: Release postmaster working memory context in slotsync worker
Andres Freund
-
2026/02/27
Re: doc: Clarify that empty COMMENT string removes the comment
Fujii Masao
-
2026/02/27
Re: [oauth] Bug: when is shutdown_cb called?
Jacob Champion
-
2026/02/27
Re: Make copyObject work in C++
Peter Eisentraut
-
2026/02/27
Re: doc: Clarify that empty COMMENT string removes the comment
David G. Johnston
-
2026/02/27
Harden internal_load_library() against transient errors
Mark Dilger
-
2026/02/27
Re: Make copyObject work in C++
Jelte Fennema-Nio
-
2026/02/27
Re: DOCS - Add introductory paragraph to Getting Started chapter
David G. Johnston
-
2026/02/27
Release postmaster working memory context in slotsync worker
Fujii Masao
-
2026/02/27
Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq
Joel Jacobson
-
2026/02/27
Re: index prefetching
Tomas Vondra
-
2026/02/27
Re: A stack allocation API
Tom Lane
-
2026/02/27
Re: Skipping schema changes in publication
Nisha Moond
-
2026/02/27
Re: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands
Álvaro Herrera
-
2026/02/27
Fix slotsync worker busy loop causing repeated log messages
Fujii Masao
-
2026/02/27
Re: Use pg_icu_unicode_version(void) instead of pg_icu_unicode_version()
Joe Conway
-
2026/02/27
Re: Add 64-bit XIDs into PostgreSQL 15
Heikki Linnakangas
-
2026/02/27
Re: Add 64-bit XIDs into PostgreSQL 15
Maxim Orlov
-
2026/02/27
Re: Fix bug with accessing to temporary tables of other sessions
Daniil Davydov
-
2026/02/27
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
John Naylor
-
2026/02/27
Re: Row pattern recognition
Tatsuo Ishii
-
2026/02/27
Re: POC: Parallel processing of indexes in autovacuum
Daniil Davydov
-
2026/02/27
Re: centralize CPU feature detection
John Naylor
-
2026/02/27
Re: pageinspect support for SpGiST
Andrey Borodin
-
2026/02/27
Re: MERGE behavior with REPEATABLE READ isolation level
Tender Wang
-
2026/02/27
Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write
wenhui qiu
-
2026/02/27
Re: Modernize error message for malformed B-Tree tuple posting
Andrey Borodin
-
2026/02/27
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Akshay Joshi
-
2026/02/27
Re: Non-text mode for pg_dumpall
Andrew Dunstan
-
2026/02/27
Re: [WiP] B-tree page merge during vacuum to reduce index bloat
Matthias van de Meent
-
2026/02/27
A stack allocation API
Thomas Munro
-
2026/02/27
BUG: ReadStream look-ahead exhausts local buffers when effective_io_concurrency>=64
Induja Sreekanthan
-
2026/02/27
Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write
陈宗志
-
2026/02/27
Re: Skipping schema changes in publication
Nisha Moond
-
2026/02/27
Re: Row pattern recognition
Henson Choi
-
2026/02/27
Re: amcheck: add index-all-keys-match verification for B-Tree
Andrey Borodin
-
2026/02/27
Re: [PATCH] Support automatic sequence replication
Amit Kapila
-
2026/02/27
Re: [WiP] B-tree page merge during vacuum to reduce index bloat
Andrey Borodin
-
2026/02/27
Re: Fix bug in multixact Oldest*MXactId initialization and access
Heikki Linnakangas
-
2026/02/27
Re: pgstat include expansion
Alvaro Herrera
-
2026/02/27
Re: Portable StaticAssertExpr
Jelte Fennema-Nio
-
2026/02/27
Re: support create index on virtual generated column.
Soumya S Murali
-
2026/02/27
Re: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands
Fujii Masao
-
2026/02/27
Re: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands
Pavel Luzanov
-
2026/02/27
Re: Use pg_malloc macros in src/fe_utils
Michael Paquier
-
2026/02/27
Re: [WiP] B-tree page merge during vacuum to reduce index bloat
Madhav Madhusoodanan
-
2026/02/27
[PATCH] Fix unexpected loss of DEFERRABLE property after toggling NOT ENFORCED / ENFORCED
Yasuo Honda
-
2026/02/27
launch_backend: Remove duplicate include under EXEC_BACKEND
Chao Li
-
2026/02/27
Re: index prefetching
Alexandre Felipe
-
2026/02/27
Re: Partial Mode in Aggregate Functions
Andreas Karlsson
-
2026/02/27
Re: guc: make dereference style consistent in check_backtrace_functions
zhanghu
-
2026/02/27
Re: SQL Property Graph Queries (SQL/PGQ)
Ashutosh Bapat
-
2026/02/27
Re: Convert ALL SubLinks to ANY SubLinks
Andrei Lepikhov
-
2026/02/27
Re: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands
Álvaro Herrera
-
2026/02/27
Re: Comment for UserMappingPasswordRequired in contrib/postgres_fdw
Etsuro Fujita
-
2026/02/27
Re: Fix bug in multixact Oldest*MXactId initialization and access
Yura Sokolov
-
2026/02/26
Re: Add pg_get_publication_ddl function
Hüseyin Demir
-
2026/02/26
Re: Fix bug in multixact Oldest*MXactId initialization and access
Chao Li
-
2026/02/26
Re: pg_restore add --no-globals option when restored using pg_dumpall non-text dump
Mahendra Singh Thalor
-
2026/02/26
Re: SQL Property Graph Queries (SQL/PGQ)
Peter Eisentraut
-
2026/02/26
Re: Defects with invalid stats data for expressions in extended stats
Michael Paquier
-
2026/02/26
Funny behavior in event trigger code with CREATE OR REPLACE VIEW and column additions
Michael Paquier
-
2026/02/26
Re: Defects with invalid stats data for expressions in extended stats
Chao Li
-
2026/02/26
Re: Use pg_icu_unicode_version(void) instead of pg_icu_unicode_version()
Bertrand Drouvot
-
2026/02/26
Re: POC: make mxidoff 64 bits
Maxim Orlov
-
2026/02/26
pg_restore add --no-globals option when restored using pg_dumpall non-text dump
Mahendra Singh Thalor
-
2026/02/26
Re: Use pg_icu_unicode_version(void) instead of pg_icu_unicode_version()
Chao Li
-
2026/02/26
Re: [PATCH] Support automatic sequence replication
Amit Kapila
-
2026/02/26
Re: Patch: Add tsmatch JSONPath operator for granular Full Text Search
Florents Tselai
-
2026/02/26
Re: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands
Chao Li
-
2026/02/26
Re: Row pattern recognition
Tatsuo Ishii
-
2026/02/26
Re: Row pattern recognition
Henson Choi
-
2026/02/26
Re: Skipping schema changes in publication
Amit Kapila
-
2026/02/26
Re: Adding locks statistics
Bertrand Drouvot
-
2026/02/26
Re: Fix bug in multixact Oldest*MXactId initialization and access
Yura Sokolov
-
2026/02/26
Re: Defects with invalid stats data for expressions in extended stats
Corey Huinker
-
2026/02/26
Use pg_icu_unicode_version(void) instead of pg_icu_unicode_version()
Bertrand Drouvot
-
2026/02/26
Re: Partial Mode in Aggregate Functions
David Rowley
-
2026/02/26
Re: index prefetching
Andres Freund
-
2026/02/26
Re: index prefetching
Peter Geoghegan
-
2026/02/26
Re: Defects with invalid stats data for expressions in extended stats
Michael Paquier
-
2026/02/26
Re: index prefetching
Andres Freund
-
2026/02/26
Re: Defects with invalid stats data for expressions in extended stats
Corey Huinker
-
2026/02/26
Re: doc: Clarify that empty COMMENT string removes the comment
Chao Li
-
2026/02/26
Re: doc: Clarify that empty COMMENT string removes the comment
David G. Johnston
-
2026/02/26
Re: doc: Clarify that empty COMMENT string removes the comment
Ashutosh Bapat
-
2026/02/26
Non-compliant SASLprep implementation for ASCII characters
Michael Paquier
-
2026/02/26
Re: Unicode update and some tooling improvements
Chao Li
-
2026/02/26
Re: [Patch]Add tab completion for DELETE ... USING
Fujii Masao
-
2026/02/26
Re: Row pattern recognition
Tatsuo Ishii
-
2026/02/26
Re: Convert ALL SubLinks to ANY SubLinks
wenhui qiu
-
2026/02/26
Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write
DEVOPS_WwIT
-
2026/02/26
Re: Convert ALL SubLinks to ANY SubLinks
Richard Guo
-
2026/02/26
Re: guc: make dereference style consistent in check_backtrace_functions
Chao Li
-
2026/02/26
Re: Use pg_malloc macros in src/fe_utils
Andreas Karlsson
-
2026/02/26
Re: Improve checks for GUC recovery_target_xid
Fujii Masao
-
2026/02/26
Re: change default default_toast_compression to lz4?
Michael Paquier
-
2026/02/26
Defects with invalid stats data for expressions in extended stats
Michael Paquier
-
2026/02/26
Re: [oauth] Per connection auth hooks in libpq
Jacob Champion
-
2026/02/26
[oauth] Per connection auth hooks in libpq
Andreas Karlsson
-
2026/02/26
Re: typo in alter_table.sgml (was: Re: pgsql: Allow ALTER COLUMN SET EXPRESSION on virtual columns with CHECK)
Chao Li
-
2026/02/26
Re: Is the XLP_BKP_REMOVABLE flag itself removable/obsolete?
Michael Paquier
-
2026/02/26
Re: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands
Fujii Masao
-
2026/02/26
Re: Expanding HOT updates for expression and partial indexes
Greg Burd
-
2026/02/26
Re: Show expression of virtual columns in error messages
Tom Lane
-
2026/02/26
Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?)
Jacob Champion
-
2026/02/26
Re: Non-text mode for pg_dumpall
Tom Lane
-
2026/02/26
Re: [WiP] B-tree page merge during vacuum to reduce index bloat
Madhav Madhusoodanan
-
2026/02/26
Re: Fix bug in multixact Oldest*MXactId initialization and access
Sami Imseih
-
2026/02/26
Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Tom Lane
-
2026/02/26
Re: Show expression of virtual columns in error messages
Matheus Alcantara
-
2026/02/26
Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Sami Imseih
-
2026/02/26
Re: updates for handling optional argument in system functions
Mark Wong
-
2026/02/26
Re: More speedups for tuple deformation
Álvaro Herrera
-
2026/02/26
Re: pgstat include expansion
Alvaro Herrera
-
2026/02/26
Re: Non-text mode for pg_dumpall
Mahendra Singh Thalor
-
2026/02/26
Re: Show expression of virtual columns in error messages
Tom Lane
-
2026/02/26
Partial Mode in Aggregate Functions
David G. Johnston
-
2026/02/26
Re: Partial Mode in Aggregate Functions
David G. Johnston
-
2026/02/26
Re: Partial Mode in Aggregate Functions
Marcos Pegoraro
-
2026/02/26
Re: Show expression of virtual columns in error messages
Matheus Alcantara
-
2026/02/26
Re: More speedups for tuple deformation
Álvaro Herrera
-
2026/02/26
Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record
Fujii Masao
-
2026/02/26
Re: pgstat include expansion
Alvaro Herrera
-
2026/02/26
Re: pgstat include expansion
Alvaro Herrera
-
2026/02/26
Re: MERGE behavior with REPEATABLE READ isolation level
Alexander Korotkov
-
2026/02/26
Re: Fix bug in multixact Oldest*MXactId initialization and access
Yura Sokolov
-
2026/02/26
Re: More speedups for tuple deformation
Andres Freund
-
2026/02/26
Re: Fix bug in multixact Oldest*MXactId initialization and access
Sami Imseih
-
2026/02/26
Re: PSA: Planning to grease protocol connections during 19beta
Jacob Champion
-
2026/02/26
Re: pgstat include expansion
Alvaro Herrera
-
2026/02/26
Re: pgstat include expansion
Andres Freund
-
2026/02/26
Re: Fix bug in multixact Oldest*MXactId initialization and access
Yura Sokolov
-
2026/02/26
Re: Improve OAuth discovery logging
Jacob Champion
-
2026/02/26
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Andres Freund
-
2026/02/26
Re: pg_stat_io_histogram
Andres Freund
-
2026/02/26
Re: postgres_fdw: Use COPY to speed up batch inserts
Matheus Alcantara
-
2026/02/26
Re: doc: Clarify that empty COMMENT string removes the comment
David G. Johnston
-
2026/02/26
Re: Speed up COPY FROM text/CSV parsing using SIMD
KAZAR Ayoub
-
2026/02/26
Re: Speed up COPY FROM text/CSV parsing using SIMD
Manni Wood
-
2026/02/26
Re: More speedups for tuple deformation
Álvaro Herrera
-
2026/02/26
Re: pgstat include expansion
Andres Freund
-
2026/02/26
Re: More speedups for tuple deformation
Andres Freund
-
2026/02/26
Is the XLP_BKP_REMOVABLE flag itself removable/obsolete?
Matthias van de Meent
-
2026/02/26
Re: doc: Clarify that empty COMMENT string removes the comment
Jim Jones
-
2026/02/26
Re: Speed up COPY FROM text/CSV parsing using SIMD
Manni Wood
-
2026/02/26
Re: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands
Álvaro Herrera
-
2026/02/26
Re: Speed up COPY FROM text/CSV parsing using SIMD
KAZAR Ayoub
-
2026/02/26
Rework SLRU I/O errors handle
Maxim Orlov
-
2026/02/26
typo in alter_table.sgml (was: Re: pgsql: Allow ALTER COLUMN SET EXPRESSION on virtual columns with CHECK)
Erik Rijkers
-
2026/02/26
Re: [PATCH] Support automatic sequence replication
Nisha Moond
-
2026/02/26
Re: Skipping schema changes in publication
Amit Kapila
-
2026/02/26
[PATCH] Fix PITR pause bypass when initial XLOG_RUNNING_XACTS has subxid overflow
Matt Blewitt
-
2026/02/26
Re: doc: Clarify that empty COMMENT string removes the comment
Fujii Masao
-
2026/02/26
Re: Non-text mode for pg_dumpall
Andrew Dunstan