Mailing lists [pgsql-hackers]
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: pgsql: oauth: Add unit tests for multiplexer handling Jacob Champion
- Re: ABI Compliance Checker GSoC Project Mankirat Singh
- Re: pgsql: oauth: Add unit tests for multiplexer handling Jacob Champion
- Re: Per backend relation statistics tracking Sami Imseih
- Re: Improve LWLock tranche name visibility across backends Sami Imseih
- Re: Generate GUC tables from .dat file John Naylor
- Re: Buffer locking is special (hints, checksums, AIO writes) Noah Misch
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Why CI doesn't run? Chao Li
- Re: Making jsonb_agg() faster Chao Li
- Re: Why CI doesn't run? David G. Johnston
- Re: Why CI doesn't run? Chao Li
- Re: Fixes a trivial bug in dumped parse/query/plan trees Chao Li
- Re: Fixes a trivial bug in dumped parse/query/plan trees Chao Li
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- Re: SQL:2023 JSON simplified accessor support jian he
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: pg_restore --no-policies should not restore policies' comment jian he
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: [BUG] Remove self joins causes 'variable not found in subplan target lists' error Richard Guo
- Re: SQL:2023 JSON simplified accessor support Chao Li
- Add memory_limit_hits to pg_stat_replication_slots Bertrand Drouvot
- Re: Report reorder buffer size Bertrand Drouvot
- Re: Inconsistent update in the MERGE command Dmitry
- Re: Remove traces of long in dynahash.c Peter Eisentraut
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: [BUG?] check_exclusion_or_unique_constraint false negative Mihail Nikalayeu
- Mark ItemPointer parameters as const in tuple/table lock functions Chao Li
- Re: Mark ItemPointer parameters as const in tuple/table lock functions Peter Eisentraut
- Re: Improve LWLock tranche name visibility across backends Bertrand Drouvot
- Re: Changing the state of data checksums in a running cluster Tomas Vondra
- Re: plan shape work Andrei Lepikhov
- Re: Per backend relation statistics tracking Bertrand Drouvot
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: pgsql: oauth: Add unit tests for multiplexer handling Christoph Berg
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Fix replica identity checks for MERGE command on published table. Dean Rasheed
- Re: [PATCH] Generate random dates/times in a specified range Dean Rasheed
- RE: POC: enable logical decoding when wal_level = 'replica' without a server restart Hayato Kuroda (Fujitsu)
- Re: Potential problem in commit f777d773878 and 4f7f7b03758 Matheus Alcantara
- Re: Changing the state of data checksums in a running cluster Tomas Vondra
- Re: Changing the state of data checksums in a running cluster Tomas Vondra
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Kirill Reshke
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: Report bytes and transactions actually sent downtream Bertrand Drouvot
- Re: Inconsistent update in the MERGE command Dean Rasheed
- Re: Per backend relation statistics tracking Bertrand Drouvot
- Re: Buffer locking is special (hints, checksums, AIO writes) Robert Haas
- Re: Potential problem in commit f777d773878 and 4f7f7b03758 Peter Eisentraut
- Re: Issue with logical replication slot during switchover Fabrice Chapuis
- Re: index prefetching Tomas Vondra
- Improve read_local_xlog_page_guts by replacing polling with latch-based waiting Xuneng Zhou
- Re: Improve read_local_xlog_page_guts by replacing polling with latch-based waiting Xuneng Zhou
- Re: Identifying function-lookup failures due to argument name mismatches Peter Eisentraut
- Re: Identifying function-lookup failures due to argument name mismatches Peter Eisentraut
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: END is not a reserved word Vicky Vergara
- Re: List TAP test files in makefiles Álvaro Herrera
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Proper object locking for GRANT/REVOKE Peter Eisentraut
- Re: ABI Compliance Checker GSoC Project David E. Wheeler
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: Parallel heap vacuum Masahiko Sawada
- Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM Kirill Reshke
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: Improve LWLock tranche name visibility across backends Sami Imseih
- Re: Buffer locking is special (hints, checksums, AIO writes) Noah Misch
- Re: Buffer locking is special (hints, checksums, AIO writes) Robert Haas
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock Greg Burd
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Qual push down to table AM Julien Tachoires