Mailing lists [pgsql-hackers]
- Re: COPY TO: provide hint when WHERE clause is used Atsushi Torikoshi
- Stack-based tracking of per-node WAL/buffer usage Lukas Fittl
- Re: Invalid remote sampling test in postgres_fdw. Michael Paquier
- Re: Adding REPACK [concurrently] Michael Paquier
- Re: hash + LRC better than CRC? Michael Paquier
- Re: Raw parse tree is not dumped to log Tatsuo Ishii
- Re: Fix an unnecessary cast calling elog in ExecHashJoinImpl Chao Li
- Re: Eager aggregation, take 3 Richard Guo
- Re: GB18030-2022 Support in PostgreSQL Chao Li
- RE: doc patch: missing tags in protocol.sgml Hayato Kuroda (Fujitsu)
- Re: Generate pgstat_count_slru*() functions for slru using macros Michael Paquier
- Re: Serverside SNI support in libpq Michael Paquier
- Re: Buffer locking is special (hints, checksums, AIO writes) Michael Paquier
- RE: Resetting recovery target parameters in pg_createsubscriber Hayato Kuroda (Fujitsu)
- Re: Raw parse tree is not dumped to log Tatsuo Ishii
- Re: Raw parse tree is not dumped to log Chao Li
- Re: Resetting recovery target parameters in pg_createsubscriber Michael Paquier
- Re: Remove traces of long in dynahash.c Michael Paquier
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- Re: allow benign typedef redefinitions (C11) Chao Li
- Update outdated references to SLRU ControlLock Julien Rouhaud
- Re: Issue with logical replication slot during switchover shveta malik
- Re: Conflict detection for update_deleted in logical replication Nisha Moond
- Re: SQL:2023 JSON simplified accessor support Alexandra Wang
- Re: Sequence Access Methods, round two Michael Paquier
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- Orphan page in _bt_split Konstantin Knizhnik
- Re: Update outdated references to SLRU ControlLock Michael Paquier
- Re: List TAP test files in makefiles Peter Eisentraut
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Update outdated references to SLRU ControlLock Julien Rouhaud
- Re: libpq OpenSSL and multithreading Peter Eisentraut
- Re: Orphan page in _bt_split Michael Paquier
- Re: Logical Replication of sequences vignesh C
- Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Michael Paquier
- Re: support fast default for domain with constraints jian he
- new warnings with clang-21 / how const is Datum Peter Eisentraut
- Re: Generate GUC tables from .dat file John Naylor
- Re: Issue with logical replication slot during switchover Fabrice Chapuis
- Re: Replace magic numbers with strategy numbers for B-tree indexes Nikita Malakhov
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: COPY TO: provide hint when WHERE clause is used Fujii Masao
- Re: Correction of RowMark Removal During Sel-Join Elimination Andrei Lepikhov
- Re: New commitfest app release on August 19th vignesh C
- Refactoring: Use soft error reporting for *_opt_error functions Amul Sul
- Re: Raw parse tree is not dumped to log John Naylor
- Re: COPY TO: provide hint when WHERE clause is used Jim Jones
- Re: Improve LWLock tranche name visibility across backends Bertrand Drouvot
- Re: split func.sgml to separated individual sgml files Florents Tselai
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? David Geier
- Re: PG 18 release notes draft committed Yugo Nagata
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
- Re: Refactoring: Use soft error reporting for *_opt_error functions Dean Rasheed
- Re: Add progressive backoff to XactLockTableWait functions Xuneng Zhou
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- Re: Changing the state of data checksums in a running cluster Tomas Vondra
- Re: Conflict detection for update_deleted in logical replication shveta malik
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: Generate GUC tables from .dat file David E. Wheeler
- Re: Improve LWLock tranche name visibility across backends Rahila Syed
- Re: ABI Compliance Checker GSoC Project David E. Wheeler
- Re: pgbench - adding pl/pgsql versions of tests Robert Treat
- Re: RFC: Logging plan of the running query torikoshia
- Re: split func.sgml to separated individual sgml files Euler Taveira
- Re: Replace magic numbers with strategy numbers for B-tree indexes Daniil Davydov
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Jacques Combrink
- Get rid of pgstat_count_backend_io_op*() functions Bertrand Drouvot
- Re: Per backend relation statistics tracking Bertrand Drouvot
- Re: Extension security improvement: Add support for extensions with an owned schema Jelte Fennema-Nio
- Re: new warnings with clang-21 / how const is Datum Tom Lane
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: split func.sgml to separated individual sgml files Florents Tselai
- Re: Orphan page in _bt_split Peter Geoghegan
- Re: Improving tracking/processing of buildfarm test failures Alexander Lakhin
- Re: Orphan page in _bt_split Peter Geoghegan
- Re: Vacuum statistics Alena Rybakina
- Re: Orphan page in _bt_split Peter Geoghegan
- Re: MergeAppend could consider sorting cheapest child path Alexander Korotkov
- Re: Extension security improvement: Add support for extensions with an owned schema Jelte Fennema-Nio
- Re: Get rid of pgstat_count_backend_io_op*() functions Michael Paquier
- Re: Replace magic numbers with strategy numbers for B-tree indexes Michael Paquier
- Re: Extension security improvement: Add support for extensions with an owned schema Julien Rouhaud
- Re: MergeAppend could consider sorting cheapest child path Richard Guo
- Re: SQL:2023 JSON simplified accessor support Chao Li
- Re: SQL:2023 JSON simplified accessor support Chao Li
- Re: Fixing MSVC's inability to detect elog(ERROR) does not return David Rowley
- Re: SQL:2023 JSON simplified accessor support Chao Li
- Re: SQL:2023 JSON simplified accessor support Chao Li
- Re: SQL:2023 JSON simplified accessor support David G. Johnston
- Re: Refactoring: Use soft error reporting for *_opt_error functions Michael Paquier
- Re: Orphan page in _bt_split Michael Paquier
- Re: Orphan page in _bt_split Michael Paquier
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik
- RE: Avoid retaining conflict-related data when no tables are subscribed Zhijie Hou (Fujitsu)
- Re: SQL:2023 JSON simplified accessor support Chao Li
- Re: Refactoring: Use soft error reporting for *_opt_error functions Amul Sul
- Concurrency Issue with pg_ctl causing processes to hang in PostgreSQL 15.12 Srirama Kucherlapati
- Re: Refactoring: Use soft error reporting for *_opt_error functions Michael Paquier
- Fix use of variable after pfree Shlok Kyal
- Re: Allow to collect statistics on virtual generated columns Yugo Nagata
- Re: Extension security improvement: Add support for extensions with an owned schema Jelte Fennema-Nio
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Yura Sokolov
- Re: Get rid of pgstat_count_backend_io_op*() functions Bertrand Drouvot
- Re: Fix use of variable after pfree Amit Kapila
- Re: Increase OpenBSD CI task's RAM disk size Daniel Gustafsson
- Fix pg_waldump to exit cleanly at end of WAL Chao Li
- Re: Fix use of variable after pfree Daniel Gustafsson
- Re: Extension security improvement: Add support for extensions with an owned schema Julien Rouhaud
- Re: Refactoring: Use soft error reporting for *_opt_error functions Amul Sul
- Re: Conflict detection for update_deleted in logical replication shveta malik
- Re: Pathify RHS unique-ification for semijoin planning Richard Guo
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: Pathify RHS unique-ification for semijoin planning Andrei Lepikhov
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
- Re: Performance issues with parallelism and LIMIT David Geier
- Re: Add support for specifying tables in pg_createsubscriber. Shubham Khanna
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Shlok Kyal
- Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Jim Jones
- Re: Resetting recovery target parameters in pg_createsubscriber Alyona Vinter
- Use bool with synced field (src/include/replication/slot.h) Ranier Vilela
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Re: Extension security improvement: Add support for extensions with an owned schema Robert Haas
- Re: Logical Replication of sequences vignesh C
- Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Nathan Bossart
- Re: Improve LWLock tranche name visibility across backends Nathan Bossart
- Re: split func.sgml to separated individual sgml files Andrew Dunstan
- Re: pgsql: Preserve conflict-relevant data during logical replication. Robert Haas
- Re: pgsql: oauth: Add unit tests for multiplexer handling Jacob Champion
- Re: Get rid of pgstat_count_backend_io_op*() functions Bertrand Drouvot
- Re: Improve LWLock tranche name visibility across backends Nathan Bossart
- Re: psql client does not handle WSAEWOULDBLOCK on Windows Tom Lane
- Re: Use bool with synced field (src/include/replication/slot.h) Nathan Bossart
- Re: Fixes a trivial bug in dumped parse/query/plan trees Tom Lane
- Re: Get rid of pgstat_count_backend_io_op*() functions Andres Freund
- Re: aio/README.md comments Jeff Davis
- Disabling memory overcommit deemed dangerous David Geier
- Avoid use of uninitialized variable (src/pl/plperl/plperl.c) Ranier Vilela
- Re: Avoid use of uninitialized variable (src/pl/plperl/plperl.c) Andres Freund
- Re: Avoid use of uninitialized variable (src/pl/plperl/plperl.c) Ranier Vilela
- Re: Improve error message for duplicate labels in enum types Tom Lane
- Re: Disabling memory overcommit deemed dangerous Tom Lane
- Re: INSERT ... ON CONFLICT DO SELECT [FOR ...] take 2 v@viktorh.net
- Get ride of pqbool artifact (src/interfaces/libpq/libpq-fe.h) Ranier Vilela
- Re: Get ride of pqbool artifact (src/interfaces/libpq/libpq-fe.h) Tom Lane
- Re: Get ride of pqbool artifact (src/interfaces/libpq/libpq-fe.h) Jacob Champion
- Re: Get ride of pqbool artifact (src/interfaces/libpq/libpq-fe.h) Ranier Vilela
- Re: plan shape work Robert Haas
- Fix segfault while accessing half-initialized hash table in pgstat_shmem.c Mikhail Kot
- Re: Use bool with synced field (src/include/replication/slot.h) Nathan Bossart
- Re: Improve the performance of Unicode Normalization Forms. Alexander Borisov
- Re: pull-up subquery if JOIN-ON contains refs to upper-query Ilia Evdokimov
- Checkpointer write combining Melanie Plageman
- Re: pull-up subquery if JOIN-ON contains refs to upper-query Alena Rybakina
- Re: CREATE SCHEMA ... CREATE DOMAIN support Tom Lane
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: Use bool with synced field (src/include/replication/slot.h) Nathan Bossart
- Re: Use bool with synced field (src/include/replication/slot.h) Nathan Bossart
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: COPY TO: provide hint when WHERE clause is used Fujii Masao
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Andres Freund
- Re: COPY TO: provide hint when WHERE clause is used torikoshia
- Re: Fix pg_waldump to exit cleanly at end of WAL Fujii Masao
- Re: Use bool with synced field (src/include/replication/slot.h) Ranier Vilela
- Re: Update outdated references to SLRU ControlLock Michael Paquier
- Re: Raw parse tree is not dumped to log Tatsuo Ishii
- Re: Add support for specifying tables in pg_createsubscriber. Peter Smith
- Re: SQL:2023 JSON simplified accessor support Alexandra Wang
- Re: SQL:2023 JSON simplified accessor support Alexandra Wang
- Re: Update outdated references to SLRU ControlLock Julien Rouhaud
- Re: Fix pg_waldump to exit cleanly at end of WAL Michael Paquier
- RE: POC: enable logical decoding when wal_level = 'replica' without a server restart Hayato Kuroda (Fujitsu)
- Re: Fix pg_waldump to exit cleanly at end of WAL Chao Li
- Re: SQL:2023 JSON simplified accessor support Chao Li
- Re: Conflict detection for update_deleted in logical replication shveta malik
- Re: Timeline switching with partial WAL records can break replica recovery Alyona Vinter
- Re: Timeline switching with partial WAL records can break replica recovery Alyona Vinter
- Solaris compiler status Peter Eisentraut
- Re: Get rid of pgstat_count_backend_io_op*() functions Michael Paquier
- Re: Orphan page in _bt_split Konstantin Knizhnik
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Ajin Cherian
- Re: Orphan page in _bt_split Konstantin Knizhnik
- Re: VM corruption on standby Alexander Korotkov
- Re: Refactoring: Use soft error reporting for *_opt_error functions Michael Paquier
- Re: VM corruption on standby Andrey Borodin
- Should io_method=worker remain the default? Jeff Davis
- Re: SQL:2023 JSON simplified accessor support Chao Li
- Re: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c Michael Paquier
- Re: SQL:2023 JSON simplified accessor support Chao Li
- 回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c Steven Niu
- Re: Get rid of pgstat_count_backend_io_op*() functions Bertrand Drouvot
- RE: Logical Replication of sequences Hayato Kuroda (Fujitsu)
- Re: Refactoring: Use soft error reporting for *_opt_error functions Dean Rasheed
- Re: VM corruption on standby Alexander Korotkov
- fix NOT VALID NOT NULL with ALTER COLUMN SET IDENTITY jian he
- Re: Should io_method=worker remain the default? Tomas Vondra
- Re: Generate GUC tables from .dat file Peter Eisentraut
- Re: Generate GUC tables from .dat file Peter Eisentraut
- Re: Generate GUC tables from .dat file Peter Eisentraut
- Re: Generate GUC tables from .dat file Daniel Gustafsson
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- Re: Disabling memory overcommit deemed dangerous David Geier
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Kirill Reshke
- Re: Pathify RHS unique-ification for semijoin planning Richard Guo
- Re: Generate GUC tables from .dat file Richard Guo
- Re: 回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c Michael Paquier
- Unexpected changes of CurrentResourceOwner and CurrentMemoryContext Antonin Houska
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Ajin Cherian
- Re: Adding REPACK [concurrently] Antonin Houska
- 回复: 回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c Steven Niu
- Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Andrei Klychkov
- Re: Pathify RHS unique-ification for semijoin planning Andrei Lepikhov
- Re: Generate GUC tables from .dat file Peter Eisentraut
- Re: Improve error message for duplicate labels in enum types Yugo Nagata
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. Chiranmoy.Bhattacharya@fujitsu.com"
- Re: Fixing MSVC's inability to detect elog(ERROR) does not return Peter Eisentraut
- Re: Solaris compiler status Andrew Dunstan
- RE: pgsql: Preserve conflict-relevant data during logical replication. Zhijie Hou (Fujitsu)
- Re: Solaris compiler status Daniel Gustafsson
- Re: pg_restore --no-policies should not restore policies' comment Fujii Masao
- Re: Refactoring: Use soft error reporting for *_opt_error functions Amul Sul
- Re: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c Ranier Vilela
- Re: split func.sgml to separated individual sgml files Florents Tselai
- Re: How can end users know the cause of LR slot sync delays? Ashutosh Sharma
- Re: [Patch] add new parameter to pg_replication_origin_session_setup Doruk Yilmaz
- Re: Remove traces of long in dynahash.c Peter Eisentraut
- expand virtual generated columns in get_relation_constraints() Peter Eisentraut
- Re: Refactoring: Use soft error reporting for *_opt_error functions jian he
- Re: Solaris compiler status Tom Lane
- Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Fujii Masao
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. Nathan Bossart
- Re: Should io_method=worker remain the default? Jeff Davis
- Re: Cannot find a working 64-bit integer type on Illumos Peter Eisentraut
- Re: Should io_method=worker remain the default? Álvaro Herrera
- Re: Should io_method=worker remain the default? Andres Freund
- Re: Explicitly enable meson features in CI Jacob Champion
- Re: Should io_method=worker remain the default? Andres Freund
- Re: Solaris compiler status Peter Eisentraut
- RE: AIX support Srirama Kucherlapati
- Re: Use merge-based matching for MCVs in eqjoinsel Ilia Evdokimov
- Re: Generate GUC tables from .dat file Nathan Bossart
- Re: Non-reproducible AIO failure Dmitry Mityugov
- Re: [BUG?] check_exclusion_or_unique_constraint false negative Mihail Nikalayeu
- Re: index prefetching Andres Freund
- Re: Should io_method=worker remain the default? Jeff Davis
- Re: Non-reproducible AIO failure Konstantin Knizhnik
- Re: Improve LWLock tranche name visibility across backends Nathan Bossart
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Arseniy Mukhin
- Re: Should io_method=worker remain the default? Andres Freund
- Re: index prefetching Peter Geoghegan
- Re: Non-reproducible AIO failure Andres Freund
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: index prefetching Andres Freund
- Re: index prefetching Peter Geoghegan
- Re: Use merge-based matching for MCVs in eqjoinsel Tom Lane
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Matheus Alcantara
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Matheus Alcantara
- Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring Naga Appani
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Matheus Alcantara
- Re: GetNamedLWLockTranche crashes on Windows in normal backend Nathan Bossart
- Re: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c Mikhail Kot
- Re: Solaris compiler status Thomas Munro
- [PG19-3 PATCH] Don't ignore passfile postgresql.cache976@passmail.net
- Re: Should io_method=worker remain the default? Thomas Munro
- Re: Should io_method=worker remain the default? Jeff Davis
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Rishu Bagga
- Re: index prefetching Andres Freund
- Re: Refactoring: Use soft error reporting for *_opt_error functions Michael Paquier
- Re: Solaris compiler status Andres Freund
- Re: index prefetching Peter Geoghegan
- Re: Orphan page in _bt_split Michael Paquier
- Re: Cannot find a working 64-bit integer type on Illumos Thomas Munro
- Re: Orphan page in _bt_split Peter Geoghegan
- 回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c Steven Niu
- Re: Add log_autovacuum_{vacuum|analyze}_min_duration kasaharatt
- NOT NULL NOT ENFORCED jian he
- Re: Sequence Access Methods, round two Michael Paquier
- Re: Incorrect logic in XLogNeedsFlush() Dilip Kumar
- Re: Remove traces of long in dynahash.c Michael Paquier
- Re: Add log_autovacuum_{vacuum|analyze}_min_duration Shinya Kato
- Re: [PG19-3 PATCH] Don't ignore passfile Umar Hayat
- Re: Should io_method=worker remain the default? Thomas Munro
- Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt jian he
- Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Michael Paquier
- Re: Set log_lock_waits=on by default Shinya Kato
- Re: Add log_autovacuum_{vacuum|analyze}_min_duration kasaharatt
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. John Naylor
- Re: 回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c Michael Paquier
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- Re: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c Michael Paquier
- Re: 回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c Steven Niu
- Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Andrei Klychkov
- Re: 回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c Rider
- Re: plan shape work Richard Guo
- Re: Timeline switching with partial WAL records can break replica recovery Nataliia
- Re: [PG19-3 PATCH] Don't ignore passfile Paul Ohlhauser
- Re: pg_restore --no-policies should not restore policies' comment jian he
- Re: Cannot find a working 64-bit integer type on Illumos Peter Eisentraut
- Re: Cannot find a working 64-bit integer type on Illumos Peter Eisentraut
- Re: Refactoring: Use soft error reporting for *_opt_error functions Dean Rasheed
- Re: MergeAppend could consider sorting cheapest child path Andrei Lepikhov
- docs: Table 9.46. UUID Extraction Functions Erik Rijkers
- Re: Improve LWLock tranche name visibility across backends Rahila Syed
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- Re: Solaris compiler status Peter Eisentraut
- MPTCP - multiplexing many TCP connections through one socket to get better bandwidth Jakub Wartak
- Re: docs: Table 9.46. UUID Extraction Functions Daniel Gustafsson
- Re: Use merge-based matching for MCVs in eqjoinsel Ilia Evdokimov
- Re: Fix replica identity checks for MERGE command on published table. Dean Rasheed
- Re: Generate GUC tables from .dat file Peter Eisentraut
- Re: Avoid retaining conflict-related data when no tables are subscribed Amit Kapila
- Re: Potential problem in commit f777d773878 and 4f7f7b03758 Álvaro Herrera
- Re: Orphan page in _bt_split Konstantin Knizhnik
- Re: NOT NULL NOT ENFORCED Álvaro Herrera
- Re: Potential problem in commit f777d773878 and 4f7f7b03758 Dilip Kumar
- Re: Inconsistent update in the MERGE command Dean Rasheed
- [PATCH] Referenced generic plan mode Vlada Pogozhelskaya
- issue with synchronized_standby_slots Fabrice Chapuis
- Re: Improve LWLock tranche name visibility across backends Nathan Bossart
- Re: Solaris compiler status Andres Freund
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Arseniy Mukhin
- Re: Unexpected changes of CurrentResourceOwner and CurrentMemoryContext Mihail Nikalayeu
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. Chiranmoy.Bhattacharya@fujitsu.com"
- Re: How can end users know the cause of LR slot sync delays? Shlok Kyal
- Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Jim Jones
- Re: Inconsistent update in the MERGE command Yugo Nagata
- Incorrect checksum in control file with pg_rewind test Maksim.Melnikov
- Re: NOT NULL NOT ENFORCED jian he
- Re: Improve LWLock tranche name visibility across backends Nathan Bossart
- Re: Vacuum statistics Alena Rybakina
- Re: [PG19-3 PATCH] Don't ignore passfile Tom Lane
- PgStat_HashKey padding issue when passed by reference Sami Imseih
- pg_recvlogical: Prevent flushed data from being re-sent after restarting replication Fujii Masao
- Re: Vacuum statistics Alena Rybakina
- Re: Solaris compiler status Tom Lane
- Re: PgStat_HashKey padding issue when passed by reference Sami Imseih
- Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Fujii Masao
- Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Fujii Masao
- Re: PgStat_HashKey padding issue when passed by reference Andres Freund
- Re: PgStat_HashKey padding issue when passed by reference Sami Imseih
- Re: Logical Replication of sequences vignesh C
- Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock Andres Freund
- Re: [PATCH] ternary reloption type Nikolay Shaplov
- Re: PgStat_HashKey padding issue when passed by reference Ranier Vilela
- Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock Greg Burd
- Re: Improve LWLock tranche name visibility across backends Sami Imseih
- Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Tom Lane
- Re: PgStat_HashKey padding issue when passed by reference Sami Imseih
- Allow using replication origins in SQL level parallel sessions Emre Hasegeli
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: GetNamedLWLockTranche crashes on Windows in normal backend Sami Imseih
- Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Tom Lane
- Re: GetNamedLWLockTranche crashes on Windows in normal backend Nathan Bossart
- Re: index prefetching Tomas Vondra
- Re: Stack-based tracking of per-node WAL/buffer usage Andres Freund
- Re: Improve LWLock tranche name visibility across backends Nathan Bossart
- Re: GetNamedLWLockTranche crashes on Windows in normal backend Sami Imseih
- --with-llvm on 32-bit platforms? Dmitry Mityugov
- Re: Logical Replication of sequences Masahiko Sawada
- Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Tom Lane
- Fix race condition in SSI when reading PredXact->SxactGlobalXmin Josh Curtis
- Re: Logical Replication of sequences Masahiko Sawada
- Re: Proposal: Out-of-Order NOTIFY via GUC to Improve LISTEN/NOTIFY Throughput Rishu Bagga
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Rishu Bagga
- Re: Refactoring: Use soft error reporting for *_opt_error functions Michael Paquier
- Re: [PG19-3 PATCH] Don't ignore passfile Paul Ohlhauser
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Mihail Nikalayeu
- Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Nathan Bossart
- Re: GetNamedLWLockTranche crashes on Windows in normal backend Nathan Bossart
- Re: Update outdated references to SLRU ControlLock Julien Rouhaud
- Re: [PATCH] Add tests for Bitmapset Nathan Bossart
- Allow logical replication in the same cluster Chao Li
- RE: Resetting recovery target parameters in pg_createsubscriber Hayato Kuroda (Fujitsu)
- RE: issue with synchronized_standby_slots Zhijie Hou (Fujitsu)
- Re: Refactoring: Use soft error reporting for *_opt_error functions Michael Paquier
- Re: Update outdated references to SLRU ControlLock Michael Paquier
- Re: Refactoring: Use soft error reporting for *_opt_error functions Amul Sul
- pg_dump, pg_dumpall, pg_restore HELP progname descrption of "--no-table-access-method" is wrong? jian he
- Appetite for syntactic sugar to match result set columns to UDT fields? Philip Warner
- Re: Update outdated references to SLRU ControlLock Julien Rouhaud
- Re: Logical Replication of sequences vignesh C
- Appetite for syntactic sugar to match result set columns to UDT fields? David G. Johnston
- Re: Resetting recovery target parameters in pg_createsubscriber Alyona Vinter
- Re: Appetite for syntactic sugar to match result set columns to UDT fields? Tom Lane
- Re: Conflict detection for update_deleted in logical replication shveta malik
- Fix inconsistencies with code and beautify xlog structures description and fin hash_xlog.h Kirill Reshke
- Re: Fix inconsistencies with code and beautify xlog structures description and fin hash_xlog.h Kirill Reshke
- Re: Skipping schema changes in publication Shlok Kyal
- Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Michael Paquier
- Differential Code Coverage report for Postgres Nazir Bilal Yavuz
- Re: How can end users know the cause of LR slot sync delays? Ashutosh Sharma
- Re: Appetite for syntactic sugar to match result set columns to UDT fields? Philip Warner
- Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Jim Jones
- Re: Eager aggregation, take 3 Richard Guo
- Re: Inconsistent update in the MERGE command Dean Rasheed
- Re: --with-llvm on 32-bit platforms? Dmitry Mityugov
- Re: Logical Replication of sequences Chao Li
- Re: Fix inconsistencies with code and beautify xlog structures description and fin hash_xlog.h Chao Li
- Re: Fix inconsistencies with code and beautify xlog structures description and fin hash_xlog.h Chao Li
- Re: MergeAppend could consider sorting cheapest child path Andrei Lepikhov
- Re: Raw parse tree is not dumped to log Chao Li
- Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Andrei Klychkov
- Re: Logical Replication of sequences vignesh C
- Re: When deleting the plpgsql function, release the CachedPlan of the function zengman
- Re: Parallel Apply Dilip Kumar
- RE: Avoid retaining conflict-related data when no tables are subscribed Zhijie Hou (Fujitsu)
- Re: Proposal: Out-of-Order NOTIFY via GUC to Improve LISTEN/NOTIFY Throughput Joel Jacobson
- Re: Remove traces of long in dynahash.c Dean Rasheed
- Re: Raw parse tree is not dumped to log Tatsuo Ishii
- 回复: Differential Code Coverage report for Postgres Oreo Yang
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Matheus Alcantara
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Matheus Alcantara
- Re: Parallel Apply Amit Kapila
- Re: Logical Replication of sequences Amit Kapila
- Re: Allow using replication origins in SQL level parallel sessions Amit Kapila
- Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring Ashutosh Bapat
- Re: pull-up subquery if JOIN-ON contains refs to upper-query Alena Rybakina
- Re: --with-llvm on 32-bit platforms? Dmitry Mityugov
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- Re: Parallel Apply Mihail Nikalayeu
- Re: Raw parse tree is not dumped to log Chao Li
- Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt Peter Eisentraut
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Arseniy Mukhin
- Re: Eager aggregation, take 3 Robert Haas
- Re: Eager aggregation, take 3 Robert Haas
- [PATCH] Update parser README to include parse_jsontable.c Karthik
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Ashutosh Bapat
- Re: Use merge-based matching for MCVs in eqjoinsel David Geier
- Re: Appetite for syntactic sugar to match result set columns to UDT fields? Tom Lane
- Only one version can be installed when using extension_control_path Pierrick
- Re: Differential Code Coverage report for Postgres Nazir Bilal Yavuz
- Re: Eager aggregation, take 3 Robert Haas
- Re: [PATCH] Add tests for Bitmapset Burd, Greg
- Re: Eager aggregation, take 3 Robert Haas
- Re: Differential Code Coverage report for Postgres Jacob Champion
- Re: Differential Code Coverage report for Postgres Andres Freund
- Re: plan shape work Robert Haas
- Re: plan shape work Tom Lane
- Re: Differential Code Coverage report for Postgres Nazir Bilal Yavuz
- Re: Differential Code Coverage report for Postgres Nazir Bilal Yavuz
- Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock Andres Freund
- Re: plan shape work Robert Haas
- Re: Proposal: Out-of-Order NOTIFY via GUC to Improve LISTEN/NOTIFY Throughput Arseniy Mukhin
- Re: plan shape work Robert Haas
- Re: [PG19-3 PATCH] Don't ignore passfile Robert Haas
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Ashutosh Sharma
- Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Nathan Bossart
- Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock Greg Burd
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Ashutosh Sharma
- Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock Robert Haas
- Re: [PATCH] Add tests for Bitmapset Nathan Bossart
- Re: Differential Code Coverage report for Postgres Álvaro Herrera
- Re: NOT NULL NOT ENFORCED Álvaro Herrera
- Re: Differential Code Coverage report for Postgres Nazir Bilal Yavuz
- Re: RFC: extensible planner state Robert Haas
- Re: Should io_method=worker remain the default? Jeff Davis
- Re: 回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c Mikhail Kot
- Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Tom Lane
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- 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: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: Raw parse tree is not dumped to log Tatsuo Ishii
- Re: Should io_method=worker remain the default? Jeff Davis
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: Extension security improvement: Add support for extensions with an owned schema Julien Rouhaud
- Re: 回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c Michael Paquier
- Re: 回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c Michael Paquier
- Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Michael Paquier
- Re: PgStat_HashKey padding issue when passed by reference Michael Paquier
- Re: [PATCH] Update parser README to include parse_jsontable.c Michael Paquier
- Re: Parallel Apply Amit Kapila
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Amit Kapila
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
- Query Performance Degradation Due to Partition Scan Order – PostgreSQL v17.6 Vivek Gadge
- Re: Allow logical replication in the same cluster Amit Kapila
- Re: Parallel Apply Dilip Kumar
- Re: [Patch] add new parameter to pg_replication_origin_session_setup Amit Kapila
- Re: How can end users know the cause of LR slot sync delays? Amit Kapila
- Re: Appetite for syntactic sugar to match result set columns to UDT fields? Philip Warner
- Re: Extension security improvement: Add support for extensions with an owned schema Jelte Fennema-Nio
- Fix missing EvalPlanQual recheck for TID scans Sophie Alpert
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- [PATCH] Perform check for oversized WAL record before calculating record CRC Sergey Fukanchik
- Re: postmaster uses more CPU in 18 beta1 with io_method=io_uring Robert Treat
- Re: [PG19-3 PATCH] Don't ignore passfile Paul Ohlhauser
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Matheus Alcantara
- Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Jim Jones
- Re: Proposal: Out-of-Order NOTIFY via GUC to Improve LISTEN/NOTIFY Throughput Matheus Alcantara
- [PATCH] Fix pg_rewind false positives caused by shutdown-only WAL Srinath Reddy Sadipiralla
- Re: [PATCH] Perform check for oversized WAL record before calculating record CRC Andrey Borodin
- Re: Issue with logical replication slot during switchover Fabrice Chapuis
- Re: Proposal: Conflict log history table for Logical Replication Alastair Turner
- Re: issue with synchronized_standby_slots Fabrice Chapuis
- Re: Reduce "Var IS [NOT] NULL" quals during constant folding Junwang Zhao
- Re: MergeAppend could consider sorting cheapest child path Alexander Korotkov
- Re: [PATCH] Perform check for oversized WAL record before calculating record CRC Sergey Fukanchik
- OAuth client code doesn't work with Google OAuth Zsolt Parragi
- Re: Conflict detection for update_deleted in logical replication Tom Lane
- Re: Set log_lock_waits=on by default Laurenz Albe
- Re: Reduce "Var IS [NOT] NULL" quals during constant folding Tender Wang
- Re: PgStat_HashKey padding issue when passed by reference Michael Paquier
- Re: [PATCH] Update parser README to include parse_jsontable.c Michael Paquier
- Re: Set log_lock_waits=on by default Chao Li
- Re: Should io_method=worker remain the default? Thomas Munro
- Re: Should io_method=worker remain the default? Thomas Munro
- Re: Allow logical replication in the same cluster Chao Li
- let ALTER TABLE DROP COLUMN drop whole-row referenced object jian he
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree BharatDB
- Re: Resetting recovery target parameters in pg_createsubscriber Alyona Vinter
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Ashutosh Bapat
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Ashutosh Bapat
- Re: How can end users know the cause of LR slot sync delays? Ashutosh Sharma
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Ashutosh Sharma
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Ashutosh Sharma
- [BUG] PostgreSQL crashes with ThreadSanitizer during early initialization Emmanuel Sibi
- Re: Fix missing EvalPlanQual recheck for TID scans David Rowley
- Re: plan shape work Dilip Kumar
- Re: Resetting recovery target parameters in pg_createsubscriber Alyona Vinter
- Re: Logical Replication of sequences vignesh C
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Logical Replication of sequences Chao Li
- Re: Fix missing EvalPlanQual recheck for TID scans Sophie Alpert
- Re: OAuth client code doesn't work with Google OAuth Zsolt Parragi
- Re: Set log_lock_waits=on by default Laurenz Albe
- Re: Use merge-based matching for MCVs in eqjoinsel David Geier
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: Add xicorr(X, Y): support for the xi (ξ) correlation coefficient by Chatterjee Dean Rasheed
- Re: 回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c Michael Paquier
- doc patch: protocol major.minor numbers in NegotiateProtocolVersion message Eric Marsden
- Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Andrei Klychkov
- Re: Reduce "Var IS [NOT] NULL" quals during constant folding Richard Guo
- Re: Update Windows CI Task Names: Server 2022 + VS 2022 Upgrade Nazir Bilal Yavuz
- Re: MergeAppend could consider sorting cheapest child path Richard Guo
- Re: MergeAppend could consider sorting cheapest child path Alexander Korotkov
- Re: Add xicorr(X, Y): support for the xi (ξ) correlation coefficient by Chatterjee Andrey Borodin
- Re: OAuth client code doesn't work with Google OAuth Daniel Gustafsson
- Re: Fix missing EvalPlanQual recheck for TID scans David Rowley
- Re: issue with synchronized_standby_slots Alexander Kukushkin
- [PATCH] Accept connections post recovery without waiting for RemoveOldXlogFiles Nitin Motiani
- Re: Parallel Apply Ashutosh Bapat
- Re: OAuth client code doesn't work with Google OAuth Zsolt Parragi
- Re: Query Performance Degradation Due to Partition Scan Order – PostgreSQL v17.6 Ashutosh Bapat
- Re: plan shape work Richard Guo
- Re: Query Performance Degradation Due to Partition Scan Order – PostgreSQL v17.6 Andrei Lepikhov
- Re: Use merge-based matching for MCVs in eqjoinsel David Geier
- Re: Query Performance Degradation Due to Partition Scan Order – PostgreSQL v17.6 Adrien Nayrat
- Re: Use merge-based matching for MCVs in eqjoinsel Ilia Evdokimov
- Re: NOT NULL NOT ENFORCED jian he
- Re: Use merge-based matching for MCVs in eqjoinsel Ilia Evdokimov
- Re: Use merge-based matching for MCVs in eqjoinsel David Geier
- Re: Conflict detection for update_deleted in logical replication shveta malik
- Re: OAuth client code doesn't work with Google OAuth Daniel Gustafsson
- Re: Use merge-based matching for MCVs in eqjoinsel David Geier
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- Re: Query Performance Degradation Due to Partition Scan Order – PostgreSQL v17.6 Vivek Gadge
- Re: new warnings with clang-21 / how const is Datum Peter Eisentraut
- Re: NOT NULL NOT ENFORCED Álvaro Herrera
- Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX Shayon Mukherjee
- Re: [PATCH] Generate random dates/times in a specified range Dean Rasheed
- Re: [BUG] PostgreSQL crashes with ThreadSanitizer during early initialization Aleksander Alekseev
- Re: Reduce "Var IS [NOT] NULL" quals during constant folding Junwang Zhao
- [PATCH] jit: fix build with LLVM-21 Holger Hoffstätte
- Re: Query Performance Degradation Due to Partition Scan Order – PostgreSQL v17.6 Andrei Lepikhov
- Re: Optimize JsonbContainerTypeName by reordering type checks Chao Li
- Re: [PG19-3 PATCH] Don't ignore passfile Robert Haas
- Re: pg_waldump: support decoding of WAL inside tarfile Jakub Wartak
- Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX Robert Treat
- Re: Use merge-based matching for MCVs in eqjoinsel Ilia Evdokimov
- Re: plan shape work Robert Haas
- Re: Use merge-based matching for MCVs in eqjoinsel David Geier
- Re: Only one version can be installed when using extension_control_path Matheus Alcantara
- Re: A performance regression issue with Memoize Robert Haas
- Re: ABI Compliance Checker GSoC Project David E. Wheeler
- Re: [PG19-3 PATCH] Don't ignore passfile Paul Ohlhauser
- Re: Only one version can be installed when using extension_control_path David G. Johnston
- Re: OAuth client code doesn't work with Google OAuth Zsolt Parragi
- Re: Only one version can be installed when using extension_control_path Tom Lane
- Re: Parallel heap vacuum Melanie Plageman
- Re: [PG19-3 PATCH] Don't ignore passfile Robert Haas
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: issue with synchronized_standby_slots Fujii Masao
- Re: postmaster uses more CPU in 18 beta1 with io_method=io_uring Andres Freund
- Re: PgStat_HashKey padding issue when passed by reference Andres Freund
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Mircea Cadariu
- Re: Fix missing EvalPlanQual recheck for TID scans Sophie Alpert
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Robert Haas
- Re: [BUG] PostgreSQL crashes with ThreadSanitizer during early initialization Emmanuel Sibi
- Re: GetNamedLWLockTranche crashes on Windows in normal backend Nathan Bossart
- Re: PgStat_HashKey padding issue when passed by reference Sami Imseih
- Re: Potential problem in commit f777d773878 and 4f7f7b03758 Álvaro Herrera
- Re: [Patch] add new parameter to pg_replication_origin_session_setup Doruk Yilmaz
- Re: magical eref alias names Robert Haas
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: Should io_method=worker remain the default? Andres Freund
- Re: [PG19-3 PATCH] Don't ignore passfile Tom Lane
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: OAuth client code doesn't work with Google OAuth Jacob Champion
- Re: [PATCH] Add tests for Bitmapset Burd, Greg
- Re: GetNamedLWLockTranche crashes on Windows in normal backend Nathan Bossart
- Re: [PG19-3 PATCH] Don't ignore passfile Jacob Champion
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: Proposal: GUC to control starting/stopping logical subscription workers Bharath Rupireddy
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Robert Haas
- Re: Should io_method=worker remain the default? Jeff Davis
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Nathan Bossart
- Re: [PG19-3 PATCH] Don't ignore passfile Paul Ohlhauser
- Re: [PG19-3 PATCH] Don't ignore passfile Paul Ohlhauser
- Re: GetNamedLWLockTranche crashes on Windows in normal backend Sami Imseih
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Robert Haas
- Re: GetNamedLWLockTranche crashes on Windows in normal backend Nathan Bossart
- Re: Should io_method=worker remain the default? Nathan Bossart
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Robert Haas
- Re: GetNamedLWLockTranche crashes on Windows in normal backend Sami Imseih
- Re: Should io_method=worker remain the default? Jeff Davis
- Re: Should io_method=worker remain the default? Andres Freund
- Re: Should io_method=worker remain the default? Andres Freund
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Re: shmem_startup_hook called twice on Windows Nathan Bossart
- Re: shmem_startup_hook called twice on Windows Sami Imseih
- Re: Should io_method=worker remain the default? Jeff Davis
- Re: shmem_startup_hook called twice on Windows Nathan Bossart
- Re: Should io_method=worker remain the default? Jeff Davis
- Re: shmem_startup_hook called twice on Windows Sami Imseih
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- CopyMultiInsertInfo.bufferedBytes is not increased in binary format cases Masahiko Sawada
- Re: Checkpointer write combining Melanie Plageman
- Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Michael Paquier
- Re: Proposal: Out-of-Order NOTIFY via GUC to Improve LISTEN/NOTIFY Throughput Rishu Bagga
- Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX Michael Paquier
- Re: PgStat_HashKey padding issue when passed by reference Michael Paquier
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- Re: Should io_method=worker remain the default? Thomas Munro
- Re: Should io_method=worker remain the default? Thomas Munro
- Re: PgStat_HashKey padding issue when passed by reference Sami Imseih
- Re: plan shape work Richard Guo
- Re: PgStat_HashKey padding issue when passed by reference Michael Paquier
- Re: PgStat_HashKey padding issue when passed by reference Sami Imseih
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Query Performance Degradation Due to Partition Scan Order – PostgreSQL v17.6 Ashutosh Bapat
- Re: let ALTER TABLE DROP COLUMN drop whole-row referenced object jian he
- Re: Remove traces of long in dynahash.c Michael Paquier
- Re: Memory leak of SMgrRelation object on standby 邱宇航
- Re: pg_restore --no-policies should not restore policies' comment Fujii Masao
- Re: Potential problem in commit f777d773878 and 4f7f7b03758 Dilip Kumar
- Re: Problem in 'ORDER BY' of a column using a created collation? Nishant Sharma
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree BharatDB
- Re: issue with synchronized_standby_slots Amit Kapila
- RE: issue with synchronized_standby_slots Zhijie Hou (Fujitsu)
- Re: pg_restore --no-policies should not restore policies' comment jian he
- Re: Memory leak of SMgrRelation object on standby Michael Paquier
- Re: [PATCH] Accept connections post recovery without waiting for RemoveOldXlogFiles Dilip Kumar
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- Clear logical slot's 'synced' flag on promotion of standby shveta malik
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
- Re: Logical Replication of sequences vignesh C
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
- Re: Adding pg_dump flag for parallel export to pipes Dilip Kumar
- Re: [PATCH] Accept connections post recovery without waiting for RemoveOldXlogFiles Amit Kapila
- Re: Query Performance Degradation Due to Partition Scan Order – PostgreSQL v17.6 Andrei Lepikhov
- Re: [PATCH] Accept connections post recovery without waiting for RemoveOldXlogFiles Dilip Kumar
- Re: Clear logical slot's 'synced' flag on promotion of standby Ajin Cherian
- Re: Use merge-based matching for MCVs in eqjoinsel Ilia Evdokimov
- Re: [PATCH] Accept connections post recovery without waiting for RemoveOldXlogFiles Fujii Masao
- Re: Fix missing EvalPlanQual recheck for TID scans Chao Li
- Re: Only one version can be installed when using extension_control_path Pierrick
- Re: pg_restore --no-policies should not restore policies' comment Fujii Masao
- Re: issue with synchronized_standby_slots Fujii Masao
- Re: OAuth client code doesn't work with Google OAuth Zsolt Parragi
- Re: [PATCH] Accept connections post recovery without waiting for RemoveOldXlogFiles Dilip Kumar
- Re: Clear logical slot's 'synced' flag on promotion of standby Ashutosh Sharma
- Re: Eager aggregation, take 3 Richard Guo
- Re: Conflict detection for update_deleted in logical replication shveta malik
- Re: Eager aggregation, take 3 Richard Guo
- Re: Use merge-based matching for MCVs in eqjoinsel David Geier
- Re: Issue with logical replication slot during switchover shveta malik
- Re: Remove traces of long in dynahash.c Dean Rasheed
- Re: [PATCH] Generate random dates/times in a specified range Dean Rasheed
- Re: Eager aggregation, take 3 Richard Guo
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: Eager aggregation, take 3 Richard Guo
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Ajin Cherian
- Re: postmaster uses more CPU in 18 beta1 with io_method=io_uring Jakub Wartak
- Re: BF mamba failure Kouber Saparev
- Re: plan shape work Robert Haas
- Re: Inconsistent update in the MERGE command Yugo Nagata
- Re: Checkpointer write combining Nazir Bilal Yavuz
- Re: Checkpointer write combining Melanie Plageman
- Re: Query Performance Degradation Due to Partition Scan Order – PostgreSQL v17.6 Vivek Gadge
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Robert Haas
- Re: Only one version can be installed when using extension_control_path Matheus Alcantara
- Re: Eager aggregation, take 3 Robert Haas
- stray references to SubscriptRef type Peter Eisentraut
- Re: Eager aggregation, take 3 Robert Haas
- Re: [BUG] PostgreSQL crashes with ThreadSanitizer during early initialization Aleksander Alekseev
- Re: [PATCH] Accept connections post recovery without waiting for RemoveOldXlogFiles Nitin Motiani
- Re: Adding pg_dump flag for parallel export to pipes Nitin Motiani
- Re: OAuth client code doesn't work with Google OAuth Jacob Champion
- Re: plan shape work Tom Lane
- Re: SQL:2023 JSON simplified accessor support Alexandra Wang
- Re: Checkpointer write combining Melanie Plageman
- Re: Expose custom planning data in EXPLAIN Robert Haas
- Re: Should io_method=worker remain the default? Nathan Bossart
- Re: plan shape work Robert Haas
- Re: someone else to do the list of acknowledgments jian he
- Re: stray references to SubscriptRef type Tom Lane
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: Eagerly evict bulkwrite strategy ring Melanie Plageman
- Re: Checkpointer write combining Melanie Plageman
- Re: RFC: Logging plan of the running query Robert Haas
- Re: Fix missing EvalPlanQual recheck for TID scans Sophie Alpert
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Robert Haas
- Re: Stack-based tracking of per-node WAL/buffer usage Lukas Fittl
- Re: shmem_startup_hook called twice on Windows Nathan Bossart
- Re: plan shape work Robert Haas
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Re: Proposal: GUC to control starting/stopping logical subscription workers SATYANARAYANA NARLAPURAM
- Re: Incorrect logic in XLogNeedsFlush() Melanie Plageman
- deprecating OS collation & steering toward ICU? Jeremy Schneider
- Re: plan shape work Tom Lane
- Re: RFC: adding pytest as a supported test framework Jacob Champion
- Re: Proposal: Out-of-Order NOTIFY via GUC to Improve LISTEN/NOTIFY Throughput Matheus Alcantara
- Re: Query Performance Degradation Due to Partition Scan Order – PostgreSQL v17.6 David Rowley
- Re: Proposal: Out-of-Order NOTIFY via GUC to Improve LISTEN/NOTIFY Throughput Rishu Bagga
- Re: Query Performance Degradation Due to Partition Scan Order – PostgreSQL v17.6 David Rowley
- Re: Proposal: Out-of-Order NOTIFY via GUC to Improve LISTEN/NOTIFY Throughput Matheus Alcantara
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: Should io_method=worker remain the default? Jeff Davis
- Re: Proposal: Out-of-Order NOTIFY via GUC to Improve LISTEN/NOTIFY Throughput Rishu Bagga
- Re: Clear logical slot's 'synced' flag on promotion of standby Masahiko Sawada
- Re: SQL:2023 JSON simplified accessor support Alexandra Wang
- Re: [BUG] PostgreSQL crashes with ThreadSanitizer during early initialization Quan Zongliang
- Re: Checkpointer write combining Jeff Davis
- Re: Incorrect logic in XLogNeedsFlush() Jeff Davis
- Mark ItemPointer arguments as const thoughoutly Chao Li
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- RE: Add support for specifying tables in pg_createsubscriber. Zhijie Hou (Fujitsu)
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- PostgreSQL 18 GA press release draft Jonathan S. Katz
- Re: PostgreSQL 18 GA press release draft Peter Smith
- 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 Chao Li
- Re: SQL:2023 JSON simplified accessor support Chao Li
- Re: PostgreSQL 18 GA press release draft Florents Tselai
- Re: Mark ItemPointer arguments as const thoughoutly Chao Li
- Re: Query Performance Degradation Due to Partition Scan Order – PostgreSQL v17.6 Ashutosh Bapat
- Re: PostgreSQL 18 GA press release draft jian he
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- Re: Fix missing EvalPlanQual recheck for TID scans Chao Li
- Re: Mark ItemPointer arguments as const thoughoutly Chao Li
- Re: Remove traces of long in dynahash.c Michael Paquier
- Re: Query Performance Degradation Due to Partition Scan Order – PostgreSQL v17.6 David Rowley
- Re: allow benign typedef redefinitions (C11) Peter Eisentraut
- Re: GB18030-2022 Support in PostgreSQL John Naylor
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree BharatDB
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree BharatDB
- Re: PostgreSQL 18 GA press release draft Jakub Wartak
- Re: Add support for specifying tables in pg_createsubscriber. Shubham Khanna
- Re: plan shape work Richard Guo
- Re: Incorrect logic in XLogNeedsFlush() Dilip Kumar
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Re: Query Performance Degradation Due to Partition Scan Order – PostgreSQL v17.6 Andrei Lepikhov
- Re: Only one version can be installed when using extension_control_path Pierrick
- Re: Incorrect logic in XLogNeedsFlush() Michael Paquier
- Re: Checkpointer write combining Chao Li
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: Timeline switching with partial WAL records can break replica recovery Alyona Vinter
- Re: pgsql: Preserve conflict-relevant data during logical replication. Amit Kapila
- Re: OAuth client code doesn't work with Google OAuth Zsolt Parragi
- Re: Query Performance Degradation Due to Partition Scan Order – PostgreSQL v17.6 Ashutosh Bapat
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: issue with synchronized_standby_slots Rahila Syed
- Re: Eagerly evict bulkwrite strategy ring Nazir Bilal Yavuz
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: VM corruption on standby Alexander Korotkov
- Re: Mark ItemPointer arguments as const thoughoutly Nazir Bilal Yavuz
- Re: Update Windows CI Task Names: Server 2022 + VS 2022 Upgrade Nazir Bilal Yavuz
- Re: Proposal: Conflict log history table for Logical Replication Alastair Turner
- Re: issue with synchronized_standby_slots Ashutosh Sharma
- Re: issue with synchronized_standby_slots Shlok Kyal
- Re: NOT NULL NOT ENFORCED Peter Eisentraut
- Re: issue with synchronized_standby_slots Alexander Kukushkin
- Re: GB18030-2022 Support in PostgreSQL Chao Li
- Re: VM corruption on standby Andrey Borodin
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: allow benign typedef redefinitions (C11) Chao Li
- Re: Fix inconsistencies with code and beautify xlog structures description and fin hash_xlog.h Andrey Borodin
- Re: Incorrect logic in XLogNeedsFlush() Melanie Plageman
- Re: Proposal: Out-of-Order NOTIFY via GUC to Improve LISTEN/NOTIFY Throughput Matheus Alcantara
- Display is_prev_bucket_same_wrt of xl_hash_squeeze_page Kirill Reshke
- Re: [PATCH] Generate random dates/times in a specified range Marcos Pegoraro
- Re: PostgreSQL 18 GA press release draft John Naylor
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Natalya Aksman
- Re: Use merge-based matching for MCVs in eqjoinsel Ilia Evdokimov
- Re: plan shape work Robert Haas
- Re: Proposal: Creating multiple indexes on a table using a single full table scan Aleksander Alekseev
- Re: someone else to do the list of acknowledgments Corey Huinker
- Re: Incorrect logic in XLogNeedsFlush() Melanie Plageman
- Re: Incorrect logic in XLogNeedsFlush() Melanie Plageman
- Re: OAuth client code doesn't work with Google OAuth Jacob Champion
- Re: someone else to do the list of acknowledgments Ranier Vilela
- Re: Should io_method=worker remain the default? Nathan Bossart
- Re: someone else to do the list of acknowledgments Daniel Gustafsson
- Re: SQL:2023 JSON simplified accessor support Alexandra Wang
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Peter Geoghegan
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Peter Geoghegan
- Re: Incorrect logic in XLogNeedsFlush() Jeff Davis
- Re: [PATCH] Generate random dates/times in a specified range Dean Rasheed
- Re: plan shape work Robert Haas
- Re: someone else to do the list of acknowledgments Álvaro Herrera
- Re: [PATCH] Generate random dates/times in a specified range Marcos Pegoraro
- Re: Improve the performance of Unicode Normalization Forms. Victor Yegorov
- Re: OAuth client code doesn't work with Google OAuth Zsolt Parragi
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Natalya Aksman
- Re: Proposal: Out-of-Order NOTIFY via GUC to Improve LISTEN/NOTIFY Throughput Arseniy Mukhin
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Peter Geoghegan
- Re: Proposal: Conflict log history table for Logical Replication Bharath Rupireddy
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Peter Geoghegan
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Natalya Aksman
- Re: PostgreSQL 18 GA press release draft Peter Geoghegan
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Robert Haas
- Stale comment in guc.h; publish listing of setting sources? David G. Johnston
- Re: Proposal: GUC to control starting/stopping logical subscription workers Bharath Rupireddy
- Re: Making type Datum be 8 bytes everywhere Tomas Vondra
- Re: Making type Datum be 8 bytes everywhere Tom Lane
- Re: Making type Datum be 8 bytes everywhere Tomas Vondra
- Re: Making type Datum be 8 bytes everywhere Tom Lane
- Re: OAuth client code doesn't work with Google OAuth Jacob Champion
- Re: index prefetching Peter Geoghegan
- Re: VM corruption on standby Thomas Munro
- Re: Incorrect logic in XLogNeedsFlush() Michael Paquier
- Re: Incorrect logic in XLogNeedsFlush() Michael Paquier
- Re: BF mamba failure Michael Paquier
- Re: Proposal: Out-of-Order NOTIFY via GUC to Improve LISTEN/NOTIFY Throughput Masahiko Sawada
- Re: Only one version can be installed when using extension_control_path Michael Paquier
- Re: Stale comment in guc.h; publish listing of setting sources? Michael Paquier
- Logical replication: lost updates/deletes and invalid log messages caused by SnapshotDirty + concurrent updates Mihail Nikalayeu
- Re: SQL:2023 JSON simplified accessor support Alexandra Wang
- Re: Proposal: GUC to control starting/stopping logical subscription workers Euler Taveira
- Re: Display is_prev_bucket_same_wrt of xl_hash_squeeze_page Michael Paquier
- Re: Stale comment in guc.h; publish listing of setting sources? Michael Paquier
- Re: let ALTER TABLE DROP COLUMN drop whole-row referenced object Chao Li
- Re: someone else to do the list of acknowledgments Michael Paquier
- Re: Stale comment in guc.h; publish listing of setting sources? David G. Johnston
- Re: someone else to do the list of acknowledgments jian he
- Re: expand virtual generated columns in get_relation_constraints() Richard Guo
- Re: Add support for specifying tables in pg_createsubscriber. Peter Smith
- Re: someone else to do the list of acknowledgments jian he
- Re: PgStat_HashKey padding issue when passed by reference Michael Paquier
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. Nathan Bossart
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: issue with synchronized_standby_slots Amit Kapila
- Re: Clear logical slot's 'synced' flag on promotion of standby shveta malik
- Re: issue with synchronized_standby_slots Amit Kapila
- Re: Clear logical slot's 'synced' flag on promotion of standby shveta malik
- Re: someone else to do the list of acknowledgments jian he
- Re: someone else to do the list of acknowledgments Corey Huinker
- Re: someone else to do the list of acknowledgments Corey Huinker
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
- Re: someone else to do the list of acknowledgments Corey Huinker
- Re: someone else to do the list of acknowledgments Corey Huinker
- Re: VM corruption on standby Michael Paquier
- Re: AIX support Vamshikrishna T
- Re: someone else to do the list of acknowledgments Tom Lane
- Re: issue with synchronized_standby_slots Shlok Kyal
- Re: Fix missing EvalPlanQual recheck for TID scans Chao Li
- Re: someone else to do the list of acknowledgments Robins Tharakan
- Re: issue with synchronized_standby_slots Ashutosh Sharma
- Trivial fix for comment of function table_tuple_lock Chao Li
- Re: Issue with logical replication slot during switchover shveta malik
- Re: Proposal for enabling auto-vectorization for checksum calculations root
- [PATCH 1/2] Enable autovectorizing pg_checksum_block root
- [PATCH 2/2] Benchmark code for postgres checksums root
- Re: issue with synchronized_standby_slots Ashutosh Sharma
- Re: someone else to do the list of acknowledgments Corey Huinker
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: someone else to do the list of acknowledgments Tom Lane
- Re: Proposal for enabling auto-vectorization for checksum calculations tenistarkim@gmail.com
- [PATCH 1/2] Enable autovectorizing pg_checksum_block tenistarkim@gmail.com
- [PATCH 2/2] Benchmark code for postgres checksums tenistarkim@gmail.com
- Re: AIX support Laurenz Albe
- Re: Proposal for enabling auto-vectorization for checksum calculations tenistarkim@gmail.com
- [PATCH 1/2] Enable autovectorizing pg_checksum_block tenistarkim@gmail.com
- [PATCH 2/2] Benchmark code for postgres checksums tenistarkim@gmail.com
- 回复:someone else to do the list of acknowledgments 李海洋(陌痕)
- Re: issue with synchronized_standby_slots Rahila Syed
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
- Re: [PATCH] Add tests for Bitmapset Masahiko Sawada
- Re: 回复:someone else to do the list of acknowledgments Tom Lane
- Re: VM corruption on standby Alexander Korotkov
- Re: someone else to do the list of acknowledgments Daniel Gustafsson
- Re: GB18030-2022 Support in PostgreSQL John Naylor
- Re: OAuth client code doesn't work with Google OAuth Zsolt Parragi
- Re: Fix inconsistencies with code and beautify xlog structures description and fin hash_xlog.h Michael Paquier
- Re: Add support for specifying tables in pg_createsubscriber. Shubham Khanna
- Re: Adding basic NUMA awareness Tomas Vondra
- Re: Display is_prev_bucket_same_wrt of xl_hash_squeeze_page Kirill Reshke
- ALTER DATABASE RESET with unexistent guc doesn't report an error Vitaly Davydov
- Re: Unnecessary delay in streaming replication due to replay lag sunil s
- Re: POC: make mxidoff 64 bits Maxim Orlov
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- Re: GB18030-2022 Support in PostgreSQL Chao Li
- Re: Conflict detection for update_deleted in logical replication shveta malik
- Re: Clear logical slot's 'synced' flag on promotion of standby Ashutosh Sharma
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. Chiranmoy.Bhattacharya@fujitsu.com"
- Re: AIX support Vamshikrishna T
- Re: Conflict detection for update_deleted in logical replication Dilip Kumar
- Re: [PATCH] Add tests for Bitmapset Greg Burd
- Re: Allow logical replication in the same cluster Amit Kapila
- Re: pgsql: Introduce pg_shmem_allocations_numa view Christoph Berg
- Re: pgsql: Introduce pg_shmem_allocations_numa view Christoph Berg
- Re: ALTER DATABASE RESET with unexistent guc doesn't report an error Kirill Reshke
- Re: A failure in 031_recovery_conflict.pl on Debian/s390x Christoph Berg
- Re: Making type Datum be 8 bytes everywhere Ranier Vilela
- Re: pgsql: Preserve conflict-relevant data during logical replication. Robert Haas
- Re: Extension security improvement: Add support for extensions with an owned schema Robert Haas
- Re: Add support for specifying tables in pg_createsubscriber. Euler Taveira
- Re: Making type Datum be 8 bytes everywhere Robert Haas
- Re: Extension security improvement: Add support for extensions with an owned schema Jelte Fennema-Nio
- Re: BF mamba failure Kouber Saparev
- Re: Clear logical slot's 'synced' flag on promotion of standby Ashutosh Sharma
- Re: Only one version can be installed when using extension_control_path Peter Eisentraut
- Re: Update Windows CI Task Names: Server 2022 + VS 2022 Upgrade Peter Eisentraut
- Re: ALTER DATABASE RESET with unexistent guc doesn't report an error Álvaro Herrera
- Check for availability of docbookx.dtd Andrey Teplitskiy
- Re: Extension security improvement: Add support for extensions with an owned schema Robert Haas
- Re: Update Windows CI Task Names: Server 2022 + VS 2022 Upgrade Jacob Champion
- Re: ALTER DATABASE RESET with unexistent guc doesn't report an error Kirill Reshke
- Re: PgStat_HashKey padding issue when passed by reference Sami Imseih
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. Nathan Bossart
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Sami Imseih
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. Tom Lane
- Re: Making type Datum be 8 bytes everywhere Tom Lane
- Re: Adding basic NUMA awareness Tomas Vondra
- Re: OAuth client code doesn't work with Google OAuth Jacob Champion
- Re: Making type Datum be 8 bytes everywhere Ranier Vilela
- Re: ALTER DATABASE RESET with unexistent guc doesn't report an error Tom Lane
- Re: PgStat_HashKey padding issue when passed by reference Ranier Vilela
- Re: Foreign key isolation tests Álvaro Herrera
- Re: race condition in pg_class Tom Lane
- Re: Foreign key isolation tests Paul A Jungwirth
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: Improve the performance of Unicode Normalization Forms. Alexander Borisov
- Re: Foreign key isolation tests Álvaro Herrera
- Re: Only one version can be installed when using extension_control_path Pierrick
- Re: Only one version can be installed when using extension_control_path Pierrick
- Re: Unexpected changes of CurrentResourceOwner and CurrentMemoryContext Álvaro Herrera
- Re: plan shape work Tom Lane
- Re: Conflict detection for update_deleted in logical replication Masahiko Sawada
- Re: plan shape work Robert Haas
- Re: race condition in pg_class Noah Misch
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: race condition in pg_class Tom Lane
- Re: plan shape work Robert Haas
- Re: Unexpected changes of CurrentResourceOwner and CurrentMemoryContext Euler Taveira
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Re: GetNamedLWLockTranche crashes on Windows in normal backend Nathan Bossart
- Don't synchronously wait for already-in-progress IO in read stream Andres Freund
- Re: Expose custom planning data in EXPLAIN Andrei Lepikhov
- Re: Add memory_limit_hits to pg_stat_replication_slots Masahiko Sawada
- Re: race condition in pg_class Noah Misch
- Re: Checkpointer write combining Melanie Plageman
- Re: Eagerly evict bulkwrite strategy ring Melanie Plageman
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- New recovery_target_timeline=primary option Efrain J. Berdecia
- Re: BF mamba failure Michael Paquier
- Re: PgStat_HashKey padding issue when passed by reference Michael Paquier
- Re: New recovery_target_timeline=primary option Euler Taveira
- Re: New recovery_target_timeline=primary option Efrain J. Berdecia
- Re: New recovery_target_timeline=primary option David G. Johnston
- Re: New recovery_target_timeline=primary option Efrain J. Berdecia
- Re: New recovery_target_timeline=primary option Euler Taveira
- Re: [PATCH] Add tests for Bitmapset Michael Paquier
- Re: PostgreSQL 18 GA press release draft Jonathan S. Katz
- Re: PostgreSQL 18 GA press release draft Jonathan S. Katz
- Re: PostgreSQL 18 GA press release draft Jonathan S. Katz
- Re: PostgreSQL 18 GA press release draft Jonathan S. Katz
- Re: GB18030-2022 Support in PostgreSQL Chao Li
- Re: GB18030-2022 Support in PostgreSQL Chao Li
- Re: race condition in pg_class Tom Lane
- Re: Reduce "Var IS [NOT] NULL" quals during constant folding Richard Guo
- Re: PostgreSQL 18 GA press release draft Jonathan S. Katz
- Re: PostgreSQL 18 GA press release draft Peter Geoghegan
- Re: Incorrect logic in XLogNeedsFlush() Dilip Kumar
- Re: Incorrect logic in XLogNeedsFlush() Dilip Kumar
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring Naga Appani
- Re: Checkpointer write combining Chao Li
- Re: Clear logical slot's 'synced' flag on promotion of standby shveta malik
- Re: Clear logical slot's 'synced' flag on promotion of standby shveta malik
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
- Re: Incorrect logic in XLogNeedsFlush() Michael Paquier
- Re: Incorrect logic in XLogNeedsFlush() Dilip Kumar
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: Incorrect logic in XLogNeedsFlush() Michael Paquier
- Re: Add support for specifying tables in pg_createsubscriber. Amit Kapila
- Re: New recovery_target_timeline=primary option Efrain J. Berdecia
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: Set log_lock_waits=on by default Peter Eisentraut
- Re: Incremental View Maintenance, take 2 Zhang Mingli
- Re: Enhance statistics reset functions to return reset timestamp Shinya Kato
- Re: [PATCH] jit: fix build with LLVM-21 Peter Eisentraut
- Re: Unexpected changes of CurrentResourceOwner and CurrentMemoryContext Antonin Houska
- Re: Set log_lock_waits=on by default Laurenz Albe
- Re: OAuth client code doesn't work with Google OAuth Zsolt Parragi
- Re: Eagerly evict bulkwrite strategy ring Nazir Bilal Yavuz
- Add support for entry counting in pgstats Michael Paquier
- Re: How can end users know the cause of LR slot sync delays? Ashutosh Sharma
- Re: [PATCH] jit: fix build with LLVM-21 Holger Hoffstätte
- let ALTER COLUMN SET DATA TYPE cope with POLICY dependency jian he
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: Conflict detection for update_deleted in logical replication shveta malik
- Re: Add support for entry counting in pgstats Chao Li
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Ashutosh Bapat
- Re: issue with synchronized_standby_slots Shlok Kyal
- Re: let ALTER TABLE DROP COLUMN drop whole-row referenced object jian he
- Re: Eager aggregation, take 3 Richard Guo
- Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Tatsuo Ishii
- 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: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring Ashutosh Bapat
- Re: How can end users know the cause of LR slot sync delays? Amit Kapila
- Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
- Re: Error with DEFAULT VALUE in temp table Sergey Shinderuk
- Re: How can end users know the cause of LR slot sync delays? Ashutosh Sharma
- Invalid primary_slot_name triggers warnings in all processes on reload Fujii Masao
- Re: New recovery_target_timeline=primary option Efrain J. Berdecia
- Preferred use of macro GetPGProcByNumber Maksim.Melnikov
- Re: Error with DEFAULT VALUE in temp table Sergey Shinderuk
- Re: Issue with logical replication slot during switchover Fabrice Chapuis
- Re: [PATCH] jit: fix build with LLVM-21 Holger Hoffstätte
- Re: Add support for specifying tables in pg_createsubscriber. Euler Taveira
- Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt Peter Eisentraut
- Re: [PATCH] ternary reloption type Timur Magomedov
- Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt Tom Lane
- Re: Cannot find a working 64-bit integer type on Illumos Peter Eisentraut
- Re: Solaris compiler status Peter Eisentraut
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Mircea Cadariu
- Re: split func.sgml to separated individual sgml files Nazir Bilal Yavuz
- Re: Increase OpenBSD CI task's RAM disk size Andres Freund
- Re: [PATCH] jit: fix build with LLVM-21 Holger Hoffstätte
- Re: ABI Compliance Checker GSoC Project Peter Eisentraut
- Re: ABI Compliance Checker GSoC Project David E. Wheeler
- Re: plan shape work Tom Lane
- Re: ABI Compliance Checker GSoC Project Peter Eisentraut
- Re: PostgreSQL 18 GA press release draft Jonathan S. Katz
- Re: ABI Compliance Checker GSoC Project David E. Wheeler
- Re: plan shape work Robert Haas
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Timur Magomedov
- Re: plan shape work Tom Lane
- Re: Incorrect logic in XLogNeedsFlush() Jeff Davis
- Re: ABI Compliance Checker GSoC Project Tom Lane
- Re: Unexpected changes of CurrentResourceOwner and CurrentMemoryContext Álvaro Herrera
- Re: PostgreSQL 18 GA press release draft Jeff Davis
- Re: plan shape work Robert Haas
- Re: plan shape work Tom Lane
- Re: ABI Compliance Checker GSoC Project Álvaro Herrera
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: plan shape work Robert Haas
- Re: ABI Compliance Checker GSoC Project Tom Lane
- Avoid resource leak (src/test/modules/test_binaryheap/test_binaryheap.c) Ranier Vilela
- Re: Unexpected changes of CurrentResourceOwner and CurrentMemoryContext Antonin Houska
- Re: Proposal: Out-of-Order NOTIFY via GUC to Improve LISTEN/NOTIFY Throughput Masahiko Sawada
- Re: split func.sgml to separated individual sgml files Andrew Dunstan
- Re: PostgreSQL 18 GA press release draft Masahiko Sawada
- Re: PostgreSQL 18 GA press release draft Nico Williams
- Re: pg_waldump: support decoding of WAL inside tarfile Robert Haas
- Re: Eager aggregation, take 3 Robert Haas
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. Chiranmoy.Bhattacharya@fujitsu.com"
- Re: Avoid resource leak (src/test/modules/test_binaryheap/test_binaryheap.c) Robert Haas
- Re: PostgreSQL 18 GA press release draft Jonathan S. Katz
- Re: PostgreSQL 18 GA press release draft Jeff Davis
- Re: PostgreSQL 18 GA press release draft Álvaro Herrera
- Re: race condition in pg_class Noah Misch
- Re: race condition in pg_class Tom Lane
- Re: pg_waldump: support decoding of WAL inside tarfile Robert Haas
- Re: RFC: extensible planner state Melanie Plageman
- Re: PostgreSQL 18 GA press release draft Nico Williams
- Re: Error with DEFAULT VALUE in temp table Tom Lane
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. Nathan Bossart
- Re: PostgreSQL 18 GA press release draft Jeff Davis
- Re: ALTER DATABASE RESET with unexistent guc doesn't report an error Tom Lane
- Re: RFC: extensible planner state Melanie Plageman
- Re: Avoid resource leak (src/test/modules/test_binaryheap/test_binaryheap.c) Tom Lane
- Re: Unexpected changes of CurrentResourceOwner and CurrentMemoryContext Mihail Nikalayeu
- Re: RFC: extensible planner state Robert Haas
- Re: Proposal: Conflict log history table for Logical Replication Bharath Rupireddy
- Re: Proposal: Conflict log history table for Logical Replication Bharath Rupireddy
- Re: pg_dump does not dump domain not-null constraint's comments Noah Misch
- Re: Error with DEFAULT VALUE in temp table Sergey Shinderuk
- Re: How can end users know the cause of LR slot sync delays? Shlok Kyal
- Re: Eager aggregation, take 3 Richard Guo
- Re: plan shape work Richard Guo
- Re: plan shape work Richard Guo
- Re: proposal: schema variables Pavel Stehule
- Re: High CPU consumption in cascade replication with large number of walsenders Alexander Korotkov
- Re: pg_dump does not dump domain not-null constraint's comments Álvaro Herrera
- Re: [BUG?] check_exclusion_or_unique_constraint false negative Mihail Nikalayeu
- Re: POC: make mxidoff 64 bits Alexander Korotkov
- Re: [PATCH] Add tests for Bitmapset Greg Burd
- Re: Parallel Apply Abhi Mehta
- Re: ICU warnings during make installcheck and text_extensions test Alexander Korotkov
- Re: Orphan page in _bt_split Peter Geoghegan
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: Fix missing EvalPlanQual recheck for TID scans Sophie Alpert
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Peter Geoghegan
- Re: Fix missing EvalPlanQual recheck for TID scans Sophie Alpert
- Re: meson's in-tree libpq header search order vs -Dextra_include_dirs Thomas Munro
- Re: Use WALReadFromBuffers in more places Bharath Rupireddy
- remove unnecessary include in src/backend/commands/policy.c jian he
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Ignoring symlinks when recovering time zone identifiers in initdb Florian Weimer
- Re: Incorrect logic in XLogNeedsFlush() Dilip Kumar
- Re: [PATCH] ternary reloption type Nikolay Shaplov
- Re: Orphan page in _bt_split Konstantin Knizhnik
- Re: PostgreSQL 18 GA press release draft Jonathan S. Katz
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: PostgreSQL 18 GA press release draft Jonathan S. Katz
- Re: Ignoring symlinks when recovering time zone identifiers in initdb Tom Lane
- Re: Ignoring symlinks when recovering time zone identifiers in initdb Tom Lane
- Re: PostgreSQL 18 GA press release draft Jeff Davis
- Re: Incorrect logic in XLogNeedsFlush() Jeff Davis
- Re: Allow tests to pass in OpenSSL FIPS mode Tom Lane
- Re: PostgreSQL 18 GA press release draft Jonathan S. Katz
- Re: Query Performance Degradation Due to Partition Scan Order – PostgreSQL v17.6 David Rowley
- Re: Adding support for Row Compares to nbtree startikey optimization Peter Geoghegan
- Re: Query Performance Degradation Due to Partition Scan Order – PostgreSQL v17.6 David Rowley
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- Re: plan shape work Tom Lane
- Re: remove unnecessary include in src/backend/commands/policy.c Chao Li
- Re: Add support for specifying tables in pg_createsubscriber. Peter Smith
- Re: Fix missing EvalPlanQual recheck for TID scans Chao Li
- Re: Preferred use of macro GetPGProcByNumber Chao Li
- Re: Incorrect logic in XLogNeedsFlush() Dilip Kumar
- Re: let ALTER COLUMN SET DATA TYPE cope with POLICY dependency jian he
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
- Re: Adding support for Row Compares to nbtree startikey optimization Peter Geoghegan
- Re: Query Performance Degradation Due to Partition Scan Order – PostgreSQL v17.6 Ashutosh Bapat
- Re: Fix missing EvalPlanQual recheck for TID scans Sophie Alpert
- Re: Fix missing EvalPlanQual recheck for TID scans David Rowley
- Re: let ALTER TABLE DROP COLUMN drop whole-row referenced object Chao Li
- CREATE TABLE LIKE INCLUDING POLICIES jian he
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: Conflict detection for update_deleted in logical replication shveta malik
- Re: Add support for specifying tables in pg_createsubscriber. Shubham Khanna
- Re: Fix missing EvalPlanQual recheck for TID scans Chao Li
- Re: Only one version can be installed when using extension_control_path Peter Eisentraut
- Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring Naga Appani
- Fix missing EvalPlanQual recheck for TID scans David G. Johnston
- Re: Fix missing EvalPlanQual recheck for TID scans David G. Johnston
- Re: Fix missing EvalPlanQual recheck for TID scans David Rowley
- Re: [PATCH] jit: fix build with LLVM-21 Peter Eisentraut
- [PATCH] Introduce unified support for composite GUC options Чумак Антон
- Re: --with-llvm on 32-bit platforms? Peter Eisentraut
- Re: Resetting recovery target parameters in pg_createsubscriber Alexander Korotkov
- 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: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov
- Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Chao Li
- Re: Fix missing EvalPlanQual recheck for TID scans Chao Li
- Re: proposal: schema variables Jim Jones
- Re: [PATCH] Refactor bytea_sortsupport(), take two Aleksander Alekseev
- Re: Update Windows CI Task Names: Server 2022 + VS 2022 Upgrade Nazir Bilal Yavuz
- Re: someone else to do the list of acknowledgments Dmitry Yurichev
- Re: Logical Replication of sequences vignesh C
- Re: allow benign typedef redefinitions (C11) Peter Eisentraut
- Re: Fix missing EvalPlanQual recheck for TID scans Chao Li
- AioCtl Shared Memory size fix Madhukar .
- Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt Peter Eisentraut
- Re: [PATCH] Generate random dates/times in a specified range Damien Clochard
- Re: Fix missing EvalPlanQual recheck for TID scans David Rowley
- Re: AioCtl Shared Memory size fix Matthias van de Meent
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: let ALTER TABLE DROP COLUMN drop whole-row referenced object jian he
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Ajin Cherian
- Remove custom redundant full page write description from GIN Kirill Reshke
- Re: index prefetching Tomas Vondra
- [PATCH] Better Performance for PostgreSQL with large INSERTs Philipp Marek
- Re: [PATCH] Better Performance for PostgreSQL with large INSERTs Kirill Reshke
- Re: Remove custom redundant full page write description from GIN Andrey Borodin
- Re: [PATCH] Better Performance for PostgreSQL with large INSERTs Philipp Marek
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Natalya Aksman
- Re: expand virtual generated columns in get_relation_constraints() Peter Eisentraut
- Newly created replication slot may be invalidated by checkpoint suyu.cmj
- Re: BUG #18959: Name collisions of expression indexes during parallel Index creations on a pratitioned table. Robert Haas
- Re: Incorrect logic in XLogNeedsFlush() Melanie Plageman
- Re: index prefetching Peter Geoghegan
- Re: [BUG] PostgreSQL crashes with ThreadSanitizer during early initialization Emmanuel Sibi
- Re: POC: make mxidoff 64 bits Maxim Orlov
- Re: BUG #18959: Name collisions of expression indexes during parallel Index creations on a pratitioned table. Tom Lane
- Re: --with-llvm on 32-bit platforms? Dmitry Mityugov
- Re: plan shape work Robert Haas
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: proposal: schema variables Pavel Stehule
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Clarification on DROP OWNED BY command in PG18 DIPESH DHAMELIYA
- Changing on SGML Notes Marcos Pegoraro
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Masahiko Sawada
- Re: Fix missing EvalPlanQual recheck for TID scans Sophie Alpert
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov
- Re: [PATCH] Add tests for Bitmapset Greg Burd
- Re: Identifying function-lookup failures due to argument name mismatches Robert Haas
- Re: BUG #18959: Name collisions of expression indexes during parallel Index creations on a pratitioned table. Robert Haas
- Re: SQL:2023 JSON simplified accessor support Alexandra Wang
- Re: RFC: extensible planner state Robert Haas
- Re: Proposal: GUC to control starting/stopping logical subscription workers SATYANARAYANA NARLAPURAM
- Re: POC: Parallel processing of indexes in autovacuum Alexander Korotkov
- Re: [PATCH] Add tests for Bitmapset Robert Haas
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: Incorrect logic in XLogNeedsFlush() Melanie Plageman
- Re: [PATCH] Add tests for Bitmapset Greg Burd
- Re: --with-llvm on 32-bit platforms? Tom Lane
- Re: index prefetching Tomas Vondra
- Re: plan shape work Tom Lane
- Re: [PATCH] Add tests for Bitmapset Greg Burd
- Re: Identifying function-lookup failures due to argument name mismatches Tom Lane
- Re: BUG #18959: Name collisions of expression indexes during parallel Index creations on a pratitioned table. Tom Lane
- Re: --with-llvm on 32-bit platforms? Dmitry Mityugov
- Re: --with-llvm on 32-bit platforms? Tom Lane
- Re: Implement waiting for wal lsn replay: reloaded Álvaro Herrera
- Re: Vacuum statistics Ilia Evdokimov
- Re: Identifying function-lookup failures due to argument name mismatches Robert Haas
- Re: plan shape work Robert Haas
- Re: Identifying function-lookup failures due to argument name mismatches Tom Lane
- Re: plan shape work Tom Lane
- Re: PgStat_HashKey padding issue when passed by reference Sami Imseih
- Re: --with-llvm on 32-bit platforms? Dmitry Mityugov
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
- question about pending updates in pgstat_report_inj Sami Imseih
- Re: question about pending updates in pgstat_report_inj Andres Freund
- Re: question about pending updates in pgstat_report_inj Andres Freund
- Re: question about pending updates in pgstat_report_inj Sami Imseih
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: --with-llvm on 32-bit platforms? Thomas Munro
- Re: PgStat_HashKey padding issue when passed by reference Michael Paquier
- Re: Identifying function-lookup failures due to argument name mismatches Robert Haas
- Re: AIX support Bruce Momjian
- Re: --with-llvm on 32-bit platforms? Tom Lane
- Include extension path on pg_available_extensions Matheus Alcantara
- Re: --with-llvm on 32-bit platforms? Tom Lane
- Re: Incorrect logic in XLogNeedsFlush() Michael Paquier
- Re: --with-llvm on 32-bit platforms? Thomas Munro
- Re: Orphan page in _bt_split Michael Paquier
- Re: Add support for specifying tables in pg_createsubscriber. Peter Smith
- Re: Resetting recovery target parameters in pg_createsubscriber Michael Paquier
- Improving the names generated for indexes on expressions Tom Lane
- Re: BUG #18959: Name collisions of expression indexes during parallel Index creations on a pratitioned table. Tom Lane
- Re: question about pending updates in pgstat_report_inj Michael Paquier
- Reword messages using "as" instead of "because" Kyotaro Horiguchi
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- Re: Reword messages using "as" instead of "because" Amit Kapila
- Re: Fix missing EvalPlanQual recheck for TID scans Chao Li
- Re: Improving the names generated for indexes on expressions Pavel Stehule
- RE: [Patch] add new parameter to pg_replication_origin_session_setup Hayato Kuroda (Fujitsu)
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- Re: Add support for specifying tables in pg_createsubscriber. Shubham Khanna
- Re: Improving the names generated for indexes on expressions David G. Johnston
- Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Michael Paquier
- Re: Conflict detection for update_deleted in logical replication shveta malik
- Re: [PATCH] Add tests for Bitmapset Michael Paquier
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Michael Paquier
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- Re: relfilenode statistics Michael Paquier
- Re: [PATCH] Refactor bytea_sortsupport(), take two John Naylor
- Re: AioCtl Shared Memory size fix Michael Paquier
- Re: --with-llvm on 32-bit platforms? Dmitry Mityugov
- pgstattuple "unexpected zero page" for gist and hash indexes Nitin Motiani
- Re: pg_restore --no-policies should not restore policies' comment Fujii Masao
- Re: [PATCH] Refactor bytea_sortsupport(), take two Chao Li
- Re: Preferred use of macro GetPGProcByNumber Maksim.Melnikov
- Re: Preferred use of macro GetPGProcByNumber Chao Li
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
- Re: Suggestion to add --continue-client-on-abort option to pgbench Jakub Wartak
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: Add support for specifying tables in pg_createsubscriber. Peter Smith
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands jian he
- Re: Cannot find a working 64-bit integer type on Illumos Peter Eisentraut
- Re: [PATCH] Refactor bytea_sortsupport(), take two Aleksander Alekseev
- Re: GB18030-2022 Support in PostgreSQL John Naylor
- Re: Logical Replication of sequences shveta malik
- Re: [PATCH] Refactor bytea_sortsupport(), take two Aleksander Alekseev
- Re: Parallel Apply Amit Kapila
- Re: GB18030-2022 Support in PostgreSQL John Naylor
- Re: Parallel Apply Amit Kapila
- Re: Parallel Apply Amit Kapila
- Re: Resetting recovery target parameters in pg_createsubscriber Alyona Vinter
- Re: Logical Replication of sequences Shlok Kyal
- Re: Improving the names generated for indexes on expressions Robert Haas
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Ashutosh Sharma
- Re: BF mamba failure Kouber Saparev
- Re: Incorrect result of bitmap heap scan. Core Studios Inc.
- Re: [PATCH] Add tests for Bitmapset Robert Haas
- Re: POC: make mxidoff 64 bits wenhui qiu
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- Re: Incorrect result of bitmap heap scan. Andres Freund
- Re: Improving the names generated for indexes on expressions Tom Lane
- Re: Improving the names generated for indexes on expressions Tom Lane
- Re: Improving the names generated for indexes on expressions David G. Johnston
- Re: Incorrect result of bitmap heap scan. Core Studios Inc.
- Re: Improving the names generated for indexes on expressions Tom Lane
- Re: Incorrect result of bitmap heap scan. Core Studios Inc.
- Re: [PATCH] Add tests for Bitmapset Greg Burd
- Re: Incorrect result of bitmap heap scan. Matthias van de Meent
- Re: vacuumdb --analyze-only does not need to issue VACUUM (ONLY_DATABASE_STATS) ? Mircea Cadariu
- Re: RFC: Logging plan of the running query torikoshia
- Re: --with-llvm on 32-bit platforms? Thomas Munro
- Re: --with-llvm on 32-bit platforms? Tom Lane
- Re: PG 18 release notes draft committed Bruce Momjian
- Re: plan shape work Robert Haas
- Re: Clarification on DROP OWNED BY command in PG18 Nathan Bossart
- Re: Improving the names generated for indexes on expressions Robert Haas
- Re: RFC: Logging plan of the running query Robert Haas
- RE: AIX support Srirama Kucherlapati
- Re: High CPU consumption in cascade replication with large number of walsenders Alexey Makhmutov
- Re: Incorrect result of bitmap heap scan. Andres Freund
- Re: plan shape work Robert Haas
- Re: Clarification on DROP OWNED BY command in PG18 Tom Lane
- Re: vacuumdb --analyze-only does not need to issue VACUUM (ONLY_DATABASE_STATS) ? Fujii Masao
- Re: --with-llvm on 32-bit platforms? Dmitry Mityugov
- Re: PG 18 release notes draft committed Bruce Momjian
- Re: Use merge-based matching for MCVs in eqjoinsel Ilia Evdokimov
- Re: Proposal to allow DELETE/UPDATE on partitioned tables with unsupported foreign partitions Shirisha Shirisha
- REPACK and naming Bruce Momjian
- Re: PG 18 release notes draft committed Peter Geoghegan
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
- Re: Parallel Apply Konstantin Knizhnik
- Re: [PATCH] Add tests for Bitmapset Greg Burd
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Sami Imseih
- Re: OAuth client code doesn't work with Google OAuth Jacob Champion
- Re: question about pending updates in pgstat_report_inj Sami Imseih
- Re: GetNamedLWLockTranche crashes on Windows in normal backend Nathan Bossart
- Re: PgStat_HashKey padding issue when passed by reference Sami Imseih
- Re: GetNamedLWLockTranche crashes on Windows in normal backend Nathan Bossart
- Re: RFC: extensible planner state Robert Haas
- Re: GetNamedLWLockTranche crashes on Windows in normal backend Sami Imseih
- [BUG] Query with postgres fwd deletes more tuples than it should Daniil Davydov
- Re: [Patch] add new parameter to pg_replication_origin_session_setup Doruk Yilmaz
- Re: encode/decode support for base64url Masahiko Sawada
- Re: [PATCH] Add tests for Bitmapset Masahiko Sawada
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
- New string-truncation warnings from GCC 15 Tom Lane
- Re: New string-truncation warnings from GCC 15 Andres Freund
- Re: AioCtl Shared Memory size fix Andres Freund
- Re: REPACK and naming Álvaro Herrera
- Re: New string-truncation warnings from GCC 15 Tom Lane
- Re: Fix missing EvalPlanQual recheck for TID scans David Rowley
- Re: [PATCH] Add tests for Bitmapset Michael Paquier
- Re: Proposal for enabling auto-vectorization for checksum calculations Andrew Kim
- Re: question about pending updates in pgstat_report_inj Michael Paquier
- Re: REPACK and naming Robert Haas
- Re: GB18030-2022 Support in PostgreSQL Chao Li
- pgbench: remove an unused function argument Yugo Nagata
- RE: Reword messages using "as" instead of "because" Zhijie Hou (Fujitsu)
- Re: [PATCH] Add tests for Bitmapset Michael Paquier
- Re: --with-llvm on 32-bit platforms? Thomas Munro
- Re: BF mamba failure Michael Paquier
- Re: --with-llvm on 32-bit platforms? Tom Lane
- Re: Fixing MSVC's inability to detect elog(ERROR) does not return David Rowley
- Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis Peter Smith
- Re: Fixing MSVC's inability to detect elog(ERROR) does not return Tom Lane
- Re: Fixing MSVC's inability to detect elog(ERROR) does not return David Rowley
- Re: DOCS: What SGML markup to use for user objects like tables, columns, etc? Peter Smith
- Re: Logical Replication of sequences shveta malik
- Re: Fixing MSVC's inability to detect elog(ERROR) does not return Tom Lane
- Make TID Scans recalculate the TIDs less often David Rowley
- RE: Parallel Apply Zhijie Hou (Fujitsu)
- Remove PointerIsValid() Peter Eisentraut
- Re: [BUG] Query with postgres fwd deletes more tuples than it should jiaoshuntian@highgo.com
- Re: [Patch] add new parameter to pg_replication_origin_session_setup Amit Kapila
- Re: Parallel Apply Konstantin Knizhnik
- Re: Make TID Scans recalculate the TIDs less often Andrey Borodin
- Re: Add support for specifying tables in pg_createsubscriber. Shubham Khanna
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands jian he
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Chao Li
- Re: Remove PointerIsValid() Chao Li
- Re: ICU warnings during make installcheck and text_extensions test Oleg Tselebrovskiy
- Re: pgbench: remove an unused function argument Steven Niu
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands jian he
- pg_stat_statements: faster search by queryid Karina Litskevich
- Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Tatsuo Ishii
- RE: [Patch] add new parameter to pg_replication_origin_session_setup Hayato Kuroda (Fujitsu)
- Re: Use merge-based matching for MCVs in eqjoinsel Ilia Evdokimov
- Re: Make TID Scans recalculate the TIDs less often David Rowley
- Re: Make TID Scans recalculate the TIDs less often Andrey Borodin
- [PATCH] Check that index can return in get_actual_variable_range() Maxime Schoemans
- Re: Make TID Scans recalculate the TIDs less often David Rowley
- Re: Newly created replication slot may be invalidated by checkpoint Vitaly Davydov
- Re: someone else to do the list of acknowledgments Etsuro Fujita
- RE: How can end users know the cause of LR slot sync delays? Hayato Kuroda (Fujitsu)
- Re: PG 18 release notes draft committed Bruce Momjian
- Re: Proposal to allow DELETE/UPDATE on partitioned tables with unsupported foreign partitions Etsuro Fujita
- Re: PG 18 release notes draft committed Daniel Gustafsson
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
- Re: Parallel heap vacuum Tomas Vondra
- Re: How can end users know the cause of LR slot sync delays? Amit Kapila
- Re: [BUG] Query with postgres fwd deletes more tuples than it should Etsuro Fujita
- Re: [PATCH] Add tests for Bitmapset Greg Burd
- Re: REPACK and naming Marcos Pegoraro
- Re: Parallel Apply Konstantin Knizhnik
- Re: PG 18 release notes draft committed Bruce Momjian
- Re: Only one version can be installed when using extension_control_path Matheus Alcantara
- Re: PG 18 release notes draft committed Bruce Momjian
- Re: REPACK and naming Thom Brown
- Re: REPACK and naming Bruce Momjian
- Re: encode/decode support for base64url Florents Tselai
- Re: REPACK and naming Ranier Vilela
- Re: REPACK and naming Robert Haas
- Re: [BUG] Query with postgres fwd deletes more tuples than it should Daniil Davydov
- REPACK and naming David G. Johnston
- Re: [PATCH] Add tests for Bitmapset Greg Burd
- Re: REPACK and naming Junwang Zhao
- Re: pgbench: remove an unused function argument Fujii Masao
- Re: Incorrect logic in XLogNeedsFlush() Dilip Kumar
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Mircea Cadariu
- Re: REPACK and naming Marcos Pegoraro
- Re: REPACK and naming Álvaro Herrera
- Re: Logical Replication of sequences Shlok Kyal
- Re: REPACK and naming Álvaro Herrera
- Re: REPACK and naming David G. Johnston
- Re: [PATCH] Add tests for Bitmapset Robert Haas
- Re: REPACK and naming Mihail Nikalayeu
- Re: Remove PointerIsValid() Peter Geoghegan
- Re: REPACK and naming Tom Lane
- Re: How can end users know the cause of LR slot sync delays? Ashutosh Sharma
- Re: Schedule for PG 18 RC and GA releases Joe Conway
- Re: [PATCH] Add tests for Bitmapset Greg Burd
- Re: REPACK and naming Robert Haas
- Re: REPACK and naming Álvaro Herrera
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Timur Magomedov
- Re: Schedule for PG 18 RC and GA releases Tom Lane
- Re: GetNamedLWLockTranche crashes on Windows in normal backend Nathan Bossart
- Re: Schedule for PG 18 RC and GA releases Robert Haas
- Re: PG 18 release notes draft committed Peter Geoghegan
- Re: pg_stat_statements: faster search by queryid Sami Imseih
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Sami Imseih
- Re: Logical Replication of sequences vignesh C
- Re: Remove PointerIsValid() Robert Haas
- Re: Parallel heap vacuum Robert Haas
- Re: GetNamedLWLockTranche crashes on Windows in normal backend Sami Imseih
- Re: GetNamedLWLockTranche crashes on Windows in normal backend Nathan Bossart
- Re: Remove PointerIsValid() Nathan Bossart
- Re: Parallel heap vacuum Tomas Vondra
- Re: Remove PointerIsValid() Jacob Champion
- Re: Parallel heap vacuum Robert Haas
- Re: RFC: extensible planner state Andrei Lepikhov
- Re: GetNamedLWLockTranche crashes on Windows in normal backend Sami Imseih
- Re: Parallel heap vacuum Tomas Vondra
- Re: Suggestion to add --continue-client-on-abort option to pgbench Fujii Masao
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: Parallel heap vacuum Robert Haas
- Re: encode/decode support for base64url Masahiko Sawada
- Re: Schedule for PG 18 RC and GA releases Joe Conway
- Re: Schedule for PG 18 RC and GA releases Nathan Bossart
- Re: New string-truncation warnings from GCC 15 Peter Eisentraut
- Re: PG 18 relnotes and RC1 Peter Eisentraut
- Re: PG 18 relnotes and RC1 Jonathan S. Katz
- Re: GetNamedLWLockTranche crashes on Windows in normal backend Nathan Bossart
- Re: GetNamedLWLockTranche crashes on Windows in normal backend Sami Imseih
- Re: someone else to do the list of acknowledgments Corey Huinker
- Re: someone else to do the list of acknowledgments Corey Huinker
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
- Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM Masahiko Sawada
- Re: someone else to do the list of acknowledgments Ekaterina Kiryanova
- Re: GetNamedLWLockTranche crashes on Windows in normal backend Alexander Lakhin
- Re: GetNamedLWLockTranche crashes on Windows in normal backend Nathan Bossart
- Re: --with-llvm on 32-bit platforms? Dmitry Mityugov
- Re: Remove PointerIsValid() David Rowley
- Re: REPACK and naming David Rowley
- Re: New string-truncation warnings from GCC 15 Tom Lane
- Re: PG 18 release notes draft committed Bruce Momjian
- Re: New string-truncation warnings from GCC 15 Andres Freund
- Re: New string-truncation warnings from GCC 15 Tom Lane
- REPACK and naming David G. Johnston
- Re: REPACK and naming Bruce Momjian
- Re: New string-truncation warnings from GCC 15 Andres Freund
- Re: New string-truncation warnings from GCC 15 Tom Lane
- Re: [PATCH] Add tests for Bitmapset Michael Paquier
- Re: Remove PointerIsValid() Michael Paquier
- Re: Incorrect logic in XLogNeedsFlush() Michael Paquier
- Re: New string-truncation warnings from GCC 15 Andres Freund
- Re: Parallel heap vacuum Masahiko Sawada
- Re: Incorrect logic in XLogNeedsFlush() Michael Paquier
- Re: Parallel heap vacuum Andres Freund
- Re: Parallel heap vacuum Andres Freund
- Re: PgStat_HashKey padding issue when passed by reference Michael Paquier
- Re: Add support for specifying tables in pg_createsubscriber. Peter Smith
- Re: Parallel heap vacuum Tomas Vondra
- Re: PgStat_HashKey padding issue when passed by reference Sami Imseih
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: Incorrect logic in XLogNeedsFlush() Chao Li
- Re: Parallel heap vacuum Tomas Vondra
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
- Re: Parallel heap vacuum Andres Freund
- Re: Marking shared buffer lookup table as HASH_FIXED_SIZE Andres Freund
- Re: Suggestion to add --continue-client-on-abort option to pgbench Yugo Nagata
- Re: Incorrect logic in XLogNeedsFlush() Melanie Plageman
- Re: pgbench: remove an unused function argument Fujii Masao
- Re: PgStat_HashKey padding issue when passed by reference Michael Paquier
- Re: pg_restore --no-policies should not restore policies' comment Fujii Masao
- Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM Yugo Nagata
- Re: Reword messages using "as" instead of "because" Amit Kapila
- Re: Reword messages using "as" instead of "because" Tom Lane
- Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM Yugo Nagata
- Re: Incorrect logic in XLogNeedsFlush() Michael Paquier
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
- Re: Orphan page in _bt_split Michael Paquier
- Re: Reword messages using "as" instead of "because" Amit Kapila
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- Re: Changing shared_buffers without restart Ashutosh Bapat
- Re: Reword messages using "as" instead of "because" Tom Lane
- Re: Changing shared_buffers without restart Ashutosh Bapat
- Re: someone else to do the list of acknowledgments Corey Huinker
- LLVM JITLink attempt II (WIP) Thomas Munro
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- Re: Report bytes and transactions actually sent downtream shveta malik
- Re: Reword messages using "as" instead of "because" Amit Kapila
- Re: Suggestion to add --continue-client-on-abort option to pgbench Fujii Masao
- Re: How can end users know the cause of LR slot sync delays? Amit Kapila
- Re: AIX support Vamshikrishna T
- Re: pgbench: extend variable usage in scripts Yugo Nagata
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Michael Paquier
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Michael Paquier
- Re: Suggestion to add --continue-client-on-abort option to pgbench Yugo Nagata
- RE: [Patch] add new parameter to pg_replication_origin_session_setup Hayato Kuroda (Fujitsu)
- Re: Make TID Scans recalculate the TIDs less often Chao Li
- Re: [PATCH] jit: fix build with LLVM-21 Anthonin Bonnefoy
- Re: How can end users know the cause of LR slot sync delays? Ashutosh Sharma
- Re: GB18030-2022 Support in PostgreSQL John Naylor
- Re: someone else to do the list of acknowledgments Daniel Gustafsson
- Re: GB18030-2022 Support in PostgreSQL Chao Li
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Japin Li
- PATCH for BUG #18785: Pointer bmr.rel, dereferenced by passing as 1st parameter to function is checked for NULL later Алена Васильева
- PATCH for BUG #18785: Pointer bmr.rel, dereferenced by passing as 1st parameter to function is checked for NULL later Алена Васильева
- Re: GB18030-2022 Support in PostgreSQL John Naylor
- Re: Marking shared buffer lookup table as HASH_FIXED_SIZE Ashutosh Bapat
- Re: someone else to do the list of acknowledgments Álvaro Herrera
- Re: someone else to do the list of acknowledgments Daniel Gustafsson
- Re: GB18030-2022 Support in PostgreSQL Chao Li
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Frédéric Yhuel
- Re: refactor backend type lists Jonathan Abdiel Gonzalez Valdebenito
- _CRT_glob stuff Peter Eisentraut
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: Logical Replication of sequences vignesh C
- Re: Clear logical slot's 'synced' flag on promotion of standby Ajin Cherian
- Re: [Patch] add new parameter to pg_replication_origin_session_setup Amit Kapila
- Re: [BUG] Query with postgres fwd deletes more tuples than it should Etsuro Fujita
- Re: Incorrect logic in XLogNeedsFlush() Dilip Kumar
- Re: Clear logical slot's 'synced' flag on promotion of standby Ashutosh Sharma
- Re: Clear logical slot's 'synced' flag on promotion of standby Ashutosh Sharma
- Re: Reword messages using "as" instead of "because" Tom Lane
- Re: someone else to do the list of acknowledgments Peter Eisentraut
- Re: Update Windows CI Task Names: Server 2022 + VS 2022 Upgrade Andres Freund
- Re: [PATCH] Check that index can return in get_actual_variable_range() Aleksander Alekseev
- Re: ReadRecentBuffer() doesn't scale well Andres Freund
- Re: someone else to do the list of acknowledgments Daniel Gustafsson
- Re: Reduce "Var IS [NOT] NULL" quals during constant folding BharatDB
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: someone else to do the list of acknowledgments jian he
- Re: [PATCH] Check that index can return in get_actual_variable_range() Mark Dilger
- Re: Changing shared_buffers without restart Andres Freund
- Re: Invalid primary_slot_name triggers warnings in all processes on reload Fujii Masao
- Re: Changing shared_buffers without restart Andres Freund
- RE: [Patch] add new parameter to pg_replication_origin_session_setup Hayato Kuroda (Fujitsu)
- Re: PG 18 release notes draft committed Bruce Momjian
- Re: pg_stat_statements: faster search by queryid Karina Litskevich
- Re: [PATCH] Check that index can return in get_actual_variable_range() Maxime Schoemans
- Re: REPACK and naming Bruce Momjian
- Re: Parallel heap vacuum Robert Haas
- Re: someone else to do the list of acknowledgments Bruce Momjian
- Re: _CRT_glob stuff Jacob Champion
- Re: someone else to do the list of acknowledgments Robert Haas
- Re: someone else to do the list of acknowledgments Bruce Momjian
- waiteventset.c XXX Robert Haas
- Re: REPACK and naming Vik Fearing
- Re: someone else to do the list of acknowledgments jian he
- Re: pg_stat_statements: faster search by queryid Sami Imseih
- Re: someone else to do the list of acknowledgments Corey Huinker
- Re: [PATCH] Check that index can return in get_actual_variable_range() Maxime Schoemans
- Re: someone else to do the list of acknowledgments Corey Huinker
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Sami Imseih
- Re: PG 18 relnotes and RC1 Jonathan S. Katz
- Re: PG 18 relnotes and RC1 - (typo) Erik Rijkers
- Re: RFC: extensible planner state Robert Haas
- Re: PG 18 relnotes and RC1 Robert Haas
- Re: POC: make mxidoff 64 bits Maxim Orlov
- Re: Invalid primary_slot_name triggers warnings in all processes on reload Fujii Masao
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Andres Freund
- Re: PgStat_HashKey padding issue when passed by reference Sami Imseih
- Re: PG 18 relnotes and RC1 Jonathan S. Katz
- Updating IPC::Run in CI? Jacob Champion
- Introduce XID age based replication slot invalidation John H
- Re: plan shape work Robert Haas
- Re: PG 18 relnotes and RC1 Robert Haas
- Re: Parallel heap vacuum Masahiko Sawada
- Re: Proposal: Conflict log history table for Logical Replication Masahiko Sawada
- Re: Updating IPC::Run in CI? Andres Freund
- Re: PG 18 relnotes and RC1 Nathan Bossart
- Re: PG 18 relnotes and RC1 Jonathan S. Katz
- Re: RFC: adding pytest as a supported test framework Jacob Champion
- Re: PG 18 relnotes and RC1 Jonathan S. Katz
- Re: Updating IPC::Run in CI? Jacob Champion
- Re: Updating IPC::Run in CI? Nazir Bilal Yavuz
- Re: [PATCH] Add tests for Bitmapset Greg Burd
- Re: PG 18 relnotes and RC1 Jonathan S. Katz
- Re: Updating IPC::Run in CI? Andres Freund
- Re: encode/decode support for base64url Daniel Gustafsson
- fix obsolete references to postgres.h in comments Nathan Bossart
- Re: Updating IPC::Run in CI? Jacob Champion
- Re: PG 18 relnotes and RC1 Robert Haas
- Re: PG 18 relnotes and RC1 Nathan Bossart
- Re: Updating IPC::Run in CI? Jacob Champion
- Re: PG 18 relnotes and RC1 Robert Haas
- Re: PG 18 relnotes and RC1 Jonathan S. Katz
- Re: PG 18 relnotes and RC1 Jonathan S. Katz
- Re: GetNamedLWLockTranche crashes on Windows in normal backend Nathan Bossart
- Re: Adding basic NUMA awareness Tomas Vondra
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Matheus Alcantara
- Re: REPACK and naming Álvaro Herrera
- Re: REPACK and naming Álvaro Herrera
- Re: REPACK and naming David G. Johnston
- Re: Invalid primary_slot_name triggers warnings in all processes on reload Chao Li
- Re: fix obsolete references to postgres.h in comments Chao Li
- Re: ReadRecentBuffer() doesn't scale well Thomas Munro
- Re: REPACK and naming David Rowley
- Re: PgStat_HashKey padding issue when passed by reference Michael Paquier
- Re: Resetting recovery target parameters in pg_createsubscriber Michael Paquier
- Having postgresql.org link to cgit instead of gitweb Jonathan S. Katz
- Meson0.57.2 setup failed with option -Duuid=ossp Oreo Yang
- Re: Having postgresql.org link to cgit instead of gitweb David Rowley
- Optimize multiplications/divisions by 2 using bit shifts in hot paths Chao Li
- Re: Optimize multiplications/divisions by 2 using bit shifts in hot paths David Rowley
- Re: Suggestion to add --continue-client-on-abort option to pgbench Fujii Masao
-
Doc: add XML ID attributes to
tags for create_foreign_table, alter_foreign_table jian he - Re: Reword messages using "as" instead of "because" Amit Kapila
- Re: Reword messages using "as" instead of "because" Tom Lane
- Re: encode/decode support for base64url Chao Li
- Re: Optimize multiplications/divisions by 2 using bit shifts in hot paths Chao Li
- Re: Incorrect logic in XLogNeedsFlush() Michael Paquier
- Re: Reword messages using "as" instead of "because" Amit Kapila
- Re: Report bytes and transactions actually sent downtream shveta malik
- Re: Invalid primary_slot_name triggers warnings in all processes on reload Fujii Masao
- Re: [PATCH] Add tests for Bitmapset Michael Paquier
- Re: encode/decode support for base64url Florents Tselai
- Fix jsonb_from_cstring parameter type for length Chao Li
- Re: encode/decode support for base64url Chao Li
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Frédéric Yhuel
- Re: encode/decode support for base64url Daniel Gustafsson
- Re: _CRT_glob stuff Peter Eisentraut
- Re: encode/decode support for base64url Daniel Gustafsson
- Unnecessary calculations in Execproject 赵庭海(庭章)
- RE: Introduce XID age based replication slot invalidation Hayato Kuroda (Fujitsu)
- MinGW cross compilation failure on Debian trixie Nazir Bilal Yavuz
- Re: [PATCH] Check that index can return in get_actual_variable_range() Aleksander Alekseev
- Re: Having postgresql.org link to cgit instead of gitweb Álvaro Herrera
- Re: POC: make mxidoff 64 bits wenhui qiu
- Re: Clear logical slot's 'synced' flag on promotion of standby shveta malik
- Re: Clear logical slot's 'synced' flag on promotion of standby shveta malik
- Re: REPACK and naming Álvaro Herrera
- Re: Suggestion to add --continue-client-on-abort option to pgbench Fujii Masao
- Re: Meson0.57.2 setup failed with option -Duuid=ossp Nazir Bilal Yavuz
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Mircea Cadariu
- Fix typo in comment of match_orclause_to_indexcol() Tender Wang
- Re: allow benign typedef redefinitions (C11) Álvaro Herrera
- Re: Having postgresql.org link to cgit instead of gitweb Peter Eisentraut
- Re: Having postgresql.org link to cgit instead of gitweb Peter Eisentraut
- Re: Having postgresql.org link to cgit instead of gitweb Daniel Gustafsson
- Re: Fix typo in comment of match_orclause_to_indexcol() David Rowley
- [PATCH] Free memory allocated by waitonlock_error_callback() Aleksander Alekseev
- Re: Fix typo in comment of match_orclause_to_indexcol() David Rowley
- Re: Having postgresql.org link to cgit instead of gitweb David Rowley
- Use opresulttype instead of calling SearchSysCache1() in match_orclause_to_indexcol() Tender Wang
- Re: Fix typo in comment of match_orclause_to_indexcol() Tender Wang
- Re: Suggestion to add --continue-client-on-abort option to pgbench Yugo Nagata
- Re: REPACK and naming David Rowley
- Re: REPACK and naming Antonin Houska
- Re: REPACK and naming David Rowley
- Re: REPACK and naming Antonin Houska
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Arseniy Mukhin
- Re: RFC: Logging plan of the running query torikoshia
- Re: REPACK and naming Álvaro Herrera
- Re: REPACK and naming Álvaro Herrera
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Sami Imseih
- Re: MinGW cross compilation failure on Debian trixie Thomas Munro
- Re: someone else to do the list of acknowledgments Corey Huinker
- Re: someone else to do the list of acknowledgments Peter Eisentraut
- Re: someone else to do the list of acknowledgments Aleksander Alekseev
- Re: someone else to do the list of acknowledgments Corey Huinker
- Re: Use WALReadFromBuffers in more places Rahila Syed
- Re: MinGW cross compilation failure on Debian trixie Andres Freund
- Re: Unnecessary calculations in Execproject Aleksander Alekseev
- Re: Clear logical slot's 'synced' flag on promotion of standby Ashutosh Sharma
- Re: Having postgresql.org link to cgit instead of gitweb Jonathan S. Katz
- Re: Use opresulttype instead of calling SearchSysCache1() in match_orclause_to_indexcol() Aleksander Alekseev
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Timur Magomedov
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Timur Magomedov
- Re: fix obsolete references to postgres.h in comments Nathan Bossart
- Re: Having postgresql.org link to cgit instead of gitweb Peter Geoghegan
- Re: PG 18 relnotes and RC1 Nathan Bossart
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Matheus Alcantara
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Ashutosh Bapat
- Re: Having postgresql.org link to cgit instead of gitweb Álvaro Herrera
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands jian he
- Re: Having postgresql.org link to cgit instead of gitweb Jonathan S. Katz
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Arseniy Mukhin
- Re: Suggestion to add --continue-client-on-abort option to pgbench Yugo Nagata
- Re: Use opresulttype instead of calling SearchSysCache1() in match_orclause_to_indexcol() Tom Lane
- Re: Having postgresql.org link to cgit instead of gitweb Tom Lane
- Re: PG 18 relnotes and RC1 Nathan Bossart
- Re: Having postgresql.org link to cgit instead of gitweb Jonathan S. Katz
- Re: RFC: Logging plan of the running query Rafael Thofehrn Castro
- Re: PG 18 relnotes and RC1 Jonathan S. Katz
- Re: PG 18 relnotes and RC1 Nathan Bossart
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: Unnecessary calculations in Execproject Matthias van de Meent
- Re: [PATCH] Add tests for Bitmapset Greg Burd
- Re: allow benign typedef redefinitions (C11) Álvaro Herrera
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
- Re: PG 18 relnotes and RC1 Nathan Bossart
- Re: Recovering from detoast-related catcache invalidations Andres Freund
- Re: Having postgresql.org link to cgit instead of gitweb Tom Lane
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Sami Imseih
- Re: SQL:2023 JSON simplified accessor support Alexandra Wang
- Re: PG 18 relnotes and RC1 Jonathan S. Katz
- Re: Having postgresql.org link to cgit instead of gitweb Jonathan S. Katz
- Re: encode/decode support for base64url Daniel Gustafsson
- Re: Introduce XID age based replication slot invalidation John H
- Built-in case-insensitive collation pg_unicode_ci Jeff Davis
- Re: Improve the performance of Unicode Normalization Forms. Jeff Davis
- Re: allow benign typedef redefinitions (C11) Tom Lane
- Re: PgStat_HashKey padding issue when passed by reference Sami Imseih
- Re: PgStat_HashKey padding issue when passed by reference Michael Paquier
- Re: RFC: Logging plan of the running query Atsushi Torikoshi
- Re: Use WALReadFromBuffers in more places Jingtang Zhang
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: access numeric data in module Ed Behn
- Re: Suggestion to add --continue-client-on-abort option to pgbench Rintaro Ikeda
- Re: allow benign typedef redefinitions (C11) Álvaro Herrera
- Re: AIX support Alvaro Herrera
- StatisticsObjIsVisibleExt lacks "do not look in temp namespace" Noah Misch
- Re: allow benign typedef redefinitions (C11) Tom Lane
- Re: psql: Count all table footer lines in pager setup Erik Wienhold
- Re: encode/decode support for base64url Daniel Gustafsson
- Re: Thoughts on NBASE=100000000 Joel Jacobson
- Re: GNU/Hurd portability patches Alexander Lakhin
- Re: plan shape work Junwang Zhao
- Re: plan shape work Junwang Zhao
- Re: GNU/Hurd portability patches Michael Banck
- Add notification on BEGIN ATOMIC SQL functions using temp relations Jim Jones
- Re: Add notification on BEGIN ATOMIC SQL functions using temp relations Pavel Stehule
- Re: Add notification on BEGIN ATOMIC SQL functions using temp relations Jim Jones
- Add notification on BEGIN ATOMIC SQL functions using temp relations David G. Johnston
- Re: Add notification on BEGIN ATOMIC SQL functions using temp relations Vik Fearing
- [PATCH] Correct RangeTblEntry.join_using_alias comment to reflect field order Steve Lau
- Re: Add notification on BEGIN ATOMIC SQL functions using temp relations Tom Lane
- Re: Add notification on BEGIN ATOMIC SQL functions using temp relations Pavel Stehule
- Re: Add notification on BEGIN ATOMIC SQL functions using temp relations Jim Jones
- Re: postmaster uses more CPU in 18 beta1 with io_method=io_uring Andres Freund
- Re: Add notification on BEGIN ATOMIC SQL functions using temp relations Jim Jones
- Re: Add notification on BEGIN ATOMIC SQL functions using temp relations Pavel Stehule
- We broke the defense against accessing other sessions' temp tables Tom Lane
- Re: Add notification on BEGIN ATOMIC SQL functions using temp relations Tom Lane
- Re: We broke the defense against accessing other sessions' temp tables Bruce Momjian
- Re: We broke the defense against accessing other sessions' temp tables Tom Lane
- Re: We broke the defense against accessing other sessions' temp tables Bruce Momjian
- Re: Built-in case-insensitive collation pg_unicode_ci Jeff Davis
- Re: We broke the defense against accessing other sessions' temp tables Jelte Fennema-Nio
- Re: We broke the defense against accessing other sessions' temp tables David G. Johnston
- Re: ABI Compliance Checker GSoC Project David E. Wheeler
- Re: Add notification on BEGIN ATOMIC SQL functions using temp relations Jim Jones
- Re: GNU/Hurd portability patches Michael Paquier
- Re: Meson0.57.2 setup failed with option -Duuid=ossp Michael Paquier
- Re: [PATCH] Correct RangeTblEntry.join_using_alias comment to reflect field order Chao Li
- Re: GNU/Hurd portability patches Tom Lane
- Fix wrong filename in header comment of gin_tuple.h Chao Li
- Re: [PATCH] Correct RangeTblEntry.join_using_alias comment to reflect field order Richard Guo
- Re: Fix wrong filename in header comment of gin_tuple.h Richard Guo
- Re: plan shape work Robert Haas
- Re: [PATCH] Correct RangeTblEntry.join_using_alias comment to reflect field order David Rowley
- Re: [PATCH] Correct RangeTblEntry.join_using_alias comment to reflect field order David Rowley
- Re: Fix wrong filename in header comment of gin_tuple.h David Rowley
- Re: Fix wrong filename in header comment of gin_tuple.h Richard Guo
-
Re: Doc: add XML ID attributes to
tags for create_foreign_table, alter_foreign_table Quan Zongliang - Re: Fix wrong filename in header comment of gin_tuple.h David Rowley
- Re: Meson0.57.2 setup failed with option -Duuid=ossp Yang Oreo
- docs: Validation error with xmllint 2.15.0 Erik Wienhold
- Re: Fix wrong filename in header comment of gin_tuple.h Chao Li
- Re: Suggestion to add --continue-client-on-abort option to pgbench Fujii Masao
- Re: Suggestion to add --continue-client-on-abort option to pgbench Fujii Masao
- Re: Clear logical slot's 'synced' flag on promotion of standby shveta malik
- Re: SQL:2023 JSON simplified accessor support Chao Li
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Ashutosh Bapat
- Re: Trivial fix for comment of function table_tuple_lock Fujii Masao
- Re: Report bytes and transactions actually sent downtream shveta malik
- Re: How can end users know the cause of LR slot sync delays? Ashutosh Sharma
- Re: Clear logical slot's 'synced' flag on promotion of standby Ashutosh Sharma
- Re: Trivial fix for comment of function table_tuple_lock Chao Li
- Re: Add support for specifying tables in pg_createsubscriber. Shubham Khanna
- Re: Logical Replication of sequences shveta malik
- Re: [PATCH] Introduce unified support for composite GUC options Чумак Антон
- Re: [PATCH] Introduce unified support for composite GUC options Pavel Stehule
- Re: Documentation fix on pgbench \aset command Fujii Masao
- Re: GNU/Hurd portability patches Michael Banck
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands jian he
- Re: [PATCH] Add tests for Bitmapset Michael Paquier
- Re: docs: Validation error with xmllint 2.15.0 Daniel Gustafsson
- Re: Add memory_limit_hits to pg_stat_replication_slots Bertrand Drouvot
- Re: We broke the defense against accessing other sessions' temp tables Jim Jones
- Re: PgStat_HashKey padding issue when passed by reference Bertrand Drouvot
- Re: postmaster uses more CPU in 18 beta1 with io_method=io_uring Jakub Wartak
- Re: vacuumdb --analyze-only does not need to issue VACUUM (ONLY_DATABASE_STATS) ? Mircea Cadariu
- Re: Random pg_upgrade 004_subscription test failure on drongo vignesh C
- Re: [PATCH] Introduce unified support for composite GUC options Чумак Антон
- Re: Logical Replication of sequences shveta malik
- Re: [PATCH] Introduce unified support for composite GUC options Pavel Stehule
- Re: How can end users know the cause of LR slot sync delays? Shlok Kyal
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Ajin Cherian
- Re: Add memory_limit_hits to pg_stat_replication_slots Amit Kapila
- Re: AIX support AIX PG user
- Re: How can end users know the cause of LR slot sync delays? Amit Kapila
- Re: Add memory_limit_hits to pg_stat_replication_slots shveta malik
- Re: Incorrect logic in XLogNeedsFlush() Melanie Plageman
- Re: AIX support Andres Freund
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Matheus Alcantara
- Fix overflow of nbatch Vaibhav Jain
- Re: We broke the defense against accessing other sessions' temp tables Jim Jones
- Re: [PATCH] Add tests for Bitmapset Greg Burd
- Re: StatisticsObjIsVisibleExt lacks "do not look in temp namespace" Nathan Bossart
- Re: Having postgresql.org link to cgit instead of gitweb Jonathan S. Katz
- Re: [PATCH] Check that index can return in get_actual_variable_range() Maxime Schoemans
- Re: Potential deadlock in pgaio_io_wait() Heikki Linnakangas
- Re: Having postgresql.org link to cgit instead of gitweb Tom Lane
- Re: waiteventset.c XXX Álvaro Herrera
- Re: Use WALReadFromBuffers in more places Jeff Davis
- Re: Having postgresql.org link to cgit instead of gitweb Álvaro Herrera
- Re: Having postgresql.org link to cgit instead of gitweb Jonathan S. Katz
- Re: waiteventset.c XXX Andres Freund
- Re: Trivial fix for comment of function table_tuple_lock Fujii Masao
- Re: vacuumdb --analyze-only does not need to issue VACUUM (ONLY_DATABASE_STATS) ? Fujii Masao
- Re: _CRT_glob stuff Jacob Champion
- Re: Orphan page in _bt_split Константин Книжник
- Re: SQL:2023 JSON simplified accessor support Alexandra Wang
- Re: [PATCH] Introduce unified support for composite GUC options Pavel Stehule
- Re: plan shape work Tom Lane
- Re: [PATCH] Introduce unified support for composite GUC options Tom Lane
- Re: RFC: extensible planner state Tom Lane
- Re: Fix wrong filename in header comment of gin_tuple.h David Rowley
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. Nathan Bossart
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
- Re: Updating IPC::Run in CI? Jacob Champion
- Re: Updating IPC::Run in CI? Tom Lane
- Re: Updating IPC::Run in CI? Andres Freund
- Re: GNU/Hurd portability patches Alexander Lakhin
- Re: RFC: adding pytest as a supported test framework Jacob Champion
- Re: Fix overflow of nbatch David Rowley
- Re: Thoughts on NBASE=100000000 David Rowley
- Re: [PATCH] Introduce unified support for composite GUC options David G. Johnston
- Re: Fix overflow of nbatch Tomas Vondra
- a couple of small patches for simd.h Nathan Bossart
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Fix wrong filename in header comment of gin_tuple.h Chao Li
- Re: Updating IPC::Run in CI? Jacob Champion
- Re: Trivial fix for comment of function table_tuple_lock Chao Li
- Re: Fix overflow of nbatch Chao Li
- Re: Fix overflow of nbatch David Rowley
- Re: Fix overflow of nbatch David Rowley
- Re: Fix wrong filename in header comment of gin_tuple.h David Rowley
- Re: Trivial fix for comment of function table_tuple_lock Fujii Masao
- Re: Trivial fix for comment of function table_tuple_lock Chao Li
- Re: Fix overflow of nbatch Tomas Vondra
- Re: Fix overflow of nbatch David Rowley
- Re: Fix overflow of nbatch Chao Li
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- Re: Suggestion to add --continue-client-on-abort option to pgbench Rintaro Ikeda
- Re: [BUG] PostgreSQL crashes with ThreadSanitizer during early initialization Quan Zongliang
- Re: [PATCH] Introduce unified support for composite GUC options Чумак Антон
- Re: [PATCH] Introduce unified support for composite GUC options Pavel Stehule
- Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master 邱宇航
- Re: [PATCH] Introduce unified support for composite GUC options Pavel Stehule
- Re: [PATCH] Introduce unified support for composite GUC options Tom Lane
- Re: [PATCH] Introduce unified support for composite GUC options Pavel Stehule
- Re: Invalid primary_slot_name triggers warnings in all processes on reload Amit Kapila
- Re: issue with synchronized_standby_slots Amit Kapila
- Re: [PATCH] Introduce unified support for composite GUC options Чумак Антон
- Re: [PATCH] Introduce unified support for composite GUC options Pavel Stehule
- Re: [PATCH] Introduce unified support for composite GUC options David G. Johnston
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- Re: [PATCH] Introduce unified support for composite GUC options Tom Lane
- Re: Resetting recovery target parameters in pg_createsubscriber Alena Vinter
- Re: let ALTER TABLE DROP COLUMN drop whole-row referenced object jian he
- Re: [PATCH] Add tests for Bitmapset Tom Lane
- Re: SQL:2023 JSON simplified accessor support Chao Li
- Re: Report reorder buffer size Masahiko Sawada
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- Re: Report bytes and transactions actually sent downtream Bertrand Drouvot
- Re: Newly created replication slot may be invalidated by checkpoint Amit Kapila
- Re: Newly created replication slot may be invalidated by checkpoint Amit Kapila
- Re: issue with synchronized_standby_slots Shlok Kyal
- Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master David Rowley
- Re: Fix overflow of nbatch Vaibhav Jain
- Re: Clear logical slot's 'synced' flag on promotion of standby Ajin Cherian
- Fix incorrect function comment of stringToNodeInternal Chao Li
- Re: Add support for specifying tables in pg_createsubscriber. Peter Smith
- Re: allow benign typedef redefinitions (C11) Peter Eisentraut
- Show json field name instead of ?column? Chao Li
- Re: Support getrandom() for pg_strong_random() source Masahiko Sawada
- Re: Add memory_limit_hits to pg_stat_replication_slots Bertrand Drouvot
- anonymous unions (C11) Peter Eisentraut
- Re: Clear logical slot's 'synced' flag on promotion of standby shveta malik
- Re: Fix overflow of nbatch Tomas Vondra
- Re: anonymous unions (C11) Joel Jacobson
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: [PATCH] Add tests for Bitmapset Michael Paquier
- Re: bt_index_parent_check and concurrently build indexes Mihail Nikalayeu
- Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master Bruce Momjian
- Re: pg_stat_statements: faster search by queryid Karina Litskevich
- Re: Report reorder buffer size Ashutosh Bapat
- Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master 邱宇航
- Re: Report reorder buffer size Andres Freund
- Re: Report bytes and transactions actually sent downtream Ashutosh Sharma
- Re: Logical Replication of sequences vignesh C
- Re: Clear logical slot's 'synced' flag on promotion of standby Ashutosh Sharma
- Re: libcurl in libpq.pc Christoph Berg
- Re: libcurl in libpq.pc Christoph Berg
- Re: anonymous unions (C11) Nathan Bossart
- Re: AIX support AIX PG user
- Re: AIX support Andres Freund
- Question about InvalidatePossiblyObsoleteSlot() suyu.cmj
- Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master Tom Lane
- Supporting non-deterministic collations with tailoring rules. Todd Lang
- Re: Newly created replication slot may be invalidated by checkpoint 蔡梦娟(玊于)
- Re: Invalid primary_slot_name triggers warnings in all processes on reload Álvaro Herrera
- Re: Fix overflow of nbatch Tomas Vondra
- RE: AIX support Srirama Kucherlapati
- Re: plan shape work Robert Haas
- Re: Fix overflow of nbatch Tom Lane
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Arseniy Mukhin
- Re: Fix overflow of nbatch Nathan Bossart
- Re: Optimize LISTEN/NOTIFY Tom Lane
- Re: [PATCH] Add tests for Bitmapset Tom Lane
- thoughts on v18 RMT Nathan Bossart
- Re: Proposal: Conflict log history table for Logical Replication Masahiko Sawada
- Re: Generate GUC tables from .dat file Tom Lane
- Re: [PATCH] Add tests for Bitmapset Greg Burd
- Re: Add support for entry counting in pgstats Sami Imseih
- Re: Add memory_limit_hits to pg_stat_replication_slots Masahiko Sawada
- Re: libcurl in libpq.pc Jacob Champion
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. Nathan Bossart
- Re: Fix overflow of nbatch Konstantin Knizhnik
- Re: libcurl in libpq.pc Christoph Berg
- Re: should we have a fast-path planning for OLTP starjoins? Tom Lane
- Re: Fix overflow of nbatch Tomas Vondra
- Re: libcurl in libpq.pc Jacob Champion
- Re: plan shape work Tom Lane
- Re: libcurl in libpq.pc Jacob Champion
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Matheus Alcantara
- Re: Add support for entry counting in pgstats Michael Paquier
- Re: anonymous unions (C11) Chao Li
- Re: [PATCH] Add tests for Bitmapset Michael Paquier
- Re: Incorrect logic in XLogNeedsFlush() Michael Paquier
- Re: libcurl in libpq.pc Jacob Champion
- Re: GNU/Hurd portability patches Michael Paquier
- Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master David Rowley
- Re: Clear logical slot's 'synced' flag on promotion of standby Ajin Cherian
- Re: a couple of small patches for simd.h John Naylor
- Re: SQL:2023 JSON simplified accessor support Alexandra Wang
- Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master Tom Lane
- Re: Add support for entry counting in pgstats Keisuke Kuroda
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master Richard Guo
- Re: ALTER DOMAIN ADD NOT NULL NOT VALID jian he
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. John Naylor
- Re: Clear logical slot's 'synced' flag on promotion of standby shveta malik
- Re: Report bytes and transactions actually sent downtream shveta malik
- Re: Clear logical slot's 'synced' flag on promotion of standby Ashutosh Sharma
- Re: Use WALReadFromBuffers in more places Rahila Syed
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Tatsuo Ishii
- Re: Report bytes and transactions actually sent downtream shveta malik
- Re: Add memory_limit_hits to pg_stat_replication_slots Bertrand Drouvot
- Re: GNU/Hurd portability patches Michael Banck
- Re: Proposal for enabling auto-vectorization for checksum calculations John Naylor
- Re: Add support for specifying tables in pg_createsubscriber. Shubham Khanna
- Re: SQL:2023 JSON simplified accessor support Chao Li
- Re: Report bytes and transactions actually sent downtream Bertrand Drouvot
- Re: GB18030-2022 Support in PostgreSQL John Naylor
- Re: issue with synchronized_standby_slots Ashutosh Sharma
- Re: Report bytes and transactions actually sent downtream Bertrand Drouvot
- Re: GB18030-2022 Support in PostgreSQL Chao Li
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: GNU/Hurd portability patches Michael Banck
- Re: thoughts on v18 RMT Daniel Gustafsson
- Re: Get rid of pgstat_count_backend_io_op*() functions Bertrand Drouvot
- Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master Richard Guo
- Re: Report bytes and transactions actually sent downtream Bertrand Drouvot
- Re: Question about InvalidatePossiblyObsoleteSlot() Bertrand Drouvot
- Re: Report bytes and transactions actually sent downtream shveta malik
- Re: GB18030-2022 Support in PostgreSQL Chao Li
- Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master wenhui qiu
- Re: use radix tree for bitmap heap scan John Naylor
- Re: GB18030-2022 Support in PostgreSQL Chao Li
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: issue with synchronized_standby_slots Amit Kapila
- Re: Supporting non-deterministic collations with tailoring rules. Daniel Verite
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: NOT NULL NOT ENFORCED jian he
- Re: Row pattern recognition Tatsuo Ishii
- Re: GNU/Hurd portability patches Michael Banck
- Re: How can end users know the cause of LR slot sync delays? Shlok Kyal
- Re: How can end users know the cause of LR slot sync delays? Shlok Kyal
- Re: How can end users know the cause of LR slot sync delays? Shlok Kyal
- Re: REPACK and naming Andrew Dunstan
- "openssl" should not be optional Christoph Berg
- Re: Newly created replication slot may be invalidated by checkpoint Amit Kapila
- Re: "openssl" should not be optional Daniel Gustafsson
- RE: Newly created replication slot may be invalidated by checkpoint Hayato Kuroda (Fujitsu)
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: "openssl" should not be optional Christoph Berg
- Re: [PATCH] Add tests for Bitmapset Greg Burd
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: "openssl" should not be optional Daniel Gustafsson
- Re: "openssl" should not be optional Christoph Berg
- Re: Incorrect logic in XLogNeedsFlush() Dilip Kumar
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Ajin Cherian
- Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Oliver Ford
- Re: plan shape work Robert Haas
- Re: Report bytes and transactions actually sent downtream Bertrand Drouvot
- Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Tatsuo Ishii
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Timur Magomedov
- Re: "openssl" should not be optional Daniel Gustafsson
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Arseniy Mukhin
- Re: GNU/Hurd portability patches Tom Lane
- Re: Use WALReadFromBuffers in more places Bharath Rupireddy
- Re: GNU/Hurd portability patches Tom Lane
- Re: plan shape work Robert Haas
- Re: Report bytes and transactions actually sent downtream Bertrand Drouvot
- RE: Newly created replication slot may be invalidated by checkpoint Vitaly Davydov
- Re: GNU/Hurd portability patches Alexander Lakhin
- Re: Remove PointerIsValid() Peter Eisentraut
- Re: Built-in case-insensitive collation pg_unicode_ci Laurenz Albe
- Re: "openssl" should not be optional Christoph Berg
- Re: GNU/Hurd portability patches Tom Lane
- Re: "openssl" should not be optional Daniel Gustafsson
- Re: GNU/Hurd portability patches Michael Banck
- Re: Trivial fix for comment of function table_tuple_lock Fujii Masao
- Re: Clarification on Role Access Rights to Table Indexes Nathan Bossart
- Re: RFC: extensible planner state Robert Haas
- Re: Clarification on Role Access Rights to Table Indexes Tom Lane
- Re: RFC: extensible planner state Tom Lane
- Re: RFC: Logging plan of the running query Robert Haas
- Re: RFC: extensible planner state Robert Haas
- Re: vacuumdb --analyze-only does not need to issue VACUUM (ONLY_DATABASE_STATS) ? Fujii Masao
- Re: RFC: extensible planner state Tom Lane
- Re: Clarification on Role Access Rights to Table Indexes Nathan Bossart
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: Add memory_limit_hits to pg_stat_replication_slots Masahiko Sawada
- Re: Suggestion to add --continue-client-on-abort option to pgbench Fujii Masao
- Re: "openssl" should not be optional Christoph Berg
- Re: a couple of small patches for simd.h Nathan Bossart
- Re: Invalid primary_slot_name triggers warnings in all processes on reload Fujii Masao
- Re: Use WALReadFromBuffers in more places Jeff Davis
- Re: Proposal: Conflict log history table for Logical Replication Masahiko Sawada
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Matheus Alcantara
- Re: Use WALReadFromBuffers in more places Bharath Rupireddy
- Re: GNU/Hurd portability patches Alexander Lakhin
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Robert Haas
- Re: Optimize LISTEN/NOTIFY Joel Jacobson
- Re: thoughts on v18 RMT Corey Huinker
- Re: GNU/Hurd portability patches Michael Banck
- Re: Incorrect logic in XLogNeedsFlush() Melanie Plageman
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. Nathan Bossart
- Re: Proposal for enabling auto-vectorization for checksum calculations Andrew Kim
- Re: plan shape work Tom Lane
- Re: Fix overflow of nbatch Tomas Vondra
- Re: DSA overflow in hash join Tomas Vondra
- Re: [PATCH] Add tests for Bitmapset Michael Paquier
- Re: Add support for specifying tables in pg_createsubscriber. Peter Smith
- Re: Trivial fix for comment of function table_tuple_lock Chao Li
- Re: Vacuum statistics Bharath Rupireddy
- Re: Introduce XID age based replication slot invalidation Bharath Rupireddy
- Re: Add support for entry counting in pgstats Michael Paquier
- Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master Richard Guo
- [PATCH] Write Notifications Through WAL Rishu Bagga
- Remove obsolate comments from 047_checkpoint_physical_slot Hayato Kuroda (Fujitsu)
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master David Rowley
- Re: Suggestion to add --continue-client-on-abort option to pgbench Yugo Nagata
- Re: Documentation fix on pgbench \aset command Yugo Nagata
- Re: Suggestion to add --continue-client-on-abort option to pgbench Yugo Nagata
- Re: Documentation fix on pgbench \aset command Fujii Masao
- Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master Tom Lane
- Re: Add support for specifying tables in pg_createsubscriber. Chao Li
- Re: Report bytes and transactions actually sent downtream shveta malik
- Re: SQL:2011 Application Time Update & Delete Paul A Jungwirth
- Re: Eager aggregation, take 3 Richard Guo
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: Orphan page in _bt_split Michael Paquier
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: Suggestion to add --continue-client-on-abort option to pgbench Fujii Masao
- Re: GNU/Hurd portability patches Alexander Lakhin
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- RE: Newly created replication slot may be invalidated by checkpoint Hayato Kuroda (Fujitsu)
- Re: Orphan page in _bt_split Konstantin Knizhnik
- Re: GNU/Hurd portability patches Michael Banck
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Orphan page in _bt_split Konstantin Knizhnik
- Re: Get rid of pgstat_count_backend_io_op*() functions Michael Paquier
- Re: Orphan page in _bt_split Michael Paquier
- Re: Logical Replication of sequences shveta malik
- Re: Add support for specifying tables in pg_createsubscriber. Shubham Khanna
- Re: Suggestion to add --continue-client-on-abort option to pgbench Yugo Nagata
- RE: Remove obsolate comments from 047_checkpoint_physical_slot Hayato Kuroda (Fujitsu)
- Re: Remove obsolate comments from 047_checkpoint_physical_slot Daniel Gustafsson
- Re: Add support for specifying tables in pg_createsubscriber. Chao Li
- Re: Fix incorrect function comment of stringToNodeInternal Daniel Gustafsson
- Re: Incorrect logic in XLogNeedsFlush() Michael Paquier
- Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master Richard Guo
- Re: Remove obsolate comments from 047_checkpoint_physical_slot Michael Paquier
- Re: Fix incorrect function comment of stringToNodeInternal Chao Li
- Re: Remove obsolate comments from 047_checkpoint_physical_slot Daniel Gustafsson
- Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
- Re: Add support for specifying tables in pg_createsubscriber. Shubham Khanna
- Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
- Re: Optimize LISTEN/NOTIFY Chao Li
- Re: Suggestion to add --continue-client-on-abort option to pgbench Anthonin Bonnefoy
- Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master Richard Guo
- Re: Add support for specifying tables in pg_createsubscriber. Chao Li
- Re: Skipping schema changes in publication vignesh C
- Re: Suggestion to add --continue-client-on-abort option to pgbench Chao Li
- Re: tiny step toward threading: reduce dependence on setlocale() Alexander Kukushkin
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Arseniy Mukhin
- Re: NOT NULL NOT ENFORCED Álvaro Herrera
- Re: Fix incorrect function comment of stringToNodeInternal Daniel Gustafsson
- Re: Fix incorrect function comment of stringToNodeInternal Chao Li
- Re: Add memory_limit_hits to pg_stat_replication_slots Bertrand Drouvot
- Re: Fix bug with accessing to temporary tables of other sessions Jim Jones
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Skipping schema changes in publication vignesh C
- RE: Remove obsolate comments from 047_checkpoint_physical_slot Hayato Kuroda (Fujitsu)
- Re: Non-blocking archiver process Artem Gavrilov
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik
- Re: allow benign typedef redefinitions (C11) Álvaro Herrera
- Re: allow benign typedef redefinitions (C11) Álvaro Herrera
- Re: Report bytes and transactions actually sent downtream Bertrand Drouvot
- Re: plan shape work Robert Haas
- Re: Fix bug with accessing to temporary tables of other sessions Daniil Davydov
- mislead comments in pg_get_statisticsobjdef_string jian he
- Use "?=" operator for a contrib makefile in documentation Maxim Orlov
- RE: Supporting non-deterministic collations with tailoring rules. Todd Lang
- Re: plan shape work Tom Lane
- Re: Vacuum statistics Alena Rybakina
- Missing parentheses Marcos Pegoraro
- Re: Fix bug with accessing to temporary tables of other sessions Jim Jones
- Re: Fix bug with accessing to temporary tables of other sessions Daniil Davydov
- Re: Missing parentheses Marcos Pegoraro
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. John Naylor
- Re: Missing parentheses Chao Li
- Re: Missing parentheses Marcos Pegoraro
- Re: Get rid of pgstat_count_backend_io_op*() functions Bertrand Drouvot
- Re: Report reorder buffer size Ashutosh Bapat
- Re: Suggestion to add --continue-client-on-abort option to pgbench Fujii Masao
- Re: Vacuum statistics Alena Rybakina
- Re: GNU/Hurd portability patches Michael Banck
- Re: Missing parentheses Tom Lane
- RHEL 8 EOL for the PGDG RPM repository Devrim Gündüz
- Re: RFC: extensible planner state Robert Haas
- Re: RHEL 8 EOL for the PGDG RPM repository Jesper Pedersen
- Re: GNU/Hurd portability patches Tom Lane
- Re: minimum Meson version Jacob Champion
- Re: Adding REPACK [concurrently] Álvaro Herrera
- Re: Remove obsolate comments from 047_checkpoint_physical_slot Daniel Gustafsson
- Re: delimiter inconsistency in generate-wait_event_types.pl Daniel Gustafsson
- Re: Making pg_rewind faster Robert Haas
- Avoiding roundoff error in pg_sleep() Tom Lane
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. Nathan Bossart
- Re: Avoiding roundoff error in pg_sleep() Пополитов Владлен
- Sending unflushed WAL in physical replication Rahila Syed
- Re: a couple of small patches for simd.h Nathan Bossart
- Re: Add memory_limit_hits to pg_stat_replication_slots Masahiko Sawada
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: [PATCH] Fix pg_rewind false positives caused by shutdown-only WAL Robert Haas
- Re: Avoiding roundoff error in pg_sleep() Tom Lane
- Re: Avoiding roundoff error in pg_sleep() Robert Haas
- Re: Avoiding roundoff error in pg_sleep() Tom Lane
- Re: Avoiding roundoff error in pg_sleep() Nathan Bossart
- Re: Per-role disabling of LEAKPROOF requirements for row-level security? Andreas Lind
- Re: Avoiding roundoff error in pg_sleep() Tom Lane
- Re: Adding REPACK [concurrently] Marcos Pegoraro
- Remove unused for_all_tables field from AlterPublicationStmt Masahiko Sawada
- Re: Avoiding roundoff error in pg_sleep() Nathan Bossart
- Remove unused parameter on check_and_push_window_quals Matheus Alcantara
- Re: Avoiding roundoff error in pg_sleep() Tom Lane
- Re: Optimize LISTEN/NOTIFY Joel Jacobson
- Re: a couple of small patches for simd.h Nathan Bossart
- Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM Masahiko Sawada
- Re: Adding REPACK [concurrently] Robert Treat
- Re: Adding REPACK [concurrently] Marcos Pegoraro
- Re: Remove unused parameter on check_and_push_window_quals David Rowley
- Re: GIN tries to form a tuple with a partial compressedList during insertion Masahiko Sawada
- Re: Remove unused parameter on check_and_push_window_quals David Rowley
- Re: mislead comments in pg_get_statisticsobjdef_string David Rowley
- Re: Orphan page in _bt_split Michael Paquier
- Re: Invalid pointer access in logical decoding after error Masahiko Sawada
- Re: Add support for specifying tables in pg_createsubscriber. Peter Smith
- Re: Resetting recovery target parameters in pg_createsubscriber Michael Paquier
- Re: Add support for entry counting in pgstats Sami Imseih
- Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM Yugo Nagata
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Michael Paquier
- Re: plan shape work Alexandra Wang
- Re: Remove unused for_all_tables field from AlterPublicationStmt Chao Li
- Re: Suggestion to add --continue-client-on-abort option to pgbench Yugo Nagata
- Re: plan shape work Robert Haas
- Re: plan shape work Tom Lane
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Sami Imseih
- Re: plan shape work Richard Guo
- Re: Optimize LISTEN/NOTIFY Chao Li
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Michael Paquier
- Re: plan shape work Tom Lane
- Re: Suggestion to add --continue-client-on-abort option to pgbench Yugo Nagata
- Re: Remove unused for_all_tables field from AlterPublicationStmt Michael Paquier
- Re: Suggestion to add --continue-client-on-abort option to pgbench Yugo Nagata
- Re: Mark ItemPointer arguments as const thoughoutly Chao Li
- Re: [PATCH] Write Notifications Through WAL Rishu Bagga
- Re: Add support for entry counting in pgstats Michael Paquier
- Re: Add memory_limit_hits to pg_stat_replication_slots Bertrand Drouvot
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik
- Re: GNU/Hurd portability patches Michael Banck
- Mark function arguments of type "Datum *" as "const Datum *" where possible Chao Li
- Re: plan shape work Richard Guo
- Re: Add memory_limit_hits to pg_stat_replication_slots Chao Li
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Frédéric Yhuel
- Re: issue with synchronized_standby_slots Ashutosh Sharma
- Re: [PATCH] GROUP BY ALL Peter Eisentraut
- Re: Logical Replication of sequences vignesh C
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Guillaume Lelarge
- Re: Mark function arguments of type "Datum *" as "const Datum *" where possible Chao Li
- Re: Add memory_limit_hits to pg_stat_replication_slots Bertrand Drouvot
- Re: [PATCH] GROUP BY ALL Andrey Borodin
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Mircea Cadariu
- Re: GIN tries to form a tuple with a partial compressedList during insertion Arseniy Mukhin
- Re: Optimize LISTEN/NOTIFY Joel Jacobson
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Ashutosh Bapat
- Re: Optimize LISTEN/NOTIFY Chao Li
- Re: Mark function arguments of type "Datum *" as "const Datum *" where possible Chao Li
- Re: Clear logical slot's 'synced' flag on promotion of standby Ajin Cherian
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- Re: Exit walsender before confirming remote flush in logical replication Vitaly Davydov
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Report bytes and transactions actually sent downtream Bertrand Drouvot
- Re: [PATCH] GROUP BY ALL David Christensen
- Re: Fix bug with accessing to temporary tables of other sessions Jim Jones
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Michael Paquier
- Re: How can end users know the cause of LR slot sync delays? Shlok Kyal
- Re: Remove custom redundant full page write description from GIN Kirill Reshke
- Re: Mark function arguments of type "Datum *" as "const Datum *" where possible Michael Paquier
- splitting src/bin/scripts/vacuumdb.c Álvaro Herrera
- Re: refactor backend type lists Álvaro Herrera
- Re: Panic during xlog building with big values Andy Pogrebnoi
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: Problem in 'ORDER BY' of a column using a created collation? Robert Haas
- Re: refactor backend type lists Álvaro Herrera
- Batching in executor Amit Langote
- Re: splitting src/bin/scripts/vacuumdb.c Antonin Houska
- Re: Batching in executor Bruce Momjian
- Re: splitting src/bin/scripts/vacuumdb.c Álvaro Herrera
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Timur Magomedov
- Re: [PATCH] GROUP BY ALL Tom Lane
- Re: splitting src/bin/scripts/vacuumdb.c Nathan Bossart
- Re: plan shape work Tom Lane
- Re: plan shape work Robert Haas
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- RE: Supporting non-deterministic collations with tailoring rules. Daniel Verite
- Re: Mark function arguments of type "Datum *" as "const Datum *" where possible Nathan Bossart
- Re: splitting src/bin/scripts/vacuumdb.c Álvaro Herrera
- Re: Avoiding roundoff error in pg_sleep() Vladlen Popolitov
- Re: Mark function arguments of type "Datum *" as "const Datum *" where possible Tom Lane
- Re: Remove unused for_all_tables field from AlterPublicationStmt Álvaro Herrera
- Re: Avoiding roundoff error in pg_sleep() David G. Johnston
- Re: Avoiding roundoff error in pg_sleep() Tom Lane
- test_json_parser/002_inline is kind of slow Robert Haas
- Re: Avoiding roundoff error in pg_sleep() Vladlen Popolitov
- Re: test_json_parser/002_inline is kind of slow Nathan Bossart
- Re: Avoiding roundoff error in pg_sleep() David G. Johnston
- Re: test_json_parser/002_inline is kind of slow Jacob Champion
- Re: test_json_parser/002_inline is kind of slow Andres Freund
- Re: test_json_parser/002_inline is kind of slow Andres Freund
- Re: [PATCH] GROUP BY ALL David Christensen
- Re: Avoiding roundoff error in pg_sleep() Robert Haas
- Re: test_json_parser/002_inline is kind of slow Robert Haas
- Re: [PATCH] GROUP BY ALL David Christensen
- Re: test_json_parser/002_inline is kind of slow Jacob Champion
- Re: test_json_parser/002_inline is kind of slow Jacob Champion
- Re: [PATCH] GROUP BY ALL David Christensen
- Re: [PATCH] GROUP BY ALL Peter Eisentraut
- Re: test_json_parser/002_inline is kind of slow Robert Haas
- Re: [PATCH] GROUP BY ALL David Christensen
- Re: test_json_parser/002_inline is kind of slow Andres Freund
- Re: test_json_parser/002_inline is kind of slow Tom Lane
- Re: [PATCH] GROUP BY ALL Tom Lane
- Re: [PATCH] GROUP BY ALL David Christensen
- Re: [PATCH] GROUP BY ALL David Christensen
- Re: Issue with logical replication slot during switchover Fabrice Chapuis
- Re: [PATCH] GROUP BY ALL Tom Lane
- Re: [PATCH] GROUP BY ALL Tom Lane
- Re: test_json_parser/002_inline is kind of slow Jacob Champion
- Re: Remove unused for_all_tables field from AlterPublicationStmt Masahiko Sawada
- Re: [PATCH] GROUP BY ALL jian he
- Re: [PATCH] GROUP BY ALL David Christensen
- Re: Report bytes and transactions actually sent downtream Bertrand Drouvot
- Re: [PATCH] GROUP BY ALL David Christensen
- Re: Add support for entry counting in pgstats Sami Imseih
- Re: Adding REPACK [concurrently] Robert Treat
- Re: Xact end leaves CurrentMemoryContext = TopMemoryContext pavel seleznev
- Re: OAuth client code doesn't work with Google OAuth Zsolt Parragi
- Re: [PATCH] GROUP BY ALL Tom Lane
- Re: Xact end leaves CurrentMemoryContext = TopMemoryContext Tom Lane
- Re: Changing shared_buffers without restart Dmitry Dolgov
- Limit eartdistance regression testcase to the public schema Zsolt Parragi
- Re: Proposal: Adding compression of temporary files Filip Janus
- Re: Limit eartdistance regression testcase to the public schema Tom Lane
- Re: OAuth client code doesn't work with Google OAuth Jacob Champion
- Re: Changing shared_buffers without restart Andres Freund
- Re: disallow alter individual column if partition key contains wholerow reference Matt Dailis
- Re: [PATCH] GROUP BY ALL David Christensen
- Re: Skipping schema changes in publication Shlok Kyal
- Re: Skipping schema changes in publication Shlok Kyal
- Re: [PATCH] GROUP BY ALL Tom Lane
- V18 change on EXPLAIN ANALYZE Marcos Pegoraro
- Re: [PATCH] GROUP BY ALL Tom Lane
- Re: V18 change on EXPLAIN ANALYZE Maciek Sakrejda
- Re: access numeric data in module Ed Behn
- Re: V18 change on EXPLAIN ANALYZE Tom Lane
- Re: test_json_parser/002_inline is kind of slow Jacob Champion
- Re: V18 change on EXPLAIN ANALYZE Maciek Sakrejda
- Re: Sending unflushed WAL in physical replication SATYANARAYANA NARLAPURAM
- Re: Fix bug with accessing to temporary tables of other sessions Daniil Davydov
- bug, ALTER TABLE call ATPostAlterTypeCleanup twice for the same relation jian he