Mailing lists [pgsql-hackers]
- Re: pg_upgrade: optimize replication slot caught-up check Masahiko Sawada
- Re: Support allocating memory for large strings David Rowley
- Re: [PATCH] Provide support for trailing commas David Rowley
- Re: docs: clarify ALTER TABLE behavior on partitioned tables David G. Johnston
- Re: [PATCH] Add sampling statistics to autoanalyze log output Sami Imseih
- Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP Chao Li
- Re: pg_plan_advice Haibo Yan
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Álvaro Herrera
- Re: improve performance of pg_dump with many sequences Nathan Bossart
- Re: pg_plan_advice Jacob Champion
- Re: DOC: fixes multiple errors in alter table doc Robert Treat
- Re: improve performance of pg_dump with many sequences Tom Lane
- Re: nbtree: Cache operator family OID in _bt_setup_array_cmp Chao Li
- Re: improve performance of pg_dump with many sequences Nathan Bossart
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Andrew Dunstan
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: A small problem when rehashing catalog cache Michael Paquier
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Álvaro Herrera
- Re: psql: Add tab completion for \copy pstdin and pstdout Masahiko Sawada
- Re: improve performance of pg_dump with many sequences Tom Lane
- Re: Proposal to allow setting cursor options on Portals Jacob Champion
- Re: Refactor replication origin state reset helpers Chao Li
- Re: Resetting recovery target parameters in pg_createsubscriber Michael Paquier
- Re: Proposal: Add a UNIQUE NOT ENFORCED constraint Jacob Jackson
- Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP Japin Li
- Re: [PATCH] Fixed creation of empty .log files during log rotation Michael Paquier
- Re: DOC: fixes multiple errors in alter table doc Chao Li
- Re: Proposal: Add a UNIQUE NOT ENFORCED constraint Jacob Jackson
- Re: [PATCH] Add pg_get_role_ddl() functions for role recreation Japin Li
- Re: Fix for consume_xids advancing XIDs incorrectly Michael Paquier
- Re: Refactor replication origin state reset helpers Masahiko Sawada
- Re: Proposal: Add a UNIQUE NOT ENFORCED constraint Jacob Jackson
- Re: Refactor replication origin state reset helpers Chao Li
- Re: Proposal: Add a UNIQUE NOT ENFORCED constraint Jacob Jackson
- Re: Refactor query normalization into core query jumbling Michael Paquier
- Re: Proposal to allow setting cursor options on Portals Tom Lane
- Re: [PATCH] Add sampling statistics to autoanalyze log output Chao Li
- Re: Pasword expiration warning songjinzhou
- Fix typo in comment Zhiyuan Su
- Re: Fwd: pg18 bug? SELECT query doesn't work Richard Guo
- Optimize SnapBuildPurgeOlderTxn to purge committed xids in-place Neil Chen
- Re: Pasword expiration warning Japin Li
- Re: Fwd: pg18 bug? SELECT query doesn't work Tom Lane
- Re: Proposal: Add a UNIQUE NOT ENFORCED constraint Robert Treat
- Re: Skipping schema changes in publication Peter Smith
- Re: [PATCH] Provide support for trailing commas Bruce Momjian
- Re: Optimize SnapBuildPurgeOlderTxn to purge committed xids in-place Xuneng Zhou
- Re: Proposal: Add a UNIQUE NOT ENFORCED constraint Jacob Jackson
- RE: Newly created replication slot may be invalidated by checkpoint Hayato Kuroda (Fujitsu)
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Ashutosh Bapat
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
- Re: Simplify code building the LR conflict messages Amit Kapila
- Re: [PATCH] Provide support for trailing commas Andres Freund
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Ashutosh Bapat
- Re: Pasword expiration warning Gilles Darold
- Re: support create index on virtual generated column. jian he
- Re: Optimize SnapBuildPurgeOlderTxn to purge committed xids in-place Neil Chen
- Standardize relation name formatting in ANALYZE messages Chao Li
- Re: [PATCH] Expose checkpoint reason to completion log messages. Soumya S Murali
- Re: Docs: make source file path references consistent Chao Li
- Re: Docs: make source file path references consistent Tom Lane
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it jian he
- Re: Docs: make source file path references consistent Chao Li
- 回复: Pasword expiration warning liu xiaohui
- Re: Proposal to allow setting cursor options on Portals Jelte Fennema-Nio
- Re: Pasword expiration warning Japin Li
- Re: Proposal to allow setting cursor options on Portals Jelte Fennema-Nio
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Mihail Nikalayeu
- Re: more POSIX 2008 cleanup: strnlen(), rindex() Peter Eisentraut
- Re: Pasword expiration warning Gilles Darold
- Re: [PATCH] Fix typo in pgstat_replslot.c zengman
- Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Neil Chen
- Re: Add GoAway protocol message for graceful but fast server shutdown/switchover Jelte Fennema-Nio
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Pasword expiration warning Japin Li
- Re: Refactor replication origin state reset helpers Ashutosh Bapat
- Re: Proposal to allow setting cursor options on Portals Jelte Fennema-Nio
- Re: SQL:2023 JSON simplified accessor support Peter Eisentraut
- Re: Proposal - Enabling btree_gist by default Alastair Turner
- Proposal: SELECT * EXCLUDE (...) command Hunaid Sohail
- Re: Proposal: SELECT * EXCLUDE (...) command John Naylor
- Re: Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Dewei Dai
- Re: Proposal: SELECT * EXCLUDE (...) command Hunaid Sohail
- Minor _bt_checkkeys comment improvements Heikki Linnakangas
- Re:Re: Re: Fix incorrect column name in error message for range partition bound check myzhen
- Re: [PATCH] Add pg_get_role_ddl() functions for role recreation Mario González Troncoso
- ci: Add MTEST_SUITES for optional test tailoring Jelte Fennema-Nio
- Use IsA() macro instead of nodeTag comparison Shinya Kato
- Re: Pasword expiration warning Gilles Darold
- Re: RFC: adding pytest as a supported test framework Jelte Fennema-Nio
- Re: RFC: adding pytest as a supported test framework Jelte Fennema-Nio
- Re: Refactor replication origin state reset helpers Chao Li
- Re: Use IsA() macro instead of nodeTag comparison Kirill Reshke
- Re: Fwd: pg18 bug? SELECT query doesn't work Richard Guo
- 回复: [PATCH] Expose checkpoint reason to completion log messages. li carol
- Re: LLVM JITLink attempt II (WIP) Anthonin Bonnefoy
- Re: pg_upgrade: optimize replication slot caught-up check Chao Li
- Re: [PATCH] Add sampling statistics to autoanalyze log output Tatsuya Kawata
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: Minor _bt_checkkeys comment improvements Peter Geoghegan
- Re: [PATCH] Fix severe performance regression with gettext 0.20+ on Windows Bryan Green
- Re: [PATCH] Provide support for trailing commas Bruce Momjian
- Re: Fix typo in code comment Ashutosh Bapat
- Re: Refactor replication origin state reset helpers Ashutosh Bapat
- Re: Fix typo in comment Ashutosh Bapat
- Re: [PATCH] Provide support for trailing commas Andres Freund
- Re: [PATCH] Provide support for trailing commas Jelte Fennema-Nio
- Re: Proposal: SELECT * EXCLUDE (...) command Tom Lane
- Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Xuneng Zhou
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Fujii Masao
- Re: SQL:2011 Application Time Update & Delete Peter Eisentraut
- Re: Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Xuneng Zhou
- Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Tom Lane
- Re: pg_plan_advice Robert Haas
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: pg_plan_advice Lukas Fittl
- Re: pg_plan_advice Robert Haas
- Re: GIN pageinspect support for entry tree and posting tree Andrey Borodin
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Use IsA() macro instead of nodeTag comparison Heikki Linnakangas
- Re: GIN pageinspect support for entry tree and posting tree Kirill Reshke
- Re: [PATCH] Expose checkpoint reason to completion log messages. Michael Banck
- Re: improve performance of pg_dump with many sequences Nathan Bossart
- Re: Always show correct error message for statement timeouts, fixes random buildfarm failures Tom Lane
- Re: GIN pageinspect support for entry tree and posting tree Kirill Reshke
- Re: improve performance of pg_dump with many sequences Tom Lane
- Re: pg_plan_advice Robert Haas
- Re: Proposal to allow setting cursor options on Portals Robert Haas
- Re: Fixing the btree_gist inet mess Tom Lane
- Re: pg_plan_advice Lukas Fittl
- Re: Proposal to allow setting cursor options on Portals Tom Lane
- Re: pg_plan_advice Robert Haas
- Re: [PATCH] Provide support for trailing commas Bernd Helmle
- Re: improve performance of pg_dump with many sequences Nathan Bossart
- Re: pg_plan_advice Robert Haas
- Re: Import Statistics in postgres_fdw before resorting to sampling. Matheus Alcantara
- Re: pg_plan_advice Robert Haas
- Re: improve performance of pg_dump with many sequences Tom Lane
- Wake up autovacuum launcher from postmaster when a worker exits Heikki Linnakangas
- Re: Docs: make source file path references consistent Andres Freund
- Re: Expanding HOT updates for expression and partial indexes Greg Burd
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: pg_plan_advice Lukas Fittl
- Re: Speed up COPY FROM text/CSV parsing using SIMD Manni Wood
- Re: pg_plan_advice Robert Haas