Mailing lists [pgsql-hackers]
- Re: Reject Foreign Tables from MIN/MAX indexscan Optimization? David E. Wheeler
- Re: Import Statistics in postgres_fdw before resorting to sampling. Matheus Alcantara
- Re: Convert coalesce to or/and Nicolas Adenis-Lamarre
- Re: Speed up ICU case conversion by using ucasemap_utf8To*() Jeff Davis
- Re: Remaining dependency on setlocale() Jeff Davis
- Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... surya poondla
- Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Michael Paquier
- small cleanup of ICU includes Jeff Davis
- Re: RFC: adding pytest as a supported test framework Andres Freund
- Re: small cleanup of ICU includes Andres Freund
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: RFC: adding pytest as a supported test framework Jelte Fennema-Nio
- Re: Avoid corrupting DefElem nodes when parsing publication_names and publish options Henson Choi
- Re: Refactor replication origin state reset helpers Masahiko Sawada
- Re: Implement waiting for wal lsn replay: reloaded Andres Freund
- Re: psql: Add tab completion for \copy pstdin and pstdout Masahiko Sawada
- Re: RFC: adding pytest as a supported test framework Andres Freund
- Re: RFC: adding pytest as a supported test framework Jacob Champion
- Re: small cleanup of ICU includes Jeff Davis
- Re: [PATCH] Fix replica identity mismatch for partitioned tables with publish_via_partition_root Masahiko Sawada
- Re: Import Statistics in postgres_fdw before resorting to sampling. Etsuro Fujita
- Fwd: pg18 bug? SELECT query doesn't work Richard Guo
- Re: Fwd: pg18 bug? SELECT query doesn't work Tom Lane
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: Row pattern recognition Tatsuo Ishii
- Re: psql: Add tab completion for \copy pstdin and pstdout Srinath Reddy Sadipiralla
- Re: pg_recvlogical: Prevent flushed data from being re-sent after restarting replication Fujii Masao
- [PATCH]remove extra blank line in the comment of pg_strxfrm_enabled() Xueyu Gao
- Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) zengman
- Re: [patch] ALTER COLUMN SET EXPRESSION [GENERATED|STORED] jian he
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... VASUKI M
- Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Michael Paquier
- Re: [PATCH] Provide support for trailing commas Pavel Stehule
- Re: Pasword expiration warning Japin Li
- Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Michael Paquier
- Re: Sequence Access Methods, round two Michael Paquier
- Fix incorrect column name in error message for range partition bound check myzhen
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Kirill Reshke
- Re: Fix incorrect column name in error message for range partition bound check zhibin wang
- docs: clarify ALTER TABLE behavior on partitioned tables Chao Li
- Re: Avoid corrupting DefElem nodes when parsing publication_names and publish options sunil s
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: Is this a memory leak in libpqrcv_processTuples()? Dewei Dai
- Correct comment wording in extension.c albert tan
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi
- Re: Correct comment wording in extension.c John Naylor
- Re: pg_plan_advice Lukas Fittl
- Re: [PATCH] Expose checkpoint reason to completion log messages. Soumya S Murali
- Re: [PATCH]remove extra blank line in the comment of pg_strxfrm_enabled() John Naylor
- Re: Refactor replication origin state reset helpers Chao Li
- Re: Fwd: pg18 bug? SELECT query doesn't work Richard Guo
- Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Michael Paquier
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: [PATCH] Expose checkpoint reason to completion log messages. Michael Banck
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Chao Li
- Re: Is this a memory leak in libpqrcv_processTuples()? Neil Chen
- Re: Non-text mode for pg_dumpall tushar
- Re: docs: clarify ALTER TABLE behavior on partitioned tables Chao Li
- Re: Correct comment wording in extension.c albert tan
- Re: Pasword expiration warning songjinzhou
- Re: Refactor replication origin state reset helpers Chao Li
- Re: failed NUMA pages inquiry status: Operation not permitted Jakub Wartak
- Re: [PATCH] Documentation John Naylor
- Re: Newly created replication slot may be invalidated by checkpoint vignesh C
- Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP Chao Li
- Re: Simplify code building the LR conflict messages Amit Kapila
- Re:Re: Fix incorrect column name in error message for range partition bound check myzhen
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: New commitfest app release on August 19th John Naylor
- Re: explain plans for foreign servers dinesh salve
- RE: Simplify code building the LR conflict messages Hayato Kuroda (Fujitsu)
- Re: Proposal: Add a UNIQUE NOT ENFORCED constraint Neil Chen
- Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP Japin Li
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP Japin Li
- Re: psql: Add tab completion for \copy pstdin and pstdout Kirill Reshke
- Fix typo in code comment Dewei Dai
- Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP Chao Li
- [PATCH] Fix typo in pgstat_replslot.c zengman
- Re: Newly created replication slot may be invalidated by checkpoint Amit Kapila
- RE: Newly created replication slot may be invalidated by checkpoint Hayato Kuroda (Fujitsu)
- Re: [PATCH] Fix typo in pgstat_replslot.c Amit Kapila
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: minor error message enhance: print RLS policy name when only one permissive policy exists Kirill Reshke
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Matthias van de Meent
- Re: [PATCH] Add sampling statistics to autoanalyze log output Fujii Masao
- Re: Proposal: Add a UNIQUE NOT ENFORCED constraint Matthias van de Meent
- Re: POC: Parallel processing of indexes in autovacuum zengman
- Re: New commitfest app release on August 19th Jelte Fennema-Nio
- Re: Define DatumGetInt8 function. Aleksander Alekseev
- Re: [PATCH] Provide support for trailing commas Greg Sabino Mullane
- Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi
- Re: [PATCH] Refactor SLRU to always use long file names Aleksander Alekseev
- Re: nbtree: Cache operator family OID in _bt_setup_array_cmp Peter Eisentraut
- Re: Proposal to allow setting cursor options on Portals Jelte Fennema-Nio
- Re: Pasword expiration warning Gilles Darold
- Re: A typo in .cirrus.tasks.yml Peter Eisentraut
- Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables Oleg Tkachenko
- Re: Pasword expiration warning Gilles Darold
- [PATCH] llvmjit: always add the simplifycfg pass Pierre Ducroquet
- Re: Import Statistics in postgres_fdw before resorting to sampling. Matheus Alcantara
- Re: nbtree: Cache operator family OID in _bt_setup_array_cmp Peter Geoghegan
- Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP Fujii Masao
- Re: GIN pageinspect support for entry tree and posting tree Peter Eisentraut
- Re: Logging parallel worker draught Sami Imseih
- Re: Fwd: pg18 bug? SELECT query doesn't work Tom Lane
- Re: Fix comments on _bt_skiparray_strat_increment/decrement Peter Geoghegan
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Shruthi Gowda
- Re: Support allocating memory for large strings Jim Mlodgenski
- Re: index prefetching Peter Geoghegan
- Re: Proposal: Add a UNIQUE NOT ENFORCED constraint Peter Eisentraut
- Re: Speed up COPY FROM text/CSV parsing using SIMD Manni Wood
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: Import Statistics in postgres_fdw before resorting to sampling. Matheus Alcantara
- Re: [PATCH] Add pg_get_role_ddl() functions for role recreation Mario González Troncoso
- Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ?barriers Nathan Bossart
- Re: GIN pageinspect support for entry tree and posting tree Kirill Reshke
- Re: pg_upgrade: optimize replication slot caught-up check Masahiko Sawada
- Re: Optimize LISTEN/NOTIFY Tom Lane
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: GIN pageinspect support for entry tree and posting tree Kirill Reshke