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
- 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
- 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