pgsql-hackers
Thread
Date
Earlier messages
Messages by Date
2026/02/25
Fixing grouping expressions inside subqueries
Tom Lane
2026/02/25
Re: Fix bug in multixact Oldest*MXactId initialization and access
Sami Imseih
2026/02/25
Re: Hash-based MCV matching for large IN-lists
Zsolt Parragi
2026/02/25
Re: Initial COPY of Logical Replication is too slow
Matheus Alcantara
2026/02/25
Add starelid, attnum to pg_stats and leverage this in pg_dump
Corey Huinker
2026/02/25
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Euler Taveira
2026/02/25
Re: Expanding HOT updates for expression and partial indexes
Jeff Davis
2026/02/25
Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq
Joel Jacobson
2026/02/25
Re: More speedups for tuple deformation
Andres Freund
2026/02/25
Re: Adding REPACK [concurrently]
Antonin Houska
2026/02/25
CLI interface to AdjustUpgrade.pm
Andrew Dunstan
2026/02/25
Re: Adding REPACK [concurrently]
Antonin Houska
2026/02/25
Re: Initial COPY of Logical Replication is too slow
Masahiko Sawada
2026/02/25
Re: Enable partitionwise join for partition keys wrapped by RelabelType
Matheus Alcantara
2026/02/25
Re: AIX support
Tom Lane
2026/02/25
Re: persevere NO INHERIT when Dump not-null constraints on inherited columns
Álvaro Herrera
2026/02/25
Re: More speedups for tuple deformation
Andres Freund
2026/02/25
Re: Make use of unvolatize() in vac_truncate_clog()
Bertrand Drouvot
2026/02/25
Re: persevere NO INHERIT when Dump not-null constraints on inherited columns
Álvaro Herrera
2026/02/25
RE: AIX support
Srirama Kucherlapati
2026/02/25
Re: POC: make mxidoff 64 bits
Alvaro Herrera
2026/02/25
Re: New isolation test insert-conflict-do-update-4 outputs rows in alternative ordering
Pavel Borisov
2026/02/25
Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?)
Zsolt Parragi
2026/02/25
Re: Optimize SELECT * in EXISTS
Peter Eisentraut
2026/02/25
Dump statistic issue with index on expressions
Maksim.Melnikov
2026/02/25
Re: Adding REPACK [concurrently]
Alvaro Herrera
2026/02/25
Re: Adding REPACK [concurrently]
Antonin Houska
2026/02/25
Re: Warning-suppression fixes we ought to back-patch
Tom Lane
2026/02/25
Re: POC: make mxidoff 64 bits
Maxim Orlov
2026/02/25
Re: Warning-suppression fixes we ought to back-patch
Tom Lane
2026/02/25
Re: New isolation test insert-conflict-do-update-4 outputs rows in alternative ordering
Tom Lane
2026/02/25
Re: Warning-suppression fixes we ought to back-patch
Peter Eisentraut
2026/02/25
Re: Fix bug in multixact Oldest*MXactId initialization and access
Yura Sokolov
2026/02/25
Re: Add GoAway protocol message for graceful but fast server shutdown/switchover
Zsolt Parragi
2026/02/25
Re: Passing mac-addresses by value?
Tom Lane
2026/02/25
persevere NO INHERIT when Dump not-null constraints on inherited columns
jian he
2026/02/25
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nazir Bilal Yavuz
2026/02/25
Re: Adding REPACK [concurrently]
Srinath Reddy Sadipiralla
2026/02/25
Re: Regression failures after changing PostgreSQL blocksize
Peter Eisentraut
2026/02/25
Re: pg_basebackup: removed an unnecessary use of memset in FindStreamingStart
Chao Li
2026/02/25
Re: Adding REPACK [concurrently]
Alvaro Herrera
2026/02/25
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
Ashutosh Sharma
2026/02/25
Re: Reduce planning time for large NOT IN lists containing NULL
Zsolt Parragi
2026/02/25
Re: Skipping schema changes in publication
Andrei Lepikhov
2026/02/25
Re: Make use of unvolatize() in vac_truncate_clog()
Peter Eisentraut
2026/02/25
Re: Passing mac-addresses by value?
Aleksander Alekseev
2026/02/25
Re: Fix XLogFileReadAnyTLI silently applying divergent WAL from wrong timeline
Andrey Borodin
2026/02/25
Re: Improve OAuth discovery logging
Zsolt Parragi
2026/02/25
Re: pg_basebackup: removed an unnecessary use of memset in FindStreamingStart
Daniel Gustafsson
2026/02/25
Re: centralize CPU feature detection
Zsolt Parragi
2026/02/25
[PATCH] Simplify SortSupport implementation for macaddr
Aleksander Alekseev
2026/02/25
Re: Partial Mode in Aggregate Functions
Marcos Pegoraro
2026/02/25
Re: Enable partitionwise join for partition keys wrapped by RelabelType
jian he
2026/02/25
Re: pg_basebackup: removed an unnecessary use of memset in FindStreamingStart
Chao Li
2026/02/25
Passing mac-addresses by value?
Aleksander Alekseev
2026/02/25
Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq
Joel Jacobson
2026/02/25
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Jakub Wartak
2026/02/25
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Álvaro Herrera
2026/02/25
Re: SQL Property Graph Queries (SQL/PGQ)
Peter Eisentraut
2026/02/25
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
John Naylor
2026/02/25
Re: More speedups for tuple deformation
Zsolt Parragi
2026/02/25
Re: Add errdetail() with PID and UID about source of termination signal
Jakub Wartak
2026/02/25
Re: Skipping schema changes in publication
shveta malik
2026/02/25
Re: pgsql: libpq: Grease the protocol by default
Álvaro Herrera
2026/02/25
Re: Options to control remote transactions’ access/deferrable modes in postgres_fdw
Etsuro Fujita
2026/02/25
Re: Warning-suppression fixes we ought to back-patch
Bertrand Drouvot
2026/02/25
Re: pg_basebackup: removed an unnecessary use of memset in FindStreamingStart
Daniel Gustafsson
2026/02/25
Re: Row pattern recognition
Tatsuo Ishii
2026/02/25
Re: amcheck: fix bug of missing corruption in allequalimage validation
Kirill Reshke
2026/02/25
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Lukas Fittl
2026/02/25
Re: More speedups for tuple deformation
Álvaro Herrera
2026/02/25
Re: Add errdetail() with PID and UID about source of termination signal
Chao Li
2026/02/25
Re: Adding REPACK [concurrently]
Antonin Houska
2026/02/25
Re: pg_basebackup: removed an unnecessary use of memset in FindStreamingStart
Chao Li
2026/02/25
Re: Add errdetail() with PID and UID about source of termination signal
Jakub Wartak
2026/02/25
Re: Skipping schema changes in publication
Chao Li
2026/02/25
Re: Improve the performance of Unicode Normalization Forms.
Alexander Borisov
2026/02/24
Re: Row pattern recognition
Henson Choi
2026/02/24
Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row
Peter Eisentraut
2026/02/24
Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Jakub Wartak
2026/02/24
Re: More speedups for tuple deformation
John Naylor
2026/02/24
Re: amcheck: fix bug of missing corruption in allequalimage validation
Chao Li
2026/02/24
Re: Checkpointer write combining
Chao Li
2026/02/24
Re: amcheck: fix bug of missing corruption in allequalimage validation
Kirill Reshke
2026/02/24
Re: Consider low startup cost in add_partial_path
Richard Guo
2026/02/24
RE: Skipping schema changes in publication
Zhijie Hou (Fujitsu)
2026/02/24
pg_basebackup: removed an unnecessary use of memset in FindStreamingStart
yangyz
2026/02/24
Re: POC: make mxidoff 64 bits
Maxim Orlov
2026/02/24
Re: Speed up COPY FROM text/CSV parsing using SIMD
Manni Wood
2026/02/24
Re: [PATCH] Support automatic sequence replication
shveta malik
2026/02/24
amcheck: fix bug of missing corruption in allequalimage validation
Chao Li
2026/02/24
Re: [PATCH] Support automatic sequence replication
Amit Kapila
2026/02/24
Re: Wrong results with grouping sets
Richard Guo
2026/02/24
Re: centralize CPU feature detection
John Naylor
2026/02/24
Re: pgsql: libpq: Grease the protocol by default
Andrew Dunstan
2026/02/24
Re: Fix bug in multixact Oldest*MXactId initialization and access
Chao Li
2026/02/24
Re: pgsql: libpq: Grease the protocol by default
Tom Lane
2026/02/24
Re: Fix bug in multixact Oldest*MXactId initialization and access
Sami Imseih
2026/02/24
Re: More speedups for tuple deformation
David Rowley
2026/02/24
Re: [Proposal] Adding Log File Capability to pg_createsubscriber
Gyan Sreejith
2026/02/24
Re: pgsql: libpq: Grease the protocol by default
Tom Lane
2026/02/24
Re: Improve OAuth discovery logging
Jacob Champion
2026/02/24
Re: pgsql: libpq: Grease the protocol by default
Jacob Champion
2026/02/24
Re: pgsql: libpq: Grease the protocol by default
Andrew Dunstan
2026/02/24
Re: [PATCH] Simplify ExecWithoutOverlapsNotEmpty by removing unused parameter
Chao Li
2026/02/24
Re: pgsql: libpq: Grease the protocol by default
Jacob Champion
2026/02/24
synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
SATYANARAYANA NARLAPURAM
2026/02/24
Re: Fix bug of clearing of waitStart in ProcWakeup()
Chao Li
2026/02/24
Re: change default default_toast_compression to lz4?
Peter Eisentraut
2026/02/24
Re: change default default_toast_compression to lz4?
Peter Eisentraut
2026/02/24
Re: Cleaning up array_ref() and array_set()
Tom Lane
2026/02/24
Re: Reduce planning time for large NOT IN lists containing NULL
Ilia Evdokimov
2026/02/24
Re: Optimize SELECT * in EXISTS
Tom Lane
2026/02/24
Re: pgsql: libpq: Grease the protocol by default
Tom Lane
2026/02/24
Re: pgsql: libpq: Grease the protocol by default
Jacob Champion
2026/02/24
Re: Wrong results with grouping sets
Tom Lane
2026/02/24
Re: pg_dumpall --roles-only interact with other options
Zsolt Parragi
2026/02/24
Re: Optimize SELECT * in EXISTS
Peter Eisentraut
2026/02/24
Re: centralize CPU feature detection
Tom Lane
2026/02/24
Re: centralize CPU feature detection
Zsolt Parragi
2026/02/24
Re: Hash-based MCV matching for large IN-lists
Matheus Alcantara
2026/02/24
Re: pgsql: libpq: Grease the protocol by default
Jacob Champion
2026/02/24
Re: New isolation test insert-conflict-do-update-4 outputs rows in alternative ordering
Pavel Borisov
2026/02/24
Re: pgsql: libpq: Grease the protocol by default
Tom Lane
2026/02/24
Re: More speedups for tuple deformation
Zsolt Parragi
2026/02/24
Re: Adding REPACK [concurrently]
Alvaro Herrera
2026/02/24
[BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq
Joel Jacobson
2026/02/24
Re: Make use of unvolatize() in vac_truncate_clog()
Bertrand Drouvot
2026/02/24
Re: pgsql: libpq: Grease the protocol by default
Jacob Champion
2026/02/24
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nathan Bossart
2026/02/24
Re: Cleaning up array_ref() and array_set()
Álvaro Herrera
2026/02/24
Fix bug in multixact Oldest*MXactId initialization and access
Yura Sokolov
2026/02/24
Re: pgsql: libpq: Grease the protocol by default
Jacob Champion
2026/02/24
Re: Make use of unvolatize() in vac_truncate_clog()
Nathan Bossart
2026/02/24
Re: pgsql: libpq: Grease the protocol by default
Jacob Champion
2026/02/24
Re: [PATCH] Simplify ExecWithoutOverlapsNotEmpty by removing unused parameter
Zsolt Parragi
2026/02/24
Make use of unvolatize() in vac_truncate_clog()
Bertrand Drouvot
2026/02/24
Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Álvaro Herrera
2026/02/24
Re: Proposal: ANALYZE (MODIFIED_STATS) using autoanalyze thresholds
Nathan Bossart
2026/02/24
Re: Fix bug of clearing of waitStart in ProcWakeup()
Fujii Masao
2026/02/24
Re: Don't cast away const where possible
Bertrand Drouvot
2026/02/24
Re: Flush some statistics within running transactions
Sami Imseih
2026/02/24
Re: Proposal: ANALYZE (MODIFIED_STATS) using autoanalyze thresholds
Nathan Bossart
2026/02/24
Warning-suppression fixes we ought to back-patch
Tom Lane
2026/02/24
Re: pgsql: libpq: Grease the protocol by default
Nathan Bossart
2026/02/24
Re: Add errdetail() with PID and UID about source of termination signal
Andrew Dunstan
2026/02/24
New isolation test insert-conflict-do-update-4 outputs rows in alternative ordering
Pavel Borisov
2026/02/24
Re: Fix bug of clearing of waitStart in ProcWakeup()
Álvaro Herrera
2026/02/24
Re: Don't cast away const where possible
Peter Eisentraut
2026/02/24
Re: Check for memset_explicit() and explicit_memset()
Peter Eisentraut
2026/02/24
Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote
Andrew Dunstan
2026/02/24
Re: pgsql: libpq: Grease the protocol by default
Andrew Dunstan
2026/02/24
Re: Fix bug of clearing of waitStart in ProcWakeup()
Fujii Masao
2026/02/24
Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write
陈宗志
2026/02/24
[PATCH] Simplify ExecWithoutOverlapsNotEmpty by removing unused parameter
zengman
2026/02/24
Re: Speed up COPY FROM text/CSV parsing using SIMD
KAZAR Ayoub
2026/02/24
Re: [PATCH] Refactor *_abbrev_convert() functions
Aleksander Alekseev
2026/02/24
RE: AIX support
Srirama Kucherlapati
2026/02/24
Re: [PATCH] Refactor *_abbrev_convert() functions
Aleksander Alekseev
2026/02/24
Re: More speedups for tuple deformation
Andres Freund
2026/02/24
Re: Proposal: ANALYZE (MODIFIED_STATS) using autoanalyze thresholds
Sami Imseih
2026/02/24
Re: pg_stat_io_histogram
Jakub Wartak
2026/02/24
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nazir Bilal Yavuz
2026/02/24
Re: Flush some statistics within running transactions
Bertrand Drouvot
2026/02/24
Re: Proposal: ANALYZE (MODIFIED_STATS) using autoanalyze thresholds
Corey Huinker
2026/02/24
Re: [PATCH] Support automatic sequence replication
Dilip Kumar
2026/02/24
Re: More speedups for tuple deformation
David Rowley
2026/02/24
Re: Flush some statistics within running transactions
Bertrand Drouvot
2026/02/24
Re: Enhancing Memory Context Statistics Reporting
Rahila Syed
2026/02/24
Re: Row pattern recognition
Tatsuo Ishii
2026/02/24
Re: [PATCH] Support automatic sequence replication
Amit Kapila
2026/02/24
Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals)
Bertrand Drouvot
2026/02/24
Re: [PATCH] Support automatic sequence replication
Amit Kapila
2026/02/24
Re: [PATCH] Support automatic sequence replication
Ajin Cherian
2026/02/24
Re: remove unnecessary include in src/backend/commands/policy.c
Peter Eisentraut
2026/02/24
Cleaning up array_ref() and array_set()
David Geier
2026/02/24
Re: [PATCH] Support automatic sequence replication
Dilip Kumar
2026/02/24
Re: Doc: add XML ID attributes to <varlistentry> tags for create_foreign_table, alter_foreign_table
Peter Eisentraut
2026/02/24
Re: Add errdetail() with PID and UID about source of termination signal
Jakub Wartak
2026/02/24
Re: make ALTER DOMAIN VALIDATE CONSTRAINT no-op when constraint is validated
Peter Eisentraut
2026/02/24
Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record
Anthonin Bonnefoy
2026/02/24
Re: support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint
Peter Eisentraut
2026/02/24
Re: MERGE behavior with REPEATABLE READ isolation level
Dean Rasheed
2026/02/24
Re: More speedups for tuple deformation
Amit Langote
2026/02/24
Re: Add errdetail() with PID and UID about source of termination signal
Chao Li
2026/02/24
Re: Reduce planning time for large NOT IN lists containing NULL
David Geier
2026/02/24
Re: Reduce planning time for large NOT IN lists containing NULL
Ilia Evdokimov
2026/02/24
Re: Wrong results with grouping sets
Richard Guo
2026/02/24
Re: change default default_toast_compression to lz4?
Michael Paquier
2026/02/24
Re: Refactor recovery conflict signaling a little
Alexander Lakhin
2026/02/23
Re: Fix bug of clearing of waitStart in ProcWakeup()
ji xu
2026/02/23
Re: add assertion for palloc in signal handlers
Chao Li
2026/02/23
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Lukas Fittl
2026/02/23
Re: Non-text mode for pg_dumpall
jian he
2026/02/23
Fix bug of clearing of waitStart in ProcWakeup()
Chao Li
2026/02/23
Re: 2026-02-26 release announcement draft
Daniel Westermann (DWE)
2026/02/23
Re: [PATCH] Support automatic sequence replication
Amit Kapila
2026/02/23
Re: client_connection_check_interval default value
Chao Li
2026/02/23
Re: Check for memset_explicit() and explicit_memset()
Bertrand Drouvot
2026/02/23
Re: 2026-02-26 release announcement draft
Jonathan S. Katz
Earlier messages