Mailing lists [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