Mailing lists [pgsql-hackers]
- Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Robert Haas
- Re: [PATCH] Add error hints for invalid COPY options Masahiko Sawada
- Re: Add mode column to pg_stat_progress_vacuum Masahiko Sawada
- Re: Proposal to allow setting cursor options on Portals Jelte Fennema-Nio
- Re: vacuumdb: add --dry-run Nathan Bossart
- Re: Proposal to allow setting cursor options on Portals Dave Cramer
- Re: [PATCH] Add error hints for invalid COPY options Nathan Bossart
- [PATCH] Fix inconsistent title attribute tags in documentation Noboru Saito
- Re: [PATCH] Fix inconsistent title attribute tags in documentation Nathan Bossart
- Re: vacuumdb: add --dry-run Chao Li
- Re: Introduce Index Aggregate - new GROUP BY strategy David Rowley
- Re: Let's add a test for NLS translation of PRI* macros Tom Lane
- Re: pg_plan_advice Jacob Champion
- Re: Fix repetition in hash index documentation David Rowley
- Re: Let's add a test for NLS translation of PRI* macros Tom Lane
- RE: Newly created replication slot may be invalidated by checkpoint Zhijie Hou (Fujitsu)
- Re: [Proposal] Adding callback support for custom statistics kinds Chao Li
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions jian he
- Re: Trying out read streams in pgvector (an extension) Thomas Munro
- Re: [Proposal] Adding callback support for custom statistics kinds Sami Imseih
- Re: Fix crash during recovery when redo segment is missing Nitin Jadhav
- Re: pgsql: Add pg_atomic_unlocked_write_u64 Andres Freund
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: [Proposal] Adding callback support for custom statistics kinds Michael Paquier
- citext_1.out, citext.out confusing comment jian he
- Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW Kirk Wolak
- add some errhint for regexp* functions. jian he
- Re: [Proposal] Adding callback support for custom statistics kinds Chao Li
- Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped tushar
- Re: add some errhint for regexp* functions. Tom Lane
- Re: Fix LOCK_TIMEOUT handling in slotsync worker Amit Kapila
- Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW Nico Williams
- Re: [Proposal] Adding callback support for custom statistics kinds Chao Li
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped Tom Lane
- Re: proposal: schema variables Pavel Stehule
- Re: Fix LOCK_TIMEOUT handling in slotsync worker Chao Li
- Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped tushar
- RE: Fix LOCK_TIMEOUT handling in slotsync worker Zhijie Hou (Fujitsu)
- Re: Fix LOCK_TIMEOUT handling in slotsync worker Amit Kapila
- Re: Fix LOCK_TIMEOUT handling in slotsync worker Chao Li
- Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped David G. Johnston
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Remove unnecessary casts in printf format arguments Peter Eisentraut
- Re: Safer hash table initialization macro Bertrand Drouvot
- Re: citext_1.out, citext.out confusing comment Kirill Reshke
- Re: Add mode column to pg_stat_progress_vacuum Yu Wang
- Re: commented out code Chao Li
- Re: log_min_messages per backend type Alvaro Herrera
- Re: Proposal to allow setting cursor options on Portals Jelte Fennema-Nio
- Re: Safer hash table initialization macro Thomas Munro
- Re: 64-bit wait_event and introduction of 32-bit wait_event_arg Jakub Wartak
- Re: 64-bit wait_event and introduction of 32-bit wait_event_arg Jakub Wartak
- Re: 64-bit wait_event and introduction of 32-bit wait_event_arg Bertrand Drouvot
- Re: Fix LOCK_TIMEOUT handling in slotsync worker Amit Kapila
- Re: citext_1.out, citext.out confusing comment Julien Rouhaud
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Ajin Cherian
- Re: Safer hash table initialization macro Jelte Fennema-Nio
- Re: Safer hash table initialization macro Jelte Fennema-Nio
- Re: Newly created replication slot may be invalidated by checkpoint Amit Kapila
- Re: Fix LOCK_TIMEOUT handling in slotsync worker Amit Kapila
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- Re: POC: make mxidoff 64 bits Heikki Linnakangas
- Re: Fix LOCK_TIMEOUT handling in slotsync worker Chao Li
- Re: Type assertions without GCC builtins Jelte Fennema-Nio
- Re: Make copyObject work in C++ Jelte Fennema-Nio
- [PATCH] Update comment in nodeBitmapHeapscan.c Anton Haglund
- Re: Periodic authorization expiration checks using GoAway message Ajit Awekar
- Re: [PATCH] Update comment in nodeBitmapHeapscan.c Daniel Gustafsson
- Re: Fix repetition in hash index documentation David Geier
- Re: Speed up COPY FROM text/CSV parsing using SIMD Bilal Yavuz
- Re: [PATCH] Update comment in nodeBitmapHeapscan.c Anton Haglund
- Re: Safer hash table initialization macro Bertrand Drouvot
- Re: [PATCH] Update comment in nodeBitmapHeapscan.c Daniel Gustafsson
- Re: Type assertions without GCC builtins Jelte Fennema-Nio
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov
- Re: Add wait event for CommitDelay Heikki Linnakangas
- Re: Introduce Index Aggregate - new GROUP BY strategy Sergey Soloviev
- Re: Introduce Index Aggregate - new GROUP BY strategy Сергей Соловьев
- Avoid use scoped block variable Ranier Vilela
- Re: Avoid use scoped block variable Andres Freund
- Re: Avoid use scoped block variable Tomas Vondra
- Mark function arguments of type "T *" as "const T *" where possible Bertrand Drouvot
- Re: Avoid use scoped block variable Ranier Vilela
- Re: Mark function arguments of type "Datum *" as "const Datum *" where possible Bertrand Drouvot
- Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped Srinath Reddy Sadipiralla
- Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW Adam Brusselback
- Re: log_min_messages per backend type Alvaro Herrera
- RE: AIX support Srirama Kucherlapati
- Re: [PATCH] Fix inconsistent title attribute tags in documentation Nathan Bossart
- Re: Let's add a test for NLS translation of PRI* macros Tom Lane
- Re: Skipping schema changes in publication Shlok Kyal
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: Skipping schema changes in publication Shlok Kyal
- Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped Tom Lane
- Re: Skipping schema changes in publication Shlok Kyal
- Re: Let's add a test for NLS translation of PRI* macros Tom Lane
- Re: log_min_messages per backend type Alvaro Herrera
- Re: making tid and HOTness of UPDATE available to logical decoding plugins Matthias van de Meent
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: amcheck: support for GiST Miłosz Bieniek
- Re: [PATCH] VACUUM: avoid pre-creation transactions holding back cleanup of newly created relations Melanie Plageman
- Re: Add a greedy join search algorithm to handle large join problems Tomas Vondra
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: [PATCH] VACUUM: avoid pre-creation transactions holding back cleanup of newly created relations Andres Freund
- Re: [PATCH] VACUUM: avoid pre-creation transactions holding back cleanup of newly created relations Melanie Plageman
- Re: pg_plan_advice Robert Haas
- Re: vacuumdb: add --dry-run Nathan Bossart
- Re: vacuumdb: add --dry-run Nathan Bossart
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Mihail Nikalayeu
- Re: pg_plan_advice Robert Haas
- Re: making tid and HOTness of UPDATE available to logical decoding plugins Hannu Krosing
- Re: PoC: Compute a histogram of prune_xid to support autovacuum improvements Melanie Plageman