pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/05/07
[PATCH] Fix <literal> tags in func.sgml
Noboru Saito
2025/05/07
Re: Improve explicit cursor handling in pg_stat_statements
Michael Paquier
2025/05/07
Re: Fix slot synchronization with two_phase decoding enabled
shveta malik
2025/05/07
Re: queryId constant squashing does not support prepared statements
Michael Paquier
2025/05/07
Re: pg_dump does not dump domain not-null constraint's comments
jian he
2025/05/07
Re: regdatabase
Nathan Bossart
2025/05/07
Re: Improve docs for n_distinct_inherited
David G. Johnston
2025/05/07
Re: regdatabase
Nathan Bossart
2025/05/07
Re: ZStandard (with dictionaries) compression support for TOAST compression
Michael Paquier
2025/05/07
Re: PG 18 release notes draft committed
Bruce Momjian
2025/05/07
Re: PG 18 release notes draft committed
David Rowley
2025/05/07
Re: PG 18 release notes draft committed
Bruce Momjian
2025/05/07
Re: PG 18 release notes draft committed
David Rowley
2025/05/07
Re: ZStandard (with dictionaries) compression support for TOAST compression
Michael Paquier
2025/05/07
Re: PG 18 release notes draft committed
Bruce Momjian
2025/05/07
Re: Proposal for enabling auto-vectorization for checksum calculations
Matthew Sterrett
2025/05/07
Re: Large expressions in indexes can't be stored (non-TOASTable)
Michael Paquier
2025/05/07
Re: Improve tab completion for COPY
Yugo Nagata
2025/05/07
Re: ZStandard (with dictionaries) compression support for TOAST compression
Nikhil Kumar Veldanda
2025/05/07
Improve docs for n_distinct_inherited
David Rowley
2025/05/07
Re: [PATCH] Fix missing comma in Requires.private with a Make macro
Tom Lane
2025/05/07
Re: [PATCH] Fix missing comma in Requires.private with a Make macro
Álvaro Herrera
2025/05/07
Re: Review/Pull Request: Adding new CRC32C implementation for IBM S390X
Tom Lane
2025/05/07
Re: Review/Pull Request: Adding new CRC32C implementation for IBM S390X
John Naylor
2025/05/07
Re: Review/Pull Request: Adding new CRC32C implementation for IBM S390X
John Naylor
2025/05/07
Re: disabled SSL log_like tests
Tom Lane
2025/05/07
Re: PostgreSQL 18 Beta 1 release announcement draft
Jacob Champion
2025/05/07
Re: PostgreSQL 18 Beta 1 release announcement draft
Jonathan S. Katz
2025/05/07
Re: PostgreSQL 18 Beta 1 release announcement draft
Jonathan S. Katz
2025/05/07
Re: PostgreSQL 18 Beta 1 release announcement draft
Jonathan S. Katz
2025/05/07
Re: Improve tab completion for COPY
Masahiko Sawada
2025/05/07
Re: PostgreSQL 18 Beta 1 release announcement draft
Jonathan S. Katz
2025/05/07
Re: PG 18 release notes draft committed
David Rowley
2025/05/07
Re: Limiting overshoot in nbtree's parallel SAOP index scans
Matthias van de Meent
2025/05/07
Re: disabled SSL log_like tests
Tom Lane
2025/05/07
Re: PostgreSQL 18 Beta 1 release announcement draft
Jacob Champion
2025/05/07
Re: PG 18 release notes draft committed
Bruce Momjian
2025/05/07
Re: PostgreSQL 18 Beta 1 release announcement draft
Bruce Momjian
2025/05/07
Re: PG 18 release notes draft committed
Bruce Momjian
2025/05/07
Re: Large expressions in indexes can't be stored (non-TOASTable)
Nathan Bossart
2025/05/07
Re: [PATCH] Fix missing comma in Requires.private with a Make macro
Jacob Champion
2025/05/07
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
2025/05/07
Re: disabled SSL log_like tests
Daniel Gustafsson
2025/05/07
Re: disabled SSL log_like tests
Tom Lane
2025/05/07
Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Peter Geoghegan
2025/05/07
Re: [PATCH] Fix missing comma in Requires.private with a Make macro
Fabrízio de Royes Mello
2025/05/07
Re: add --sequence-data to pg_dumpall
Nathan Bossart
2025/05/07
Re: queryId constant squashing does not support prepared statements
Dmitry Dolgov
2025/05/07
[PATCH] oauth: Prevent stack overflow by limiting JSON parse depth
Jacob Champion
2025/05/07
Re: Remove unnecessary "lmgr.h" in stat_utils.c
Bertrand Drouvot
2025/05/07
Re: disabled SSL log_like tests
Daniel Gustafsson
2025/05/07
[PATCH] Fix missing comma in Requires.private with a Make macro
Jacob Champion
2025/05/07
Re: fixing CREATEROLE
Tom Lane
2025/05/07
Re: fixing CREATEROLE
Robert Haas
2025/05/07
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
2025/05/07
Re: Incorrect calculation of path fraction value in MergeAppend
Tom Lane
2025/05/07
Re: disabled SSL log_like tests
Tom Lane
2025/05/07
Re: pg_dump does not dump domain not-null constraint's comments
Álvaro Herrera
2025/05/07
Re: PostgreSQL 18 Beta 1 release announcement draft
Nathan Bossart
2025/05/07
Re: Horribly slow pg_upgrade performance with many Large Objects
Nathan Bossart
2025/05/07
Re: pg_dump does not dump domain not-null constraint's comments
jian he
2025/05/07
Re: regdatabase
Greg Sabino Mullane
2025/05/07
Re: regdatabase
Jelte Fennema-Nio
2025/05/07
Re: Prolonged truncation phase during vacuum on toast table with repeated interruptions by lock waiters and a proposed POC patch
Shayon Mukherjee
2025/05/07
Re: Improve tab completion for COPY
Yugo Nagata
2025/05/07
Re: Review/Pull Request: Adding new CRC32C implementation for IBM S390X
Aleksander Alekseev
2025/05/07
Review/Pull Request: Adding new CRC32C implementation for IBM S390X
Eduard Stefes
2025/05/07
Re: ZStandard (with dictionaries) compression support for TOAST compression
Nikhil Kumar Veldanda
2025/05/07
Re: Fix slot synchronization with two_phase decoding enabled
Nisha Moond
2025/05/07
Re: PG 18 release notes draft committed
Yugo Nagata
2025/05/07
Re: Incorrect calculation of path fraction value in MergeAppend
Álvaro Herrera
2025/05/07
Re: Incorrect calculation of path fraction value in MergeAppend
Andrei Lepikhov
2025/05/07
Re: PostgreSQL 18 Beta 1 release announcement draft
Matthias van de Meent
2025/05/07
Re: pg_dump does not dump domain not-null constraint's comments
Álvaro Herrera
2025/05/07
Re: Incorrect calculation of path fraction value in MergeAppend
Andrei Lepikhov
2025/05/07
Re: PostgreSQL 18 Beta 1 release announcement draft
Jelte Fennema-Nio
2025/05/07
Re: Incorrect calculation of path fraction value in MergeAppend
Álvaro Herrera
2025/05/07
Re: pgsql: Add function to log the memory contexts of specified backend pro
Fujii Masao
2025/05/07
Re: MergeAppend could consider sorting cheapest child path
Alexander Pyhalov
2025/05/07
pg_dump does not dump domain not-null constraint's comments
jian he
2025/05/07
Re: MergeAppend could consider sorting cheapest child path
Andrei Lepikhov
2025/05/07
Re: regdatabase
Ian Lawrence Barwick
2025/05/07
Re: PostgreSQL 18 Beta 1 release announcement draft
Álvaro Herrera
2025/05/07
Re: ZStandard (with dictionaries) compression support for TOAST compression
Nikita Malakhov
2025/05/07
Re: Incorrect calculation of path fraction value in MergeAppend
Álvaro Herrera
2025/05/07
Re: [PATCH] contrib/xml2: xslt_process() should report XSLT-related error details
Robin Haberkorn
2025/05/07
Re: ZStandard (with dictionaries) compression support for TOAST compression
Michael Paquier
2025/05/07
Re: Remove unnecessary "lmgr.h" in stat_utils.c
Bertrand Drouvot
2025/05/06
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Amit Kapila
2025/05/06
Re: MergeAppend could consider sorting cheapest child path
Alexander Pyhalov
2025/05/06
Re: Reduce "Var IS [NOT] NULL" quals during constant folding
Richard Guo
2025/05/06
Re: disabled SSL log_like tests
Daniel Gustafsson
2025/05/06
Improve tab completion for COPY
torikoshia
2025/05/06
Re: minor fix related to Auxiliary processes and IO workers
Cédric Villemain
2025/05/06
Re: PG 18 release notes draft committed
Richard Guo
2025/05/06
Re: minor fix related to Auxiliary processes and IO workers
Michael Paquier
2025/05/06
RE: Changing shared_buffers without restart
Jack Ng
2025/05/06
Re: MergeAppend could consider sorting cheapest child path
Andrei Lepikhov
2025/05/06
Re: Fix slot synchronization with two_phase decoding enabled
shveta malik
2025/05/06
Re: disabled SSL log_like tests
Thomas Munro
2025/05/06
Incorrect calculation of path fraction value in MergeAppend
Andrei Lepikhov
2025/05/06
Re: disabled SSL log_like tests
Tom Lane
2025/05/06
Re: regdatabase
Tom Lane
2025/05/06
Re: disabled SSL log_like tests
Thomas Munro
2025/05/06
Re: PostgreSQL 18 Beta 1 release announcement draft
Jonathan S. Katz
2025/05/06
Re: PostgreSQL 18 Beta 1 release announcement draft
Jonathan S. Katz
2025/05/06
Re: PostgreSQL 18 Beta 1 release announcement draft
Jonathan S. Katz
2025/05/06
Re: Add time spent in posix_fadvise() in I/O read time ?
Cédric Villemain
2025/05/06
Re: PostgreSQL 18 Beta 1 release announcement draft
Andres Freund
2025/05/06
Re: regdatabase
Nathan Bossart
2025/05/06
Re: regdatabase
Nathan Bossart
2025/05/06
Re: 2025-05-08 release announcement draft
Jonathan S. Katz
2025/05/06
Allow database owners to CREATE EVENT TRIGGER
David G. Johnston
2025/05/06
Re: 2025-05-08 release announcement draft
Jonathan S. Katz
2025/05/06
Re: PG 18 release notes draft committed
David Rowley
2025/05/06
Re: minor fix related to Auxiliary processes and IO workers
Cédric Villemain
2025/05/06
Re: disabled SSL log_like tests
Tom Lane
2025/05/06
Re: PG 18 release notes draft committed
Bruce Momjian
2025/05/06
Re: Allow database owners to CREATE EVENT TRIGGER
Steve Chavez
2025/05/06
Re: regdatabase
Ian Lawrence Barwick
2025/05/06
Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Mark Dilger
2025/05/06
Re: Remove unnecessary "lmgr.h" in stat_utils.c
Michael Paquier
2025/05/06
Re: minor fix related to Auxiliary processes and IO workers
Michael Paquier
2025/05/06
Re: regdatabase
Michael Paquier
2025/05/06
Re: queryId constant squashing does not support prepared statements
Michael Paquier
2025/05/06
Re: Large expressions in indexes can't be stored (non-TOASTable)
Michael Paquier
2025/05/06
Re: regdatabase
Tatsuo Ishii
2025/05/06
Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Peter Geoghegan
2025/05/06
Prolonged truncation phase during vacuum on toast table with repeated interruptions by lock waiters and a proposed POC patch
Shayon Mukherjee
2025/05/06
Re: PG 18 release notes draft committed
David Rowley
2025/05/06
Re: PG 18 release notes draft committed
Bruce Momjian
2025/05/06
Re: PostgreSQL 18 Beta 1 release announcement draft
Bruce Momjian
2025/05/06
Re: PG 18 release notes draft committed
Bruce Momjian
2025/05/06
Re: PG 18 release notes draft committed
Bruce Momjian
2025/05/06
Re: queryId constant squashing does not support prepared statements
Sami Imseih
2025/05/06
Re: POC: Parallel processing of indexes in autovacuum
Sami Imseih
2025/05/06
Re: PG 18 release notes draft committed
Bruce Momjian
2025/05/06
Re: queryId constant squashing does not support prepared statements
Dmitry Dolgov
2025/05/06
regdatabase
Nathan Bossart
2025/05/06
Re: queryId constant squashing does not support prepared statements
Sami Imseih
2025/05/06
Re: A thousand pg_commit_ts truncate attempts per second, two restarting autovacuum processes, and a explosive replication lag. Oh my.
Ian Axelrod
2025/05/06
Re: [PoC] Federated Authn/z with OAUTHBEARER
Jacob Champion
2025/05/06
Re: queryId constant squashing does not support prepared statements
Dmitry Dolgov
2025/05/06
Re: Large expressions in indexes can't be stored (non-TOASTable)
Nathan Bossart
2025/05/06
Re: add --sequence-data to pg_dumpall
Nathan Bossart
2025/05/06
minor fix related to Auxiliary processes and IO workers
Cédric Villemain
2025/05/06
[PATCH] Fix references in comments, and sync up heap_page_is_all_visible() with heap_page_prune_and_freeze()
Gregory Burd
2025/05/06
Re: Small fixes needed by high-availability tools
Matthias van de Meent
2025/05/06
Re: PostgreSQL 18 Beta 1 release announcement draft
Andres Freund
2025/05/06
Re: queryId constant squashing does not support prepared statements
Junwang Zhao
2025/05/06
Re: doc pg_constraint.convalidated column description need update
Robert Treat
2025/05/06
Re: PostgreSQL 18 Beta 1 release announcement draft
Nathan Bossart
2025/05/06
Re: PG 18 release notes draft committed
jian he
2025/05/06
Re: PG 18 release notes draft committed
jian he
2025/05/06
Re: PostgreSQL 18 Beta 1 release announcement draft
Álvaro Herrera
2025/05/06
Re: 2025-05-08 release announcement draft
Matthias van de Meent
2025/05/06
Re: Add an option to skip loading missing publication to avoid logical replication failure
Amit Kapila
2025/05/06
Re: A thousand pg_commit_ts truncate attempts per second, two restarting autovacuum processes, and a explosive replication lag. Oh my.
Laurenz Albe
2025/05/06
RE: Fix slot synchronization with two_phase decoding enabled
Zhijie Hou (Fujitsu)
2025/05/06
Re: bug: virtual generated column can be partition key
Yura Sokolov
2025/05/06
Re: bug: virtual generated column can be partition key
jian he
2025/05/06
Re: Add an option to skip loading missing publication to avoid logical replication failure
Xuneng Zhou
2025/05/06
Re: bug: virtual generated column can be partition key
Yura Sokolov
2025/05/06
Re: RFC: Command Restrictions by INI file with Audit Logging (DROP/TRUNCATE/DELETE)
Daniel Gustafsson
2025/05/06
Re: 2025-05-08 release announcement draft
jian he
2025/05/06
Re: doc pg_constraint.convalidated column description need update
jian he
2025/05/06
Re: encode/decode support for base64url
Pavel Seleznev
2025/05/06
Re: Changing shared_buffers without restart
Dmitry Dolgov
2025/05/06
Re: bug: virtual generated column can be partition key
jian he
2025/05/06
Re: Row pattern recognition
Tatsuo Ishii
2025/05/06
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Bertrand Drouvot
2025/05/05
Re: PostgreSQL 18 Beta 1 release announcement draft
Bertrand Drouvot
2025/05/05
Re: PG 18 release notes draft committed
Amit Langote
2025/05/05
Re: pg_createsubscriber: Fix incorrect handling of cleanup flags
Nisha Moond
2025/05/05
Re: Fix slot synchronization with two_phase decoding enabled
Masahiko Sawada
2025/05/05
Re: POC: Parallel processing of indexes in autovacuum
Masahiko Sawada
2025/05/05
Re: POC: Parallel processing of indexes in autovacuum
Daniil Davydov
2025/05/05
Re: POC: Parallel processing of indexes in autovacuum
Daniil Davydov
2025/05/05
A thousand pg_commit_ts truncate attempts per second, two restarting autovacuum processes, and a explosive replication lag. Oh my.
Ian Axelrod
2025/05/05
RE: Changing shared_buffers without restart
Jack Ng
2025/05/05
Re: Fix slot synchronization with two_phase decoding enabled
Amit Kapila
2025/05/05
2025-05-08 release announcement draft
Jonathan S. Katz
2025/05/05
Re: PG 18 release notes draft committed
David Rowley
2025/05/05
Re: queryId constant squashing does not support prepared statements
Tom Lane
2025/05/05
Re: queryId constant squashing does not support prepared statements
Jeremy Schneider
2025/05/05
Re: Improve hash join's handling of tuples with null join keys
Tom Lane
2025/05/05
Re: POC: Parallel processing of indexes in autovacuum
Sami Imseih
2025/05/05
Re: Improve hash join's handling of tuples with null join keys
Tomas Vondra
2025/05/05
Re: POC: Parallel processing of indexes in autovacuum
Masahiko Sawada
2025/05/05
Improve hash join's handling of tuples with null join keys
Tom Lane
2025/05/05
[PATCH] Fix hostaddr crash during non-blocking cancellation
Jacob Champion
2025/05/05
Re: disabled SSL log_like tests
Tom Lane
2025/05/05
Re: RFC: Command Restrictions by INI file with Audit Logging (DROP/TRUNCATE/DELETE)
Dagfinn Ilmari Mannsåker
2025/05/05
Re: PG 18 release notes draft committed
Bruce Momjian
2025/05/05
Re: PG 18 release notes draft committed
Tom Lane
2025/05/05
Re: PostgreSQL 18 Beta 1 release announcement draft
Peter Geoghegan
2025/05/05
Re: PG 18 release notes draft committed
Alexander Borisov
2025/05/05
Re: PG 18 release notes draft committed
Bruce Momjian
2025/05/05
Re: disabled SSL log_like tests
Thomas Munro
2025/05/05
Re: Horribly slow pg_upgrade performance with many Large Objects
Nathan Bossart
Earlier messages
Later messages