Архив рассылок [pgsql-hackers]
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Álvaro Herrera
- Re: bt_index_parent_check and concurrently build indexes Álvaro Herrera
- Re: Fix incorrect comments in tuplesort.c David Rowley
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Mihail Nikalayeu
- Re: Moving _bt_readpage and _bt_checkkeys into a new .c file Peter Geoghegan
- Re: Fix incorrect comments in tuplesort.c David G. Johnston
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Michael Paquier
- Re: [PATCH] psql: add size-based sorting options (O/o) for tables and indexes Mahmoud Ayman
- Re: Fix incorrect comments in tuplesort.c David Rowley
- Re: Fix incorrect comments in tuplesort.c Chao Li
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: Enhancing Memory Context Statistics Reporting torikoshia
- RE: Newly created replication slot may be invalidated by checkpoint Zhijie Hou (Fujitsu)
- Fix LOCK_TIMEOUT handling in slotsync worker Zhijie Hou (Fujitsu)
- Re: Fix incorrect comments in tuplesort.c cca5507
- [PATCH] test_aio: Skip io_uring tests when kernel disables it Henson Choi
- Re: tuple radix sort Chao Li
- Re: Re: Add support for specifying tables in pg_createsubscriber. Peter Smith
- Re: Support loser tree for k-way merge John Naylor
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Fix LOCK_TIMEOUT handling in slotsync worker shveta malik
- Re: Fix crash during recovery when redo segment is missing Nitin Jadhav
- Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring Ashutosh Bapat
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update) John Naylor
- Re: Skipping schema changes in publication Peter Smith
- Re: Popcount optimization for the slow-path lookups John Naylor
- Re: tuple radix sort John Naylor
- Re: tuple radix sort Chao Li
- Re: [Proposal] Adding callback support for custom statistics kinds Michael Paquier
- Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
- Re: Support loser tree for k-way merge cca5507
- Missing empty transaction optimization in pgoutput plugin Ashutosh Bapat
- Re: Checkpointer write combining Soumya S Murali
- Re: Fix crash during recovery when redo segment is missing Nitin Jadhav
- Re: Newly created replication slot may be invalidated by checkpoint Masahiko Sawada
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Fix LOCK_TIMEOUT handling in slotsync worker Chao Li
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: More const-marking cleanup Bertrand Drouvot
- Re: Make copyObject work in C++ Peter Eisentraut
- Re: Make copyObject work in C++ Peter Eisentraut
- Re: Make copyObject work in C++ Jelte Fennema-Nio
- Re: meson and check-tests Bilal Yavuz
- Re: proposal: schema variables Pavel Stehule
- Re: Fix crash during recovery when redo segment is missing Michael Paquier
- Re: Make copyObject work in C++ David Geier
- Simplify the way of appending comma to stringInfo Chao Li
- Re: Simplify the way of appending comma to stringInfo Pavel Stehule
- Re: Simplify the way of appending comma to stringInfo Heikki Linnakangas
- Re: Simplify the way of appending comma to stringInfo David Geier
- Re: Make copyObject work in C++ Jelte Fennema-Nio
- Parallel query: Use TopTransactionContext for ReinitializeParallelDSM() Jakub Wartak
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: Moving _bt_readpage and _bt_checkkeys into a new .c file Victor Yegorov
- Re: Adding REPACK [concurrently] David Klika
- Re: Why cannot alter a column's type when it's used by a generated column Chao Li
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Enhancing Memory Context Statistics Reporting Daniel Gustafsson
- Re: Newly created replication slot may be invalidated by checkpoint Amit Kapila
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- 64-bit wait_event and introduction of 32-bit wait_event_arg Jakub Wartak
- Re: alter check constraint enforceability Amul Sul
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Álvaro Herrera
- Re: 64-bit wait_event and introduction of 32-bit wait_event_arg Heikki Linnakangas
- RE: Newly created replication slot may be invalidated by checkpoint Zhijie Hou (Fujitsu)
- Re: get rid of Pointer type, mostly David Geier
- Re: Safer hash table initialization macro Jelte Fennema-Nio
- Re: get rid of Pointer type, mostly Chao Li
- Remove unneccessary memory initialization in planner.c Chao Li
- Re: get rid of Pointer type, mostly Peter Eisentraut
- Re: get rid of Pointer type, mostly David Geier
- Re: 64-bit wait_event and introduction of 32-bit wait_event_arg Bertrand Drouvot
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Mihail Nikalayeu
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: get rid of Pointer type, mostly David Geier
- Re: Skipping schema changes in publication shveta malik
- [PATCH] Add pg_current_vxact_id() function to expose virtual transaction IDs Pavlo Golub
- Re: Missing empty transaction optimization in pgoutput plugin Amit Kapila
- Re: Skipping schema changes in publication Amit Kapila
- Re: Remove unneccessary memory initialization in planner.c Aleksander Alekseev
- Re: SQL Property Graph Queries (SQL/PGQ) Amit Langote
- Re: POC: make mxidoff 64 bits Heikki Linnakangas
- Re: making tid and HOTness of UPDATE available to logical decoding plugins Matthias van de Meent
- Re: index prefetching Amit Langote
- Re: making tid and HOTness of UPDATE available to logical decoding plugins Matthias van de Meent
- Re: proposal: schema variables Pavel Stehule
- Re: missing PG_IO_ALIGN_SIZE uses Peter Eisentraut
- Re: Make copyObject work in C++ Tom Lane
- Re: Tighten up range checks for pg_resetwal arguments Heikki Linnakangas
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions jian he
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: Simplify the way of appending comma to stringInfo Tom Lane
- Re: Add wait event for CommitDelay Rafia Sabih
- Re: [PATCH] Allow complex data for GUC extra. Bryan Green
- Re: making tid and HOTness of UPDATE available to logical decoding plugins Hannu Krosing
- Re: Make copyObject work in C++ Jelte Fennema-Nio
- Introduce Index Aggregate - new GROUP BY strategy Sergey Soloviev
- [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Shruthi Gowda
- Re: POC: make mxidoff 64 bits Ashutosh Bapat
- unifying error messages Álvaro Herrera
- Re: POC: make mxidoff 64 bits Ashutosh Bapat
- Re: unifying error messages Nathan Bossart
- Re: SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut
- Re: [PATCH] Allow complex data for GUC extra. Bryan Green
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Tom Lane
- RE: Newly created replication slot may be invalidated by checkpoint Vitaly Davydov
- Re: [PATCH] Allow complex data for GUC extra. Robert Haas
- Re: Non-text mode for pg_dumpall tushar
- pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped tushar
- Re: Moving _bt_readpage and _bt_checkkeys into a new .c file Heikki Linnakangas
- Re: vacuumdb: add --dry-run Nathan Bossart
- Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped Nathan Bossart
- Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped Tom Lane
- Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped Tom Lane
- Re: vacuumdb: add --dry-run Álvaro Herrera
- Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped Nathan Bossart
- Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped Nathan Bossart
- Re: vacuumdb: add --dry-run Nathan Bossart
- Re: unifying error messages Álvaro Herrera
- Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
- Re: Moving _bt_readpage and _bt_checkkeys into a new .c file Peter Geoghegan
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: plan shape work Robert Haas
- Re: [Proposal] Adding callback support for custom statistics kinds Sami Imseih
- Re: Add wait event for CommitDelay Sami Imseih
- Let's add a test for NLS translation of PRI* macros Tom Lane
- Re: vacuumdb: add --dry-run Nathan Bossart
- Re: pgsql: Add function to log the memory contexts of specified backend pro Artem Gavrilov
- Fix repetition in hash index documentation David Geier
- Re: Let's add a test for NLS translation of PRI* macros Bryan Green
- Re: Proposal to allow setting cursor options on Portals Sami Imseih
- Re: vacuumdb: add --dry-run Álvaro Herrera
- Re: Adding basic NUMA awareness Tomas Vondra
- Re: pg_plan_advice Greg Burd
- Re: index prefetching Peter Geoghegan
- [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW Adam Brusselback