Архив рассылок [pgsql-hackers]
- Re: [WiP] B-tree page merge during vacuum to reduce index bloat Madhav Madhusoodanan
- Re: Non-text mode for pg_dumpall Tom Lane
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Jacob Champion
- Re: Expanding HOT updates for expression and partial indexes Greg Burd
- Re: Show expression of virtual columns in error messages Tom Lane
- Re: Expanding HOT updates for expression and partial indexes Greg Burd
- Re: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands Fujii Masao
- Re: Is the XLP_BKP_REMOVABLE flag itself removable/obsolete? Michael Paquier
- Re: typo in alter_table.sgml (was: Re: pgsql: Allow ALTER COLUMN SET EXPRESSION on virtual columns with CHECK) Chao Li
- [oauth] Per connection auth hooks in libpq Andreas Karlsson
- Re: [oauth] Per connection auth hooks in libpq Jacob Champion
- Defects with invalid stats data for expressions in extended stats Michael Paquier
- Re: change default default_toast_compression to lz4? Michael Paquier
- Re: Improve checks for GUC recovery_target_xid Fujii Masao
- Re: Use pg_malloc macros in src/fe_utils Andreas Karlsson
- Re: guc: make dereference style consistent in check_backtrace_functions Chao Li
- Re: Convert ALL SubLinks to ANY SubLinks Richard Guo
- Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write DEVOPS_WwIT
- Re: Convert ALL SubLinks to ANY SubLinks wenhui qiu
- Re: Row pattern recognition Tatsuo Ishii
- Re: [Patch]Add tab completion for DELETE ... USING Fujii Masao
- Re: Unicode update and some tooling improvements Chao Li
- Non-compliant SASLprep implementation for ASCII characters Michael Paquier
- Re: doc: Clarify that empty COMMENT string removes the comment Ashutosh Bapat
- Re: doc: Clarify that empty COMMENT string removes the comment David G. Johnston
- Re: doc: Clarify that empty COMMENT string removes the comment Chao Li
- Re: Defects with invalid stats data for expressions in extended stats Corey Huinker
- Re: index prefetching Andres Freund
- Re: Defects with invalid stats data for expressions in extended stats Michael Paquier
- Re: index prefetching Peter Geoghegan
- Re: index prefetching Andres Freund
- Re: Partial Mode in Aggregate Functions David Rowley
- Use pg_icu_unicode_version(void) instead of pg_icu_unicode_version() Bertrand Drouvot
- Re: Defects with invalid stats data for expressions in extended stats Corey Huinker
- Re: Fix bug in multixact Oldest*MXactId initialization and access Yura Sokolov
- Re: Adding locks statistics Bertrand Drouvot
- Re: Skipping schema changes in publication Amit Kapila
- Re: Row pattern recognition Henson Choi
- Re: Row pattern recognition Tatsuo Ishii
- Re: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands Chao Li
- Re: Patch: Add tsmatch JSONPath operator for granular Full Text Search Florents Tselai
- Re: [PATCH] Support automatic sequence replication Amit Kapila
- Re: Use pg_icu_unicode_version(void) instead of pg_icu_unicode_version() Chao Li
- pg_restore add --no-globals option when restored using pg_dumpall non-text dump Mahendra Singh Thalor
- Re: POC: make mxidoff 64 bits Maxim Orlov
- Re: Skipping schema changes in publication vignesh C
- Re: Use pg_icu_unicode_version(void) instead of pg_icu_unicode_version() Bertrand Drouvot
- Re: Defects with invalid stats data for expressions in extended stats Chao Li
- Funny behavior in event trigger code with CREATE OR REPLACE VIEW and column additions Michael Paquier
- Re: Defects with invalid stats data for expressions in extended stats Michael Paquier
- Re: SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut
- Re: pg_restore add --no-globals option when restored using pg_dumpall non-text dump Mahendra Singh Thalor
- Re: Fix bug in multixact Oldest*MXactId initialization and access Chao Li
- Re: Add pg_get_publication_ddl function Hüseyin Demir
- Re: Fix bug in multixact Oldest*MXactId initialization and access Yura Sokolov
- Re: Comment for UserMappingPasswordRequired in contrib/postgres_fdw Etsuro Fujita
- Re: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands Álvaro Herrera
- Re: Convert ALL SubLinks to ANY SubLinks Andrei Lepikhov
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: guc: make dereference style consistent in check_backtrace_functions zhanghu
- Re: Partial Mode in Aggregate Functions Andreas Karlsson
- Re: index prefetching Alexandre Felipe
- launch_backend: Remove duplicate include under EXEC_BACKEND Chao Li
- [PATCH] Fix unexpected loss of DEFERRABLE property after toggling NOT ENFORCED / ENFORCED Yasuo Honda
- Re: [WiP] B-tree page merge during vacuum to reduce index bloat Madhav Madhusoodanan
- Re: Use pg_malloc macros in src/fe_utils Michael Paquier
- Re: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands Pavel Luzanov
- Re: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands Fujii Masao
- Re: pgstat include expansion Alvaro Herrera
- Re: support create index on virtual generated column. Soumya S Murali
- Re: Portable StaticAssertExpr Jelte Fennema-Nio
- Re: [WiP] B-tree page merge during vacuum to reduce index bloat Andrey Borodin
- Re: Fix bug in multixact Oldest*MXactId initialization and access Heikki Linnakangas
- Re: [PATCH] Support automatic sequence replication Amit Kapila
- Re: amcheck: add index-all-keys-match verification for B-Tree Andrey Borodin
- Re: Row pattern recognition Henson Choi
- Re: Skipping schema changes in publication Nisha Moond
- Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write 陈宗志
- A stack allocation API Thomas Munro
- Re: [WiP] B-tree page merge during vacuum to reduce index bloat Matthias van de Meent
- Re: Non-text mode for pg_dumpall Andrew Dunstan
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Akshay Joshi
- Re: Modernize error message for malformed B-Tree tuple posting Andrey Borodin
- Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write wenhui qiu
- Re: MERGE behavior with REPEATABLE READ isolation level Tender Wang
- Re: pageinspect support for SpGiST Andrey Borodin
- Re: centralize CPU feature detection John Naylor
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: Row pattern recognition Tatsuo Ishii
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? John Naylor
- Re: Fix bug with accessing to temporary tables of other sessions Daniil Davydov
- Re: Add 64-bit XIDs into PostgreSQL 15 Maxim Orlov
- Re: Add 64-bit XIDs into PostgreSQL 15 Heikki Linnakangas
- Re: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands Álvaro Herrera
- Re: Use pg_icu_unicode_version(void) instead of pg_icu_unicode_version() Joe Conway
- Fix slotsync worker busy loop causing repeated log messages Fujii Masao
- Re: Skipping schema changes in publication Nisha Moond
- Re: A stack allocation API Tom Lane
- Re: index prefetching Tomas Vondra
- Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq Joel Jacobson
- Release postmaster working memory context in slotsync worker Fujii Masao
- Re: DOCS - Add introductory paragraph to Getting Started chapter David G. Johnston
- Re: Make copyObject work in C++ Jelte Fennema-Nio
- Harden internal_load_library() against transient errors Mark Dilger
- Re: doc: Clarify that empty COMMENT string removes the comment David G. Johnston
- Re: Make copyObject work in C++ Peter Eisentraut
- Re: [oauth] Bug: when is shutdown_cb called? Jacob Champion
- Re: doc: Clarify that empty COMMENT string removes the comment Fujii Masao
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: Release postmaster working memory context in slotsync worker Andres Freund
- Re: Fix bug in multixact Oldest*MXactId initialization and access Yura Sokolov
- Re: Release postmaster working memory context in slotsync worker Tom Lane
- Re: A stack allocation API Andres Freund
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Fix bug in multixact Oldest*MXactId initialization and access Sami Imseih
- Re: Add ssl_(supported|shared)_groups to sslinfo Dmitry Dolgov
- tid_blockno() and tid_offset() accessor functions Ayush Tiwari
- Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write 陈宗志
- Re: Fix bug in multixact Oldest*MXactId initialization and access Sami Imseih
- Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq Tom Lane
- Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write 陈宗志
- [oauth] Add TLS support to OAuth tests Jonathan Gonzalez V.
- Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write 陈宗志
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Jacob Champion
- Re: Improve OAuth discovery logging Zsolt Parragi
- Re: [oauth] Bug: when is shutdown_cb called? Zsolt Parragi
- Re: index prefetching Peter Geoghegan
- Re: Optimize SELECT * in EXISTS Tom Lane
- [PATCH] Add PQgetThreadLock() to expose the Kerberos/Curl mutex Jacob Champion