Mailing lists [pgsql-hackers]
- Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
- Re: Shared hash table allocations Heikki Linnakangas
- Re: Do we still need MULE_INTERNAL? Jeff Davis
- Re: pg_publication_tables: return NULL attnames when no column list is specified Roberto Mello
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Add custom EXPLAIN options support to auto_explain Matheus Alcantara
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Mihail Nikalayeu
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) David Rowley
- Re: Bug: mdunlinkfiletag unlinks mainfork seg.0 instead of indicated fork+segment surya poondla
- Re: pg_publication_tables: return NULL attnames when no column list is specified David G. Johnston
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: table AM option passing Zsolt Parragi
- Re: pg_publication_tables: return NULL attnames when no column list is specified Roberto Mello
- Re: pg_get__*_ddl consolidation Zsolt Parragi
- Re: Do we still need MULE_INTERNAL? Tatsuo Ishii
- Re: [oauth] Split and extend PGOAUTHDEBUG Jacob Champion
- Re: LLVM 22 Tom Lane
- Re: Initial COPY of Logical Replication is too slow Masahiko Sawada
- Re: Need help debugging SIGBUS crashes Peter 'PMc' Much
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Skipping schema changes in publication Peter Smith
- Re: Speed up ICU case conversion by using ucasemap_utf8To*() Andreas Karlsson
- Re: More speedups for tuple deformation Alexander Lakhin
- Re: pg_waldump: support decoding of WAL inside tarfile Thomas Munro
- bufmgr: pass through I/O stats context in FlushUnlockedBuffer() Chao Li
- Re: Skipping schema changes in publication Amit Kapila
- Re: Fix HAVING-to-WHERE pushdown with nondeterministic collations wenhui qiu
- Proposal: Track last-used timestamp for index usage Raghav Mittal
- Re: pg_plan_advice Lukas Fittl
- Re: Add pg_stat_autovacuum_priority Sami Imseih
- Re: Proposal: Track last-used timestamp for index usage SATYANARAYANA NARLAPURAM
- Re: Refactor query normalization into core query jumbling Sami Imseih
- Re: Proposal: Track last-used timestamp for index usage Sami Imseih
- Re: Avoid multiple SetLatch() calls in procsignal_sigusr1_handler() Fujii Masao
- Re: LLVM 22 Thomas Munro
- Re: More speedups for tuple deformation David Rowley
- Re: Avoid multiple SetLatch() calls in procsignal_sigusr1_handler() Bertrand Drouvot
- Re: [oauth] Split and extend PGOAUTHDEBUG Chao Li
- Redundant/mis-use of _(x) gettext macro? Peter Smith
- Re: Skipping schema changes in publication Peter Smith
- Re: Redundant/mis-use of _(x) gettext macro? Chao Li
- Re: [PATCH] Add support for INSERT ... SET syntax Suraj Kharage
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Amit Kapila
- DOC: pg_publication_rel.prrelid says sequences are possible Peter Smith
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Nisha Moond
- Re: Initial COPY of Logical Replication is too slow Amit Kapila
- RE: [Proposal] Adding Log File Capability to pg_createsubscriber Hayato Kuroda (Fujitsu)
- Re: More speedups for tuple deformation Junwang Zhao
- [PATCH] BUG: Stale LC_MESSAGES translations after SET on windows. Bryan Green
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Nisha Moond
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Nisha Moond
- Re: Make copyObject work in C++ Peter Eisentraut
- DOCS - DROP SUBSCRIPTION does not document parameter "IF EXISTS" Peter Smith
- Add ParameterDescription message to libpq frontend long message types Ning Sun
- Re: table AM option passing Chao Li
- Re: pg_plan_advice Lukas Fittl
- Re: Use standard C23 and C++ attributes if available Peter Eisentraut
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik
- Re: DOCS - DROP SUBSCRIPTION does not document parameter "IF EXISTS" Chao Li
- Re: Reduce log level of some logical decoding messages to DEBUG1 Fujii Masao
- DO NOT MOVE YOUR PATCHES. Commitfest app is being fixed Jelte Fennema-Nio
- [PATCH] Add fx exchange support to money type Joel Jacobson
- Re: DOC: pg_publication_rel.prrelid says sequences are possible shveta malik
- Re: DO NOT MOVE YOUR PATCHES. Commitfest app is being fixed Jelte Fennema-Nio
- Re: tuple radix sort John Naylor
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions jian he
- Re: Reduce log level of some logical decoding messages to DEBUG1 Chao Li
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: WIP - xmlvalidate implementation from TODO list Jim Jones
- Re: Refactor query normalization into core query jumbling Lukas Fittl
- Re: ALTER TABLE: warn when actions do not recurse to partitions Chao Li
- Re: Beautify read stream "per buffer data" APIs Nazir Bilal Yavuz
- Re: ALTER TABLE: warn when actions do not recurse to partitions Chao Li
- Re: WIP - xmlvalidate implementation from TODO list Pavel Stehule
- Re: pg_createsubscriber: Fix incorrect handling of cleanup flags Nisha Moond
- Re: pgsql: test_aio: Add basic tests for StartReadBuffers() Christoph Berg
- Re: Adding REPACK [concurrently] Amit Kapila
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- [PATCH] Fix minRecoveryPoint not advanced past checkpoint in CreateRestartPoint Adam Lee
- Re: tuple radix sort cca5507
- Re: [oauth] Split and extend PGOAUTHDEBUG Zsolt Parragi
- Re: [PATCH] Fix minRecoveryPoint not advanced past checkpoint in CreateRestartPoint Heikki Linnakangas
- Re: Adding REPACK [concurrently] Amit Kapila
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Remove inner joins based on foreign keys Richard Guo
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Fujii Masao
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: Adding REPACK [concurrently] Amit Kapila
- Re: pg_waldump: support decoding of WAL inside tarfile Andrew Dunstan
- Online PostgreSQL version() updates Matthias van de Meent
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Nisha Moond
- Re: scale parallel_tuple_cost by tuple width Andrew Dunstan
- Re: Online PostgreSQL version() updates Ashutosh Bapat
- Re: [PATCH] Fix minRecoveryPoint not advanced past checkpoint in CreateRestartPoint Adam Lee
- Re: Online PostgreSQL version() updates Julien Rouhaud
- Re: Online PostgreSQL version() updates Andreas Karlsson
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Import Statistics in postgres_fdw before resorting to sampling. Etsuro Fujita
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: vectorized CRC on ARM64 John Naylor
- Re: Redundant/mis-use of _(x) gettext macro? Álvaro Herrera
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Junwang Zhao
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: Online PostgreSQL version() updates Andrey Borodin
- Re: POC: Parallel processing of indexes in autovacuum Alexander Korotkov
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: Adding REPACK [concurrently] Amit Kapila
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Adding REPACK [concurrently] Amit Kapila
- Re: Online PostgreSQL version() updates Laurenz Albe
- Re[2]: [PATCH] pg_stat_statements: add last_execution_start column Pavlo Golub
- Re: refactor ExecInitPartitionInfo jian he
- Re: Online PostgreSQL version() updates Mihail Nikalayeu
- Re: meson vs. llvm bitcode files Andres Freund
- Re: More speedups for tuple deformation jian he
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: pg_waldump: support decoding of WAL inside tarfile Andres Freund
- 'Bad file descriptor: dup2( 1, 2 )' error on MacOS CI tasks Nazir Bilal Yavuz
- Todo item: Include the symbolic SQLSTATE name in verbose error reports Josh Kupershmidt
- Re: 'Bad file descriptor: dup2( 1, 2 )' error on MacOS CI tasks Andres Freund
- Re: DOCS - DROP SUBSCRIPTION does not document parameter "IF EXISTS" Nathan Bossart
- Re: pg_waldump: support decoding of WAL inside tarfile Andrew Dunstan
- Re: 'Bad file descriptor: dup2( 1, 2 )' error on MacOS CI tasks Tom Lane
- Re: table AM option passing Álvaro Herrera
- Re: Online PostgreSQL version() updates Andreas Karlsson
- Re: WIP - xmlvalidate implementation from TODO list Jim Jones
- Re: [PATCH] Add fx exchange support to money type Andreas Karlsson
- Re: 'Bad file descriptor: dup2( 1, 2 )' error on MacOS CI tasks Andres Freund
- Re: AIO / read stream heuristics adjustments for index prefetching Melanie Plageman
- Re: DOCS - DROP SUBSCRIPTION does not document parameter "IF EXISTS" Nathan Bossart
- Re: Adding REPACK [concurrently] Srinath Reddy Sadipiralla
- Re: Add pg_stat_autovacuum_priority Nathan Bossart
- Re: table AM option passing Antonin Houska
- Re: vectorized CRC on ARM64 Nathan Bossart
- Re: Do we still need MULE_INTERNAL? Jeff Davis
- Minor cleanup of Meson files given that we require 0.57 Andreas Karlsson
- Re: 'Bad file descriptor: dup2( 1, 2 )' error on MacOS CI tasks Jacob Champion
- Re: 'Bad file descriptor: dup2( 1, 2 )' error on MacOS CI tasks Daniel Gustafsson
- Re: AIO / read stream heuristics adjustments for index prefetching Andres Freund
- Re: postgres_fdw: Use COPY to speed up batch inserts Matheus Alcantara
- Re: index prefetching Peter Geoghegan
- Re: clang bug affecting greenfly Greg Burd
- Re: Allow to collect statistics on virtual generated columns Dean Rasheed
- Re: Adjust error message for CREATE STATISTICS to account for expressions Dean Rasheed
- Re: WIP - xmlvalidate implementation from TODO list Pavel Stehule
- Re: Add pg_stat_autovacuum_priority Sami Imseih
- Re: [oauth] Split and extend PGOAUTHDEBUG Jacob Champion
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: [oauth] Split and extend PGOAUTHDEBUG Jacob Champion
- Re: Initial COPY of Logical Replication is too slow Masahiko Sawada
- Re: Improving tracking/processing of buildfarm test failures Alexander Lakhin
- Re: scale parallel_tuple_cost by tuple width Tom Lane
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: pg_waldump: support decoding of WAL inside tarfile Tom Lane
- Re: table AM option passing Álvaro Herrera
- Re: Add pg_stat_autovacuum_priority Sami Imseih
- Re: [oauth] Split and extend PGOAUTHDEBUG Jacob Champion
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
- Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch Jacob Champion
- Re: scale parallel_tuple_cost by tuple width Tom Lane
- Re: Introduce XID age based replication slot invalidation Masahiko Sawada
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Corey Huinker
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Tom Lane
- Re: [oauth] Split and extend PGOAUTHDEBUG Zsolt Parragi
- Re: Introduce XID age based replication slot invalidation Bharath Rupireddy
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: Add pg_stat_autovacuum_priority Nathan Bossart
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Initial COPY of Logical Replication is too slow Masahiko Sawada
- Re: Re[2]: [PATCH] pg_stat_statements: add last_execution_start column Sami Imseih
- Re: DOCS - DROP SUBSCRIPTION does not document parameter "IF EXISTS" Peter Smith
- Re: Do we still need MULE_INTERNAL? Tatsuo Ishii
- Re: index prefetching Peter Geoghegan
- Re: unclear OAuth error message Jacob Champion
- Re: [oauth] Split and extend PGOAUTHDEBUG Jacob Champion
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Add pg_stat_autovacuum_priority Sami Imseih
- Re: Add ldapservice connection parameter Andrew Jackson
- Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
- Re: AIO / read stream heuristics adjustments for index prefetching Andres Freund
- Re: PROPOSAL for when publication row filter columns are not in replica identity (BUG #19434) Roberto Mello
- Re: [PATCH] analyze: move elevel calculation into do_analyze_rel() Andreas Karlsson
- Re: pg_waldump: support decoding of WAL inside tarfile Thomas Munro
- Re: Adding REPACK [concurrently] Srinath Reddy Sadipiralla
- Re: Adding REPACK [concurrently] Srinath Reddy Sadipiralla
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Andres Freund
- Re: More speedups for tuple deformation David Rowley
- Re: Add ParameterDescription message to libpq frontend long message types jie wang
- Re: Check some unchecked fclose() results Andreas Karlsson
- Re: pg_waldump: support decoding of WAL inside tarfile Tom Lane
- Re: [Patch] New pg_stat_tablespace view shihao zhong
- Re: pg_waldump: support decoding of WAL inside tarfile Thomas Munro
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? John Naylor
- Re: Redundant/mis-use of _(x) gettext macro? Peter Smith
- pg_test_timing: fix unit typo and widen diff type Chao Li
- Re: Redundant/mis-use of _(x) gettext macro? Chao Li
- Re: Redundant/mis-use of _(x) gettext macro? Tom Lane
- Re: LLVM 22 Thomas Munro
- RE: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Hayato Kuroda (Fujitsu)
- Re: LLVM 22 Tom Lane
- Re: Row pattern recognition Henson Choi
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Alexander Lakhin
- Small and unlikely overflow hazard in bms_next_member() David Rowley
- Re: Check some unchecked fclose() results Chao Li
- Re: LLVM 22 Thomas Munro
- Re: pg_test_timing: fix unit typo and widen diff type Lukas Fittl
- Re: Small and unlikely overflow hazard in bms_next_member() Tom Lane
- Re: LLVM 22 Tom Lane
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Fujii Masao
- Re: Initial COPY of Logical Replication is too slow Amit Kapila
- Re: table AM option passing Antonin Houska
- Re: Initial COPY of Logical Replication is too slow Amit Kapila
- Re: Initial COPY of Logical Replication is too slow Peter Smith
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Amit Kapila
- Re: Small and unlikely overflow hazard in bms_next_member() Chao Li
- RE: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Hayato Kuroda (Fujitsu)
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: pg_test_timing: fix unit typo and widen diff type Chao Li
- Re: Potential partition pruning regression on PostgreSQL 18 Richard Guo
- Re: PoC: Add condition variable support to WaitEventSetWait() Chao Li
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: Small and unlikely overflow hazard in bms_next_member() jie wang
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Chao Li
- Re: [PATCH] Add CANONICAL option to xmlserialize Jim Jones
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: DOC: pg_publication_rel.prrelid says sequences are possible Amit Kapila
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- RE: PROPOSAL for when publication row filter columns are not in replica identity (BUG #19434) Zhijie Hou (Fujitsu)
- Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
- Re: Changing the state of data checksums in a running cluster Heikki Linnakangas
- Silence -Wmaybe-uninitialized warnings Imran Zaheer
- Re: Fix HAVING-to-WHERE pushdown with nondeterministic collations Richard Guo
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: Shared hash table allocations Matthias van de Meent
- Re: some more include removal from headers Álvaro Herrera
- Re: POC: Parallel processing of indexes in autovacuum Alexander Korotkov
- Re: Import Statistics in postgres_fdw before resorting to sampling. Etsuro Fujita
- Re: [PATCH] analyze: move elevel calculation into do_analyze_rel() Etsuro Fujita
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Tomas Vondra
- Re: pg_waldump: support decoding of WAL inside tarfile Andrew Dunstan
- Re: Change default of jit to off Tomas Vondra
- Re: Shared hash table allocations Heikki Linnakangas
- Re: Eager aggregation, take 3 Matheus Alcantara
- Re: meson: Make test output much more useful on failure (both in CI and locally) Andrew Dunstan
- Re: LLVM 22 Devrim Gündüz
- Re: AIO / read stream heuristics adjustments for index prefetching Nazir Bilal Yavuz
- Re: [PATCH] Add prepared_orphaned_transaction_timeout GUC Greg Sabino Mullane
- Re: Change default of jit to off Thomas Munro
- Re: Shared hash table allocations Ashutosh Bapat
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? John Naylor
- Re: Change default of jit to off Andrew Dunstan
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Fujii Masao
- Re: vectorized CRC on ARM64 John Naylor
- Re: pg_get__*_ddl consolidation Japin Li
- Re: AIO / read stream heuristics adjustments for index prefetching Andres Freund
- Re: pg_get__*_ddl consolidation David G. Johnston
- Re: meson: Make test output much more useful on failure (both in CI and locally) Jelte Fennema-Nio
- Re: Change default of jit to off Greg Sabino Mullane
- Re: Shared hash table allocations Matthias van de Meent
- Re: Change default of jit to off Andrew Dunstan
- Re: Shared hash table allocations Heikki Linnakangas
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Andres Freund
- Re: Safer hash table initialization macro Jelte Fennema-Nio
- Re: LLVM 22 Andres Freund
- Re: AIO / read stream heuristics adjustments for index prefetching Melanie Plageman
- Re: Shared hash table allocations Ashutosh Bapat
- Re: Add ldapservice connection parameter Laurenz Albe
- Re: Avoid multiple SetLatch() calls in procsignal_sigusr1_handler() Fujii Masao
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: AIO / read stream heuristics adjustments for index prefetching Andres Freund
- Re: vectorized CRC on ARM64 Nathan Bossart
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Vik Fearing
- Re: Shared hash table allocations Ashutosh Bapat
- Re: pg_plan_advice Robert Haas
- Re: vectorized CRC on ARM64 Nathan Bossart
- Re: some more include removal from headers Andres Freund
- Re: pg_get__*_ddl consolidation Andrew Dunstan
- Re: pg_waldump: support decoding of WAL inside tarfile Tom Lane
- Re: pg_plan_advice Robert Haas
- Re: Shared hash table allocations Heikki Linnakangas
- Re: pg_waldump: support decoding of WAL inside tarfile Tomas Vondra
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: pg_waldump: support decoding of WAL inside tarfile Tom Lane
- Re: Bypassing cursors in postgres_fdw to enable parallel plans Rafia Sabih
- Re: Speed up COPY TO text/CSV parsing using SIMD KAZAR Ayoub
- Re: pg_waldump: support decoding of WAL inside tarfile Tomas Vondra
- Re: Add custom EXPLAIN options support to auto_explain Robert Haas
- Re: WIP - xmlvalidate implementation from TODO list Marcos Magueta
- Re: some more include removal from headers Álvaro Herrera
- Re: updates for handling optional argument in system functions Mark Wong
- Re: pg_waldump: support decoding of WAL inside tarfile Tom Lane
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: WIP - xmlvalidate implementation from TODO list Pavel Stehule
- Re: pg_waldump: support decoding of WAL inside tarfile Tom Lane
- Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Andrew Dunstan
- Re: Change default of jit to off Tomas Vondra
- Re: pgsql: Reduce log level of some logical decoding messages from LOG to D Robert Haas
- Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Florents Tselai
- Re: some more include removal from headers Andres Freund
- Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Marcos Pegoraro
- Re: AIO / read stream heuristics adjustments for index prefetching Melanie Plageman
- Re: unclear OAuth error message Daniel Gustafsson
- Re: Custom oauth validator options Jacob Champion
- Re: AIO / read stream heuristics adjustments for index prefetching Andres Freund
- Re: Add custom EXPLAIN options support to auto_explain Matheus Alcantara
- Re: Better shared data structure management and resizable shared data structures Matthias van de Meent
- Re: Small and unlikely overflow hazard in bms_next_member() David Rowley
- Re: Initial COPY of Logical Replication is too slow Masahiko Sawada
- Re: some more include removal from headers Álvaro Herrera
- Re: refactor ExecInitPartitionInfo Haibo Yan
- Re: Small and unlikely overflow hazard in bms_next_member() David Rowley
- Re: pg_waldump: support decoding of WAL inside tarfile Thomas Munro
- Re: pg_waldump: support decoding of WAL inside tarfile Tom Lane
- Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
- Re: pg_plan_advice Tom Lane
- Re: pg_waldump: support decoding of WAL inside tarfile Sami Imseih
- Re: pg_waldump: support decoding of WAL inside tarfile Thomas Munro
- Re: heapam_tuple_complete_speculative : remove unnecessary tuple fetch surya poondla
- Re: Do we still need MULE_INTERNAL? Tatsuo Ishii
- Re: pg_waldump: support decoding of WAL inside tarfile Thomas Munro
- Re: pg_waldump: support decoding of WAL inside tarfile Tom Lane
- Re: pgsql: Reduce log level of some logical decoding messages from LOG to D Fujii Masao
- Re: pg_waldump: support decoding of WAL inside tarfile Thomas Munro
- Re: pg_waldump: support decoding of WAL inside tarfile Thomas Munro
- Re: Allow to collect statistics on virtual generated columns Yugo Nagata
- Re: pg_waldump: support decoding of WAL inside tarfile Tom Lane
- Re: Adjust error message for CREATE STATISTICS to account for expressions Yugo Nagata
- Re: SQL/PGQ: All properties reference Henson Choi
- Re: pg_plan_advice Robert Haas
- Re: Small and unlikely overflow hazard in bms_next_member() David Rowley
- Re: pg_plan_advice Robert Haas
- Re: Add custom EXPLAIN options support to auto_explain Lukas Fittl
- Re: LLVM 22 Thomas Munro
- Re: LLVM 22 Thomas Munro
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions jian he
- RE: [WIP] Pipelined Recovery Hayato Kuroda (Fujitsu)
- Re: Small and unlikely overflow hazard in bms_next_member() Chao Li
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik
- Re: Extract numeric filed in JSONB more effectively Haibo Yan
- Re: Extract numeric filed in JSONB more effectively Pavel Stehule
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Alexander Lakhin
- Re: [PATCH] Fix minRecoveryPoint not advanced past checkpoint in CreateRestartPoint Adam Lee
- Re: proposal: schema variables Pavel Stehule
- Re: index prefetching Peter Geoghegan
- Re: SQL/PGQ: All properties reference Ashutosh Bapat
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: Exit walsender before confirming remote flush in logical replication Fujii Masao
- Re: Extract numeric filed in JSONB more effectively David Rowley
- Flaky test in t/100_vacuumdb.pl: ordering assumption not stable under plan changes Andrei Lepikhov
- Re: [WIP] Pipelined Recovery Henson Choi
- Re: Add "format" target to make and ninja to run pgindent and pgperltidy Jelte Fennema-Nio
- Re: vectorized CRC on ARM64 John Naylor
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Chao Li
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? John Naylor
- Re: Exit walsender before confirming remote flush in logical replication Andrey Silitskiy
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: Patch: Add tsmatch JSONPath operator for granular Full Text Search Florents Tselai
- Re: Buffer locking is special (hints, checksums, AIO writes) cca5507
- Re: Flaky test in t/100_vacuumdb.pl: ordering assumption not stable under plan changes Daniel Gustafsson
- Try a presorted outer path when referenced by an ORDER BY prefix Andrei Lepikhov
- Re: pg_waldump: support decoding of WAL inside tarfile Nazir Bilal Yavuz
- Re: Small and unlikely overflow hazard in bms_next_member() David Rowley
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Andrew Dunstan
- Re: create table like including storage parameter jian he
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Shared hash table allocations Ashutosh Bapat
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: Small and unlikely overflow hazard in bms_next_member() Chao Li
- Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Andrew Dunstan
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: Add pg_stat_vfdcache view for VFD cache statistics KAZAR Ayoub
- Re: vectorized CRC on ARM64 Nathan Bossart
- Re: Import Statistics in postgres_fdw before resorting to sampling. Etsuro Fujita
- Remove commented-out code in 026_overwrite_contrecord.pl Imran Zaheer
- Re: Silence -Wmaybe-uninitialized warnings Imran Zaheer
- Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Marcos Pegoraro
- Re: pg_waldump: support decoding of WAL inside tarfile Thomas Munro
- Re: Silence -Wmaybe-uninitialized warnings Bertrand Drouvot
- meson: Adjust test timeout for Valgrind builds Bertrand Drouvot
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: pg_waldump: support decoding of WAL inside tarfile Sami Imseih
- Re: pg_waldump: support decoding of WAL inside tarfile Nazir Bilal Yavuz
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: AIO / read stream heuristics adjustments for index prefetching Melanie Plageman
- Re: MinGW CI tasks fail / timeout Nazir Bilal Yavuz
- Re: Adding REPACK [concurrently] Srinath Reddy Sadipiralla
- Re: Changing the state of data checksums in a running cluster Heikki Linnakangas
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: MinGW CI tasks fail / timeout Jacob Champion
- Re: Add logical_decoding_spill_limit to cap spill file disk usage per slot shawn wang
- Re: Add logical_decoding_spill_limit to cap spill file disk usage per slot shawn wang
- Re: Extract numeric filed in JSONB more effectively Haibo Yan
- Re: Extract numeric filed in JSONB more effectively Haibo Yan
- Re: AIO / read stream heuristics adjustments for index prefetching Melanie Plageman
- Re: Add pg_stat_autovacuum_priority Nathan Bossart
- Re: pg_plan_advice Robert Haas
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Docs: Create table description for constraints markup fix and label tweaks David G. Johnston
- Re: [oauth] Split and extend PGOAUTHDEBUG Jacob Champion
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: AIO / read stream heuristics adjustments for index prefetching Andres Freund
- Re: Shared hash table allocations Heikki Linnakangas
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Docs: Create table description for constraints markup fix and label tweaks David G. Johnston
- Docs: Distinguish table and index storage parameters in CREATE TABLE David G. Johnston
- Re: pg_plan_advice Tom Lane
- Re: CREATE SCHEMA ... CREATE DOMAIN support Tom Lane
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: AIO / read stream heuristics adjustments for index prefetching Andres Freund
- Re: Introduce XID age based replication slot invalidation Bharath Rupireddy
- Re: AIO / read stream heuristics adjustments for index prefetching Melanie Plageman
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Corey Huinker
- Re: proposal: schema variables Pavel Stehule
- Re: Add pg_stat_autovacuum_priority Sami Imseih
- Re: Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE Tomas Vondra
- Re: Docs: Distinguish table and index storage parameters in CREATE TABLE Andreas Karlsson
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Docs: Distinguish table and index storage parameters in CREATE TABLE Andreas Karlsson
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Docs: Distinguish table and index storage parameters in CREATE TABLE David G. Johnston
- Re: Docs: Distinguish table and index storage parameters in CREATE TABLE Andreas Karlsson
- Re: Docs: Distinguish table and index storage parameters in CREATE TABLE Robert Treat
- Re: AIO / read stream heuristics adjustments for index prefetching Andres Freund
- Re: AIO / read stream heuristics adjustments for index prefetching Andres Freund
- BUG??/FEATURE REQUEST: Streaming replication walreceiver doesn't restart after standby reboot with recovery_min_apply_delay Mateusz Kosek
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Truncate logs by max_log_size Jim Jones
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: AIO / read stream heuristics adjustments for index prefetching Andres Freund
- Re: [doc] pg_ctl: fix wrong description for -l Andreas Karlsson
- Re: unclear OAuth error message Jacob Champion
- Re: Custom oauth validator options Jacob Champion
- Re: Shared hash table allocations Heikki Linnakangas
- Re: AIO / read stream heuristics adjustments for index prefetching Melanie Plageman
- Re: pg_plan_advice Robert Haas
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: pg_waldump: support decoding of WAL inside tarfile Thomas Munro
- Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
- Re: AIO / read stream heuristics adjustments for index prefetching Andres Freund
- Re: Add custom EXPLAIN options support to auto_explain Lukas Fittl
- Re: Add custom EXPLAIN options support to auto_explain Robert Haas
- Re: Add pg_stat_autovacuum_priority Nathan Bossart
- remove autoanalyze corner case Nathan Bossart
- Re: Docs: Distinguish table and index storage parameters in CREATE TABLE David G. Johnston
- Re: pg_plan_advice Tom Lane
- Re: Small and unlikely overflow hazard in bms_next_member() David Rowley
- Re: index prefetching Peter Geoghegan
- Re: index prefetching Andres Freund
- Re: index prefetching Andres Freund
- RE: Adding REPACK [concurrently] Hayato Kuroda (Fujitsu)
- Re: Row pattern recognition Henson Choi
- Re: pg_plan_advice Lukas Fittl
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: pg_plan_advice Andrei Lepikhov
- Re: Patch: Add tsmatch JSONPath operator for granular Full Text Search Florents Tselai
- Re: Stack-based tracking of per-node WAL/buffer usage Lukas Fittl
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Adding REPACK [concurrently] 'Alvaro Herrera'
- Re: remove autoanalyze corner case Robert Treat
- Re: Better shared data structure management and resizable shared data structures Matthias van de Meent
- Re: generic plans and "initial" pruning Amit Langote
- Re: remove autoanalyze corner case Álvaro Herrera
- Re: Adding REPACK [concurrently] Srinath Reddy Sadipiralla
- Re: Add pg_stat_autovacuum_priority Sami Imseih
- Re: Proposal for enabling auto-vectorization for checksum calculations John Naylor
- Re: remove autoanalyze corner case Sami Imseih
- Re: Better shared data structure management and resizable shared data structures Matthias van de Meent
- Re: vectorized CRC on ARM64 John Naylor
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: TupleDescAttr bounds checks Alexander Lakhin
- Re: TupleDescAttr bounds checks Tom Lane
- Re: Add pg_stat_autovacuum_priority Nathan Bossart
- Re: vectorized CRC on ARM64 Nathan Bossart
- Re: TupleDescAttr bounds checks Tom Lane
- PG 19 release notes and authors Bruce Momjian
- Re: vectorized CRC on ARM64 John Naylor
- Re: PG 19 release notes and authors Matthias van de Meent
- [PATCH] Optimize numeric comparisons and aggregations via packed-datum extraction ChenhuiMo
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Add pg_stat_autovacuum_priority Sami Imseih
- Re: TupleDescAttr bounds checks Tom Lane
- Re: PG 19 release notes and authors Daniel Gustafsson
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: Add pg_stat_autovacuum_priority Nathan Bossart
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: Add pg_stat_autovacuum_priority Sami Imseih
- Re: PG 19 release notes and authors Andrey Borodin
- Re: vectorized CRC on ARM64 Tomas Vondra
- Re: pg_plan_advice Robert Haas
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: Add pg_stat_autovacuum_priority Nathan Bossart
- Re: Stack-based tracking of per-node WAL/buffer usage Andres Freund
- Re: PG 19 release notes and authors SATYANARAYANA NARLAPURAM
- Unused injection point in hash agg code Daniel Gustafsson
- Re: pg_plan_advice Andrei Lepikhov
- Re: TupleDescAttr bounds checks Peter Eisentraut
- Re: PG 19 release notes and authors Peter Eisentraut
- Re: PG 19 release notes and authors Andres Freund
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Add pg_stat_autovacuum_priority Sami Imseih
- Re: pg_plan_advice Robert Haas
- Re: Better shared data structure management and resizable shared data structures Matthias van de Meent
- Re: PG 19 release notes and authors Bruce Momjian
- Re: PG 19 release notes and authors Bruce Momjian
- Re: index prefetching Peter Geoghegan
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: vectorized CRC on ARM64 John Naylor
- Re: PG 19 release notes and authors Peter Geoghegan
- Re: PG 19 release notes and authors Bruce Momjian
- Re: Exit walsender before confirming remote flush in logical replication Fujii Masao
- Re: Asynchronous MergeAppend Alexander Korotkov
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? John Naylor
- Re: PG 19 release notes and authors Peter Geoghegan
- Re: PG 19 release notes and authors Bruce Momjian
- Trying out libarchive for reading user-generated WAL tarballs Thomas Munro
- Re: TupleDescAttr bounds checks Tom Lane
- Re: Changing the state of data checksums in a running cluster Andres Freund
- Re: AIO / read stream heuristics adjustments for index prefetching Andres Freund
- Re: index prefetching Peter Geoghegan
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- 回复:[PATCH] Optimize numeric comparisons and aggregations via packed-datum extraction ChenhuiMo
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: pg_plan_advice Andrei Lepikhov
- Re: pg_plan_advice Alexander Lakhin
- Re: Introduce XID age based replication slot invalidation Masahiko Sawada
- Re: Better shared data structure management and resizable shared data structures Matthias van de Meent
- Re: Patch: Add tsmatch JSONPath operator for granular Full Text Search Florents Tselai
- Re: Options to control remote transactions’ access/deferrable modes in postgres_fdw Etsuro Fujita
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: Import Statistics in postgres_fdw before resorting to sampling. Etsuro Fujita
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Michael Paquier
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: pg_plan_advice Alexander Lakhin
- Re: Refactor query normalization into core query jumbling Michael Paquier
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: Stack-based tracking of per-node WAL/buffer usage Lukas Fittl
- Re: Row pattern recognition Henson Choi
- Re: remove autoanalyze corner case Shinya Kato
- Re: PG 19 release notes and authors Bruce Momjian
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: PG 19 release notes and authors Álvaro Herrera
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Duplicate RequestNamedLWLocktranche() names and test_lwlock_tranches improvements Heikki Linnakangas
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: PG 19 release notes and authors Daniel Gustafsson
- PG 19 release notes and authors David G. Johnston
- Re: PG 19 release notes and authors Joe Conway
- Re: PG 19 release notes and authors Andres Freund
- Re: pg_get__*_ddl consolidation Andrew Dunstan
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: PG 19 release notes and authors Tom Lane
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: pg_get__*_ddl consolidation Andres Freund
- 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) Andres Freund
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: Duplicate RequestNamedLWLocktranche() names and test_lwlock_tranches improvements Sami Imseih
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: pg_get__*_ddl consolidation Jelte Fennema-Nio
- Re: Stack-based tracking of per-node WAL/buffer usage Andres Freund
- Re: Stack-based tracking of per-node WAL/buffer usage Heikki Linnakangas
- Re: Duplicate RequestNamedLWLocktranche() names and test_lwlock_tranches improvements Heikki Linnakangas
- Re: Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE Melanie Plageman
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: CREATE SCHEMA ... CREATE DOMAIN support Tom Lane
- Fix Heap Blocks accumulation for Parallel Bitmap Heap Scan Lukas Fittl
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: Better shared data structure management and resizable shared data structures Matthias van de Meent
- Re: Fix Heap Blocks accumulation for Parallel Bitmap Heap Scan Melanie Plageman
- Re: Additional message in pg_terminate_backend warda Bibi
- Re: tid_blockno() and tid_offset() accessor functions Andres Freund
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: Stack-based tracking of per-node WAL/buffer usage Lukas Fittl
- Re: Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE Tomas Vondra
- Re: tid_blockno() and tid_offset() accessor functions Álvaro Herrera
- Re: Better shared data structure management and resizable shared data structures Matthias van de Meent
- Re: pg_get__*_ddl consolidation Andres Freund
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: CREATE SCHEMA ... CREATE DOMAIN support Tom Lane
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Stack-based tracking of per-node WAL/buffer usage Andres Freund
- Re: SLOPE - Planner optimizations on monotonic expressions. Alexandre Felipe
- Re: CREATE SCHEMA ... CREATE DOMAIN support Tom Lane
- Re: Refactor query normalization into core query jumbling Sami Imseih
- Re: EXPLAIN: showing ReadStream / prefetch stats Melanie Plageman
- Re: remove autoanalyze corner case Sami Imseih
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: EXPLAIN: showing ReadStream / prefetch stats Melanie Plageman
- Re: index prefetching Andres Freund
- Re: Stack-based tracking of per-node WAL/buffer usage Andres Freund
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: Our ABI diff infrastructure ignores enum SysCacheIdentifier Michael Paquier
- Re: Adding locks statistics Michael Paquier
- Shmem allocated wrong for custom cumulative stats Heikki Linnakangas
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Shmem allocated wrong for custom cumulative stats Michael Paquier
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: Small and unlikely overflow hazard in bms_next_member() Chao Li
- Re: Our ABI diff infrastructure ignores enum SysCacheIdentifier Andres Freund
- Re: CREATE SCHEMA ... CREATE DOMAIN support jian he
- Re: remove autoanalyze corner case Shinya Kato
- Re: Shmem allocated wrong for custom cumulative stats Michael Paquier
- Re: vectorized CRC on ARM64 John Naylor
- Re: Exit walsender before confirming remote flush in logical replication Fujii Masao
- Re: Introduce XID age based replication slot invalidation Bharath Rupireddy
- Re: CREATE SCHEMA ... CREATE DOMAIN support Tom Lane
- Re: Eager aggregation, take 3 Richard Guo
- Re: Shmem allocated wrong for custom cumulative stats Michael Paquier
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: Asynchronous MergeAppend Richard Guo
- Re: Add missing stats_reset column to pg_stat_database_conflicts view Fujii Masao
- Re: Adding locks statistics Michael Paquier
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Andres Freund
- Re: Adding locks statistics Andres Freund
- Re: Adding REPACK [concurrently] Amit Kapila
- Re: Asynchronous MergeAppend Etsuro Fujita
- Re: index prefetching Peter Geoghegan
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: tablecmds: fix bug where index rebuild loses replica identity on partitions Xuneng Zhou
- Re: Adding locks statistics Michael Paquier
- Re: Adding locks statistics Michael Paquier
- Re: Pgbench: remove synchronous prepare lakshmi
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Environment variable to disable diffs file output Илья Чердаков
- Clean up remove_rel_from_query() after self-join elimination commit Richard Guo
- Re: BM_IO_ERROR flag is lost in TerminateBufferIO due to order of operations in UnlockBufHdrExt Michael Paquier
- DEREF_AFTER_NULL: src/common/jsonapi.c:2529 Галкин Сергей
- Re: SLOPE - Planner optimizations on monotonic expressions. Alexandre Felipe
- Re: Introduce XID age based replication slot invalidation Masahiko Sawada
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: Adding REPACK [concurrently] vignesh C
- Re: Stack-based tracking of per-node WAL/buffer usage Lukas Fittl
- Re: Proposal to allow setting cursor options on Portals Jelte Fennema-Nio
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Remove commented-out code in 026_overwrite_contrecord.pl vignesh C
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: Environment variable to disable diffs file output Jelte Fennema-Nio
- Re: Stack-based tracking of per-node WAL/buffer usage Lukas Fittl
- Re: Adding REPACK [concurrently] vignesh C
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- SELECT over partitioned table with LIMIT 1 performance regression issue in PostgreSQL 17 and 18 Илья Сербин
- Re: [PATCH] Add support for INSERT ... SET syntax Suraj Kharage
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: client_connection_check_interval default value Fujii Masao
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: pg_get__*_ddl consolidation Andrew Dunstan
- Re: pg_get__*_ddl consolidation Andrew Dunstan
- Re: Adding REPACK [concurrently] Amit Kapila
- Re: DEREF_AFTER_NULL: src/common/jsonapi.c:2529 Andreas Karlsson
- Re: DEREF_AFTER_NULL: src/common/jsonapi.c:2529 Andreas Karlsson
- Re: Batching in executor Amit Langote
- Re: pg_plan_advice Robert Haas
- Re: client_connection_check_interval default value Hüseyin Demir
- Re: Extract numeric filed in JSONB more effectively Dmitry Dolgov
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: index prefetching Andres Freund
- Re: pg_plan_advice Andrei Lepikhov
- Re: meson: Adjust test timeout for Valgrind builds Andres Freund
- Re: PG 19 release notes and authors Bruce Momjian
- Re: PG 19 release notes and authors Bruce Momjian
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: pg_plan_advice Andres Freund
- Re: PG 19 release notes and authors Bruce Momjian
- Re: EXPLAIN: showing ReadStream / prefetch stats Melanie Plageman
- Re: pg_plan_advice Robert Haas
- Re: PG 19 release notes and authors Daniel Gustafsson
- Re: PG 19 release notes and authors Joe Conway
- Re: PG 19 release notes and authors Bruce Momjian
- Re: Release postmaster working memory context in slotsync worker Fujii Masao
- Re: Environment variable to disable diffs file output Daniel Gustafsson
- Re: pg_plan_advice Peter Geoghegan
- Re: Two issues leading to discrepancies in FSM data on the standby server Alexey Makhmutov
- Re: PG 19 release notes and authors Bruce Momjian
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Alexey Makhmutov
- Re: PG 19 release notes and authors Bruce Momjian
- Re: PG 19 release notes and authors David G. Johnston
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Andres Freund
- Re: PG 19 release notes and authors John Naylor
- Re: PG 19 release notes and authors Bruce Momjian
- Re: pgsql: Reduce log level of some logical decoding messages from LOG to D Robert Haas
- Re: client_connection_check_interval default value Fujii Masao
- Re: PG 19 release notes and authors Bruce Momjian
- Re: PG 19 release notes and authors Andrew Dunstan
- Adding event mask validation for ModifyWaitEvent Josh Kupershmidt
- Re: Automatically sizing the IO worker pool Thomas Munro
- Re: PG 19 release notes and authors Bruce Momjian
- Re: pg_plan_advice Andrei Lepikhov
- Re: PG 19 release notes and authors David G. Johnston
- Re: Add custom EXPLAIN options support to auto_explain Robert Haas
- Re: pg_get__*_ddl consolidation Jelte Fennema-Nio
- Re: PG 19 release notes and authors Bruce Momjian
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Alexey Makhmutov
- Re: Exit walsender before confirming remote flush in logical replication Andres Freund
- Re: PG 19 release notes and authors Robert Haas
- Re: index prefetching Peter Geoghegan
- Re: PG 19 release notes and authors Jacob Champion
- Re: PG 19 release notes and authors Jelte Fennema-Nio
- Re: PG 19 release notes and authors Jacob Champion
- Re: pgsql: Reduce log level of some logical decoding messages from LOG to D Fujii Masao
- Re: PG 19 release notes and authors Robert Haas
- Re: pgsql: Reduce log level of some logical decoding messages from LOG to D Robert Haas
- Re: PG 19 release notes and authors Bruce Momjian
- Re: PG 19 release notes and authors Daniel Gustafsson
- Re: PG 19 release notes and authors Bruce Momjian
- Re: remove autoanalyze corner case Nathan Bossart
- Re: PG 19 release notes and authors Andres Freund
- Re: PG 19 release notes and authors Andres Freund
- Re: PG 19 release notes and authors Bruce Momjian
- Re: PG 19 release notes and authors Bruce Momjian
- Re: Add custom EXPLAIN options support to auto_explain Robert Haas
- Re: EXPLAIN: showing ReadStream / prefetch stats Melanie Plageman
- Re: Add errdetail() with PID and UID about source of termination signal Andrew Dunstan
- Re: Changing the state of data checksums in a running cluster Alexander Lakhin
- Re: PG 19 release notes and authors Bruce Momjian
- Re: PG 19 release notes and authors Robert Haas
- Re: pg_get__*_ddl consolidation Euler Taveira
- Re: PG 19 release notes and authors Bruce Momjian
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Introduce XID age based replication slot invalidation Bharath Rupireddy
- Re: Extract numeric filed in JSONB more effectively Haibo Yan
- Re: Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY Mihail Nikalayeu
- Re: DEREF_AFTER_NULL: src/common/jsonapi.c:2529 Jacob Champion
- Re: Extract numeric filed in JSONB more effectively Haibo Yan
- Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables Jim Jones
- Re: Automatically sizing the IO worker pool Andres Freund
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Mihail Nikalayeu
- Re: PG 19 release notes and authors Robert Haas
- Re: [BUG?] check_exclusion_or_unique_constraint false negative Mihail Nikalayeu
- Re: Extract numeric filed in JSONB more effectively Haibo Yan
- Re: DEREF_AFTER_NULL: src/common/jsonapi.c:2529 Andres Freund
- Re: CREATE SCHEMA ... CREATE DOMAIN support Tom Lane
- Re: Add custom EXPLAIN options support to auto_explain Matheus Alcantara
- Re: Add custom EXPLAIN options support to auto_explain Robert Haas
- Re: [PATCH] pg_dump: Restore extension config table data before user objects during pg_upgrade Jimmy Angelakos
- Re: Add custom EXPLAIN options support to auto_explain Robert Haas
- Re: Add errdetail() with PID and UID about source of termination signal Daniel Gustafsson
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: Add custom EXPLAIN options support to auto_explain Lukas Fittl
- Re: pg_plan_advice Robert Haas
- Re: Extract numeric filed in JSONB more effectively Haibo Yan
- Re: Add custom EXPLAIN options support to auto_explain Matheus Alcantara
- Re: meson vs. llvm bitcode files Andres Freund
- Re: pg_plan_advice Robert Haas
- Re: pg_get__*_ddl consolidation Jelte Fennema-Nio
- Re: EXPLAIN: showing ReadStream / prefetch stats Melanie Plageman
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: Adding REPACK [concurrently] Andres Freund
- Re: DEREF_AFTER_NULL: src/common/jsonapi.c:2529 Jacob Champion
- Re: Enable -Wstrict-prototypes and -Wold-style-definition by default Tom Lane
- Re: enable fallthrough warnings on clang Tom Lane
- Re: Add http connection service file functionality Andrew Jackson
- Re: DEREF_AFTER_NULL: src/common/jsonapi.c:2529 Andres Freund
- Re: Add pg_stat_autovacuum_priority Nathan Bossart
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: DEREF_AFTER_NULL: src/common/jsonapi.c:2529 Jacob Champion
- Re: Custom oauth validator options Zsolt Parragi
- Re: Custom oauth validator options Jacob Champion
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Stack-based tracking of per-node WAL/buffer usage Zsolt Parragi
- Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables Jim Jones
- Return DSA area for hash table from GetNamedDSHash() Sami Imseih
- Re: SLOPE - Planner optimizations on monotonic expressions. Zsolt Parragi
- Re: Implement missing join selectivity estimation for range types Haibo Yan
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Zsolt Parragi
- Re: Asynchronous MergeAppend Matheus Alcantara
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore Heikki Linnakangas
- Re: EXPLAIN: showing ReadStream / prefetch stats Melanie Plageman
- Re: Asynchronous MergeAppend Alexander Korotkov
- Re: Asynchronous MergeAppend Alexander Korotkov
- Re: DOC: pg_publication_rel.prrelid says sequences are possible Peter Smith
- Re: Stack-based tracking of per-node WAL/buffer usage Lukas Fittl
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Andres Freund
- Re: Adding REPACK [concurrently] Noah Misch
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Josh Kupershmidt
- Re: Clean up remove_rel_from_query() after self-join elimination commit Tender Wang
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Chao Li
- Re: Implement waiting for wal lsn replay: reloaded Tom Lane
- Re: Adding REPACK [concurrently] Andres Freund
- Re: Implement waiting for wal lsn replay: reloaded Tom Lane
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- test_autovacuum/001_parallel_autovacuum is broken Sami Imseih
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: Adding REPACK [concurrently] Noah Misch
- Re: pgsql: Reduce log level of some logical decoding messages from LOG to D Fujii Masao
- Re: Shmem allocated wrong for custom cumulative stats Michael Paquier
- Re: Implement waiting for wal lsn replay: reloaded Andres Freund
- Re: Extract numeric filed in JSONB more effectively Haibo Yan
- Re: pgsql: Reduce log level of some logical decoding messages from LOG to D Amit Kapila
- Re: Implement waiting for wal lsn replay: reloaded Andres Freund
- Re: pgsql: Reduce log level of some logical decoding messages from LOG to D Amit Kapila
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: pg_get__*_ddl consolidation Euler Taveira
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Amit Kapila
- Re: pgsql: Reduce log level of some logical decoding messages from LOG to D Fujii Masao
- Re: pgsql: Reduce log level of some logical decoding messages from LOG to D Fujii Masao
- Re: Add errdetail() with PID and UID about source of termination signal jie wang
- Re: Add missing stats_reset column to pg_stat_database_conflicts view Chao Li
- Re: Return DSA area for hash table from GetNamedDSHash() jie wang
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: SQL:2011 Application Time Update & Delete jian he
- Re: Adding locks statistics Michael Paquier
- Re: Adjust error message for CREATE STATISTICS to account for expressions John Naylor
- Re: Adding REPACK [concurrently] Tom Lane
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Andres Freund
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? John Naylor
- Re: Redundant/mis-use of _(x) gettext macro? Peter Smith
- Re: DOCS: typo on CLUSTER page Peter Smith
- Re: Exit walsender before confirming remote flush in logical replication Fujii Masao
- Re: DOCS: typo on CLUSTER page Peter Smith
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: Adding locks statistics Bertrand Drouvot
- Re: Adding locks statistics Bertrand Drouvot
- Re: meson: Adjust test timeout for Valgrind builds Bertrand Drouvot
- Re: pgsql: Reduce log level of some logical decoding messages from LOG to D Fujii Masao
- Re: DOCS: typo on CLUSTER page Michael Paquier
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: Refactor query normalization into core query jumbling Michael Paquier
- Re: DOCS: typo on CLUSTER page Michael Paquier
- Re: Refactor query normalization into core query jumbling Lukas Fittl
- Re: [PATCH] Simplify SortSupport implementation for macaddr John Naylor
- Logical Replication - revisit `is_table_publication` function implementation Peter Smith
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: test_autovacuum/001_parallel_autovacuum is broken Masahiko Sawada
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Zsolt Parragi
- Re: using index to speedup add not null constraints to a table jian he
- Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
- Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
- Re: SLOPE - Planner optimizations on monotonic expressions. Alexandre Felipe
- Re: Query Regarding Blog Submission Approval on Planet PostgreSQL Magnus Hagander
- Re: Potential partition pruning regression on PostgreSQL 18 Richard Guo
- Re: EXPLAIN: showing ReadStream / prefetch stats Lukas Fittl
- Re: EXPLAIN: showing ReadStream / prefetch stats Lukas Fittl
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: Improve monitoring of shared memory allocations Heikki Linnakangas
- Re: Clean up remove_rel_from_query() after self-join elimination commit Andrei Lepikhov
- Question: should we block loopback logical replication to the same database? Chao Li
- Re: Environment variable to disable diffs file output Ilya Cherdakov
- Re: Extract numeric filed in JSONB more effectively Haibo Yan
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Adding REPACK [concurrently] Srinath Reddy Sadipiralla
- FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column SATYANARAYANA NARLAPURAM
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: parallel data loading for pgbench -i Heikki Linnakangas
- Re: Adding a stored generated column without long-lived locks Alberto Piai
- Re: Add errdetail() with PID and UID about source of termination signal Jakub Wartak
- Re: Adding REPACK [concurrently] Alvaro Herrera
- UPDATE FOR PORTION OF + table inheritance misroutes leftover rows to parent SATYANARAYANA NARLAPURAM
- Re: Adding REPACK [concurrently] Antonin Houska
- Fix ALTER COLUMN ... DROP EXPRESSSION with subpartitions Alberto Piai
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Adding REPACK [concurrently] Srinath Reddy Sadipiralla
- Re: Clean up remove_rel_from_query() after self-join elimination commit wenhui qiu
- Re: vectorized CRC on ARM64 John Naylor
- Re: using index to speedup add not null constraints to a table Álvaro Herrera
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: Adding REPACK [concurrently] John Naylor
- Re: Import Statistics in postgres_fdw before resorting to sampling. Etsuro Fujita
- Re: Asynchronous MergeAppend Etsuro Fujita
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Inconsistency in owner assignment between INDEX and STATISTICS JoongHyuk Shin
- Re: Automatically sizing the IO worker pool Thomas Munro
- Re: ci: Skip minfree file in the cores_backtrace.sh Nazir Bilal Yavuz
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Reduce build times of pg_trgm GIN indexes Heikki Linnakangas
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik
- Re: SQL:2011 Application Time Update & Delete Peter Eisentraut
- Re: Adding REPACK [concurrently] Amit Kapila
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Better shared data structure management and resizable shared data structures Dagfinn Ilmari Mannsåker
- RE: Adding REPACK [concurrently] Hayato Kuroda (Fujitsu)
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: pg_get__*_ddl consolidation Jelte Fennema-Nio
- Inconsistent trigger behavior between two temporal leftovers Sergei Patiakin
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Evan Montgomery-Recht
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: pg_buffercache: Add per-relation summary stats Heikki Linnakangas
- Re: meson: Make test output much more useful on failure (both in CI and locally) Peter Eisentraut
- Re: Implement waiting for wal lsn replay: reloaded Andres Freund
- Re: pg_buffercache: Add per-relation summary stats Ashutosh Bapat
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Peter Eisentraut
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Peter Eisentraut
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: pg_buffercache: Add per-relation summary stats Andres Freund
- Re: Asynchronous MergeAppend Matheus Alcantara
- Re: Implement waiting for wal lsn replay: reloaded Andres Freund
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: vectorized CRC on ARM64 Nathan Bossart
- Re: test_autovacuum/001_parallel_autovacuum is broken Daniil Davydov
- Re: Adding REPACK [concurrently] Andres Freund
- Re: MERGE PARTITIONS and DEPENDS ON EXTENSION. Matheus Alcantara
- Re: pg_plan_advice Robert Haas
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: meson: Make test output much more useful on failure (both in CI and locally) Jelte Fennema-Nio
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: enable fallthrough warnings on clang Peter Eisentraut
- Re: SQL:2011 Application Time Update & Delete SATYANARAYANA NARLAPURAM
- Re: enable fallthrough warnings on clang Tom Lane
- Re: Add errdetail() with PID and UID about source of termination signal Andrew Dunstan
- Re: Assertion failure in hash_kill_items() Heikki Linnakangas
- Re: Introduce XID age based replication slot invalidation Srinath Reddy Sadipiralla
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: Add errdetail() with PID and UID about source of termination signal Andres Freund
- Re: EXPLAIN: showing ReadStream / prefetch stats Andres Freund
- Re: EXPLAIN: showing ReadStream / prefetch stats Melanie Plageman
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Adding REPACK [concurrently] Andres Freund
- Re: pg_buffercache: Add per-relation summary stats Heikki Linnakangas
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: [PATCH] OAuth: fix performance bug with stuck multiplexer events Jacob Champion
- Re: EXPLAIN: showing ReadStream / prefetch stats Melanie Plageman
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Upload only the failed tests logs to the Postgres CI (Cirrus CI) Nazir Bilal Yavuz
- Re: Add ldapservice connection parameter Andrew Jackson
- Re: Upload only the failed tests logs to the Postgres CI (Cirrus CI) Nazir Bilal Yavuz
- Re: test_autovacuum/001_parallel_autovacuum is broken Sami Imseih
- Re: Refactor query normalization into core query jumbling Sami Imseih
- Re: Add errdetail() with PID and UID about source of termination signal Andrew Dunstan
- Re: dshash_find_or_insert vs. OOM Sami Imseih
- Re: test_autovacuum/001_parallel_autovacuum is broken Daniil Davydov
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Andres Freund
- Re: test_autovacuum/001_parallel_autovacuum is broken Sami Imseih
- Re: EXPLAIN: showing ReadStream / prefetch stats Andres Freund
- Re: Add errdetail() with PID and UID about source of termination signal Andres Freund
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Add explicit warnings about unsafe OAuth trace output for libpq Zsolt Parragi
- Re: domain for WITHOUT OVERLAPS Tom Lane
- Re: Automatically sizing the IO worker pool Andres Freund
- Re: Better shared data structure management and resizable shared data structures Matthias van de Meent
- Re: EXPLAIN: showing ReadStream / prefetch stats Melanie Plageman
- Re: Adding REPACK [concurrently] Robert Treat
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: test_autovacuum/001_parallel_autovacuum is broken Daniil Davydov
- Re: Better shared data structure management and resizable shared data structures Andres Freund
- Re: Unfortunate pushing down of expressions below sort Tom Lane
- Re: Adding REPACK [concurrently] Andres Freund
- Re: Stack-based tracking of per-node WAL/buffer usage Lukas Fittl
- Re: postgres_fdw: Use COPY to speed up batch inserts Matheus Alcantara
- Re: Unfortunate pushing down of expressions below sort Andres Freund
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Andres Freund
- Re: pg_plan_advice Robert Haas
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: Add errdetail() with PID and UID about source of termination signal Andrew Dunstan
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: EXPLAIN: showing ReadStream / prefetch stats Andres Freund
- Re: doc: Improve wal_level and effective_wal_level GUC around logical replication Andreas Karlsson
- Re: pg_plan_advice Tom Lane
- Re: Stack-based tracking of per-node WAL/buffer usage Andres Freund
- Re: updates for handling optional argument in system functions Andreas Karlsson
- Re: Stack-based tracking of per-node WAL/buffer usage Lukas Fittl
- Re: Optimization of the is_normalized() function. Heikki Linnakangas
- Re: Add errdetail() with PID and UID about source of termination signal Andres Freund
- Buildfarm misses running some contrib TAP tests Tom Lane
- Re: Automatically sizing the IO worker pool Thomas Munro
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Mihail Nikalayeu
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: updates for handling optional argument in system functions Andreas Karlsson
- Re: Adding locks statistics Michael Paquier
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: updates for handling optional argument in system functions Mark Wong
- Re: updates for handling optional argument in system functions Mark Wong
- Re: Buildfarm misses running some contrib TAP tests Tom Lane
- Re: updates for handling optional argument in system functions Andreas Karlsson
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: test_autovacuum/001_parallel_autovacuum is broken Michael Paquier
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: Automatically sizing the IO worker pool Andres Freund
- Re: Automatically sizing the IO worker pool Thomas Munro
- Re: Implement waiting for wal lsn replay: reloaded Andres Freund
- Re: Add errdetail() with PID and UID about source of termination signal Chao Li
- Re: dshash_find_or_insert vs. OOM Michael Paquier
- Re: DOCS - Add introductory paragraph to Getting Started chapter Dapeng Wang
- Re: Return DSA area for hash table from GetNamedDSHash() Michael Paquier
- Re: Extract numeric filed in JSONB more effectively Haibo Yan
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: updates for handling optional argument in system functions Chao Li
- Re: using index to speedup add not null constraints to a table jian he
- Re: updates for handling optional argument in system functions David G. Johnston
- Re: Automatically sizing the IO worker pool Thomas Munro
- RE: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Zhijie Hou (Fujitsu)
- Re: updates for handling optional argument in system functions Chao Li
- Re: Reduce build times of pg_trgm GIN indexes John Naylor
- Re: Remove commented-out code in 026_overwrite_contrecord.pl Michael Paquier
- Re: Automatically sizing the IO worker pool Andres Freund
- Re: Automatically sizing the IO worker pool Thomas Munro
- Re: Our ABI diff infrastructure ignores enum SysCacheIdentifier Michael Paquier
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Fujii Masao
- Re: doc: Improve wal_level and effective_wal_level GUC around logical replication Chao Li
- Re: [PATCH] Fix minRecoveryPoint not advanced past checkpoint in CreateRestartPoint Michael Paquier
- Re: Automatically sizing the IO worker pool Thomas Munro
- doc: Improve wal_level and effective_wal_level GUC around logical replication David G. Johnston
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: doc: Improve wal_level and effective_wal_level GUC around logical replication David G. Johnston
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Fujii Masao
- Re: Logical Replication - revisit `is_table_publication` function implementation vignesh C
- Re: Adding REPACK [concurrently] Amit Kapila
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: PoC: Add condition variable support to WaitEventSetWait() Chao Li
- Re: doc: Improve wal_level and effective_wal_level GUC around logical replication shveta malik
- Re: pg_test_timing: fix unit typo and widen diff type Chao Li
- Re: Stack-based tracking of per-node WAL/buffer usage Andres Freund
- Re: doc: Improve wal_level and effective_wal_level GUC around logical replication David G. Johnston
- Re: Logical Replication - revisit `is_table_publication` function implementation Peter Smith
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- BF client script runs src/test/modules TAP tests multiple times Tom Lane
- DOCS: Describe some missing parameters on CREATE/ALTER PUBLICATION pages Peter Smith
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: Logical Replication - revisit `is_table_publication` function implementation shveta malik
- Re: [PATCH] Add RetrieveInstrumentation hook for CustomScan providers Siddharth Kothari
- Re: Do we still need MULE_INTERNAL? Thomas Munro
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Amit Kapila
- [PATCH] DISTINCT in plain aggregate window functions Haibo Yan
- Re: Do we still need MULE_INTERNAL? Tom Lane
- Re: Do we still need MULE_INTERNAL? Thomas Munro
- Re: Logical Replication - revisit `is_table_publication` function implementation Peter Smith
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: Logical Replication - revisit `is_table_publication` function implementation Peter Smith
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: pg_buffercache: Add per-relation summary stats Ashutosh Bapat
- DOCS: Update data_checksums documentation to reflect enum change Lakshmi N
- Failing test_aio tests due to too low(illegal?) segsize_blocks Jakub Wartak
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Fujii Masao
- Re: Exit walsender before confirming remote flush in logical replication Chao Li
- Re: [PATCH] Fix minRecoveryPoint not advanced past checkpoint in CreateRestartPoint Adam Lee
- DOCS: pg_plan_advice minor doc fixes Lakshmi N
- Re: tuple radix sort John Naylor
- Re: vectorized CRC on ARM64 John Naylor
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: Changing the state of data checksums in a running cluster SATYANARAYANA NARLAPURAM
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: DOCS: pg_plan_advice minor doc fixes jie wang
- Fix "detected double pfree in PgStat Snapshot 0x557d9926b400" error Tender Wang
- Re: Add ldapservice connection parameter Zsolt Parragi
- Re: Exit walsender before confirming remote flush in logical replication Fujii Masao
- Re: tuple radix sort cca5507
- Re: PoC: Add condition variable support to WaitEventSetWait() Chao Li
- Re: Adding REPACK [concurrently] Amit Kapila
- Re: Exit walsender before confirming remote flush in logical replication Chao Li
- Re: [WIP] Pipelined Recovery Imran Zaheer
- Use proc_exit() in WalRcvWaitForStartPosition Chao Li
- Re: Add errdetail() with PID and UID about source of termination signal Jim Jones
- Re: Fix bug with accessing to temporary tables of other sessions Soumya S Murali
- Refactoring DetermineSleepTime() Thomas Munro
- Re: create table like including storage parameter Dapeng Wang
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Nisha Moond
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: [PATCH] Refactor SLRU to always use long file names Aleksander Alekseev
- Re: Adding REPACK [concurrently] Tomas Vondra
- Re: Improve logical replication usability when tables lack primary keys shveta malik
- Re: Fix bug with accessing to temporary tables of other sessions Jim Jones
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Time to drop RADIUS support? Thomas Munro
- Re: [WIP] Pipelined Recovery Imran Zaheer
- Re: Import Statistics in postgres_fdw before resorting to sampling. Etsuro Fujita
- Re: Improve logical replication usability when tables lack primary keys shveta malik
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: PG 19 release notes and authors Amit Kapila
- Re: Compress prune/freeze records with Delta Frame of Reference algorithm Evgeny Voropaev
- Re: Buildfarm misses running some contrib TAP tests Andrew Dunstan
- Re: Inconsistent trigger behavior between two temporal leftovers Sergei Patiakin
- Re: Enable -Wstrict-prototypes and -Wold-style-definition by default Peter Eisentraut
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ajin Cherian
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: amcheck: add index-all-keys-match verification for B-Tree Jakub Wartak
- Re: BF client script runs src/test/modules TAP tests multiple times Andrew Dunstan
- Re: Fix bug with accessing to temporary tables of other sessions Jim Jones
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: feature freeze for v19 begins April 8th at 12:00 UTC Nathan Bossart
- Re: pg_plan_advice Nathan Bossart
- Re: test_autovacuum/001_parallel_autovacuum is broken Sami Imseih
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Andres Freund
- Re: Enable -Wstrict-prototypes and -Wold-style-definition by default Andrew Dunstan
- Re: dlist_check: add check for nodes pointing to themselves ylshiyu@126.com
- bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10 Nathan Bossart
- Re: pg_plan_advice Melanie Plageman
- Re: Truncate logs by max_log_size Fujii Masao
- Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10 Tom Lane
- Re: Add ldapservice connection parameter Andrew Jackson
- Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10 Andrew Dunstan
- Re: Adding REPACK [concurrently] Tom Lane
- Re: Hash-based MCV matching for large IN-lists Ilia Evdokimov
- Re: Add pg_stat_autovacuum_priority Alexander Lakhin
- Re: Add errdetail() with PID and UID about source of termination signal Andres Freund
- Re: Add pg_stat_autovacuum_priority Tom Lane
- Re: Adding REPACK [concurrently] Andres Freund
- Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10 Corey Huinker
- Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10 Nathan Bossart
- Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10 Tom Lane
- Re: Add pg_stat_autovacuum_priority Nathan Bossart
- Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10 Nathan Bossart
- Re: Trying out read streams in pgvector (an extension) Melanie Plageman
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Fujii Masao
- Re: updates for handling optional argument in system functions Mark Wong
- Re: Add pg_stat_autovacuum_priority Sami Imseih
- Re: Add pg_stat_autovacuum_priority Nathan Bossart
- Re: Add pg_stat_autovacuum_priority Sami Imseih
- Re: Add pg_stat_autovacuum_priority Nathan Bossart
- Re: Add pg_stat_autovacuum_priority Andres Freund
- Re: Add pg_stat_autovacuum_priority Tom Lane
- Re: Failing test_aio tests due to too low(illegal?) segsize_blocks Andres Freund
- Re: Add pg_stat_autovacuum_priority Nathan Bossart
- Re: updates for handling optional argument in system functions Andreas Karlsson
- Re: Add pg_stat_autovacuum_priority Tom Lane
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: Add pg_stat_autovacuum_priority Sami Imseih
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Andres Freund
- Re: Extract numeric filed in JSONB more effectively Haibo Yan
- Re: DOCS: Update data_checksums documentation to reflect enum change Daniel Gustafsson
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Add pg_stat_autovacuum_priority Andres Freund
- Re: Truncate logs by max_log_size Jim Jones
- Re: Use proc_exit() in WalRcvWaitForStartPosition Andreas Karlsson
- s/pg_attribute_always_inline/pg_always_inline/? Andres Freund
- Re: Add pg_stat_autovacuum_priority Nathan Bossart
- Re: Add pg_stat_autovacuum_priority Nathan Bossart
- Re: DEREF_AFTER_NULL: src/common/jsonapi.c:2529 Peter Eisentraut
- Re: s/pg_attribute_always_inline/pg_always_inline/? Peter Geoghegan
- Re: Add pg_stat_autovacuum_priority Sami Imseih
- Re: Add pg_stat_autovacuum_priority Nathan Bossart
- Re: Add pg_stat_autovacuum_priority Andres Freund
- Re: Add pg_stat_autovacuum_priority Andres Freund
- pgstat vs aset Andres Freund
- Add missing period to HINT messages Peter Smith
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: meson: Make test output much more useful on failure (both in CI and locally) Peter Eisentraut
- Re: Add pg_stat_autovacuum_priority Sami Imseih
- Re: Our ABI diff infrastructure ignores enum SysCacheIdentifier Michael Paquier
- Re: s/pg_attribute_always_inline/pg_always_inline/? Peter Eisentraut
- Re: pgstat vs aset Michael Paquier
- Re: Add pg_stat_autovacuum_priority Nathan Bossart
- Centralised architecture detection Thomas Munro
- Re: Add pg_stat_autovacuum_priority Nathan Bossart
- Re: Use proc_exit() in WalRcvWaitForStartPosition Xuneng Zhou
- Re: pgstat vs aset Chao Li
- Bug: WAIT FOR LSN crashes with assertion failure inside PL/pgSQL DO blocks and procedures SATYANARAYANA NARLAPURAM
- Re: Optimize SnapBuild by maintaining committed.xip in sorted order Yogesh Sharma
- Re: Add missing period to HINT messages Chao Li
- Backpatching make_ctags -e and -n to v15 and v14 Michael Paquier
- Re: Centralised architecture detection Thomas Munro
- Re: Backpatching make_ctags -e and -n to v15 and v14 Julien Rouhaud
- Re: Add errdetail() with PID and UID about source of termination signal Chao Li
- Re: Add missing period to HINT messages Peter Smith
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik
- Re: Add missing period to HINT messages Chao Li
- [[deprecated("don't call this, call that")]] Thomas Munro
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik
- Re: [[deprecated("don't call this, call that")]] Michael Paquier
- Re: Logical Replication - revisit `is_table_publication` function implementation shveta malik
- Re: Compress prune/freeze records with Delta Frame of Reference algorithm Evgeny Voropaev
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ajin Cherian
- Add missing period to DETAIL messages Peter Smith
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: Adding REPACK [concurrently] Amit Kapila
- [PATCH] Use mul_size for allocation products potentially to overflow Xing Guo
- Re: Bug: WAIT FOR LSN crashes with assertion failure inside PL/pgSQL DO blocks and procedures Alexander Korotkov
- Re:Re: pg_test_timing: fix unit typo and widen diff type wang.xiao.peng
- Re: Add errdetail() with PID and UID about source of termination signal Chao Li
- [PATCH] Fix: Partitioned parent index remains invalid after child indexes are repaired Mohamed ALi
- Re: Bug: WAIT FOR LSN crashes with assertion failure inside PL/pgSQL DO blocks and procedures Xuneng Zhou
- Re: DOCS: pg_plan_advice minor doc fixes Lakshmi N
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Bug: WAIT FOR LSN crashes with assertion failure inside PL/pgSQL DO blocks and procedures Xuneng Zhou
- Re: Bug: WAIT FOR LSN crashes with assertion failure inside PL/pgSQL DO blocks and procedures SATYANARAYANA NARLAPURAM
- Re: Optimize SnapBuild by maintaining committed.xip in sorted order Xuneng Zhou
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Chao Li
- Re: create table like including storage parameter Dapeng Wang
- Re: Add missing period to DETAIL messages Chao Li
- Re: Upload only the failed tests logs to the Postgres CI (Cirrus CI) Nazir Bilal Yavuz
- Re: Potential partition pruning regression on PostgreSQL 18 Richard Guo
- Re: Centralised architecture detection John Naylor
- Re: Failing test_aio tests due to too low(illegal?) segsize_blocks Jakub Wartak
- Re: The ability of postgres to determine loss of files of the main fork Jakub Wartak
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: meson: Make test output much more useful on failure (both in CI and locally) Andrew Dunstan
- Re: Eliminating SPI / SQL from some RI triggers - take 3 jie wang
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Andrew Dunstan
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: Compress prune/freeze records with Delta Frame of Reference algorithm Evgeny Voropaev
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Chao Li
- Re: Centralised architecture detection Dagfinn Ilmari Mannsåker
- Re: [[deprecated("don't call this, call that")]] Peter Eisentraut
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Shruthi Gowda
- pgcrypto: remove useless px_memset() and BF_ASM Dagfinn Ilmari Mannsåker
- Re: Add errdetail() with PID and UID about source of termination signal Andrew Dunstan
- Re: Additional message in pg_terminate_backend Jim Jones
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Sandro Santilli
- Re: Reduce build times of pg_trgm GIN indexes Bertrand Drouvot
- Re: [[deprecated("don't call this, call that")]] Bertrand Drouvot
- Re: Make copyObject work in C++ Bertrand Drouvot
- Re: Fix bug with accessing to temporary tables of other sessions Daniil Davydov
- Re: Bug: WAIT FOR LSN crashes with assertion failure inside PL/pgSQL DO blocks and procedures Alexander Korotkov
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: Bug: WAIT FOR LSN crashes with assertion failure inside PL/pgSQL DO blocks and procedures Alexander Korotkov
- Re: DOCS - Add introductory paragraph to Getting Started chapter Andreas Karlsson
- Fix typo in import_pg_statistic() comment Ilia Evdokimov
- Re: Add errdetail() with PID and UID about source of termination signal Andres Freund
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: Adding REPACK [concurrently] Andres Freund
- Re: Adding REPACK [concurrently] Andres Freund
- Re: Adding REPACK [concurrently] Andres Freund
- Re: Adding REPACK [concurrently] Andres Freund
- Re: Fix bug with accessing to temporary tables of other sessions Jim Jones
- Re: s/pg_attribute_always_inline/pg_always_inline/? Andres Freund
- Re: Add errdetail() with PID and UID about source of termination signal Andres Freund
- Re: pgstat vs aset Nathan Bossart
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: Add pg_stat_autovacuum_priority Nathan Bossart
- Re: Fix bug with accessing to temporary tables of other sessions Daniil Davydov
- Re: DEREF_AFTER_NULL: src/common/jsonapi.c:2529 Jacob Champion
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Sandro Santilli
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Andres Freund
- Re: Implement waiting for wal lsn replay: reloaded Andres Freund
- Re: Add pg_stat_autovacuum_priority Nathan Bossart
- Re: Compress prune/freeze records with Delta Frame of Reference algorithm Andres Freund
- Re: Add pg_stat_autovacuum_priority Andres Freund
- Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW Adam Brusselback
- Re: Fix bug with accessing to temporary tables of other sessions Jim Jones
- Re: Compress prune/freeze records with Delta Frame of Reference algorithm Andrey Borodin
- Re: test_autovacuum/001_parallel_autovacuum is broken Alexander Lakhin
- docs: Include database collation check on SQL from alter_collation.sgml Matheus Alcantara
- Allow a condition string in an injection point Sami Imseih
- Re: Add pg_stat_autovacuum_priority Nathan Bossart
- Re: Truncate logs by max_log_size Fujii Masao
- Re: test_autovacuum/001_parallel_autovacuum is broken Masahiko Sawada
- Re: test_autovacuum/001_parallel_autovacuum is broken Sami Imseih
- Re: test_autovacuum/001_parallel_autovacuum is broken Masahiko Sawada
- Re: test_autovacuum/001_parallel_autovacuum is broken Sami Imseih
- Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
- Bug: var_is_nonnullable() gives wrong results for old/new in RETURNING SATYANARAYANA NARLAPURAM
- Re: pgcrypto: remove useless px_memset() and BF_ASM Daniel Gustafsson
- Re: Logging parallel worker draught Yogesh Sharma
- PgConf.Dev 2026 - last call for community discussion sessions Robert Haas
- Re: test_autovacuum/001_parallel_autovacuum is broken Daniil Davydov
- Re: SQL:2011 Application Time Update & Delete SATYANARAYANA NARLAPURAM
- Re: test_autovacuum/001_parallel_autovacuum is broken Masahiko Sawada
- Re: SQL:2011 Application Time Update & Delete SATYANARAYANA NARLAPURAM
- Re: test_autovacuum/001_parallel_autovacuum is broken Sami Imseih
- Heads Up: cirrus-ci is shutting down June 1st Andres Freund
- Re: Return DSA area for hash table from GetNamedDSHash() Sami Imseih
- Re: Bug: WAIT FOR LSN crashes with assertion failure inside PL/pgSQL DO blocks and procedures SATYANARAYANA NARLAPURAM
- Re: test_autovacuum/001_parallel_autovacuum is broken Masahiko Sawada
- Re: Truncate logs by max_log_size Jim Jones
- Re: Allow a condition string in an injection point Michael Paquier
- Re: test_autovacuum/001_parallel_autovacuum is broken Sami Imseih
- Re: Backpatching make_ctags -e and -n to v15 and v14 Michael Paquier
- Re: Allow a condition string in an injection point Sami Imseih
- Re: test_autovacuum/001_parallel_autovacuum is broken Michael Paquier
- Re: Heads Up: cirrus-ci is shutting down June 1st Thomas Munro
- Re:Re: Bug: WAIT FOR LSN crashes with assertion failure inside PL/pgSQL DO blocks and procedures wang.xiao.peng
- Re: DOCS - Add introductory paragraph to Getting Started chapter Dapeng Wang
- Re: DOCS - Add introductory paragraph to Getting Started chapter Andreas Karlsson
- Re: DOCS - Add introductory paragraph to Getting Started chapter Dapeng Wang
- Re: DOCS - Add introductory paragraph to Getting Started chapter Tom Lane
- Re: Add missing period to DETAIL messages Peter Smith
- Re: DOCS - Add introductory paragraph to Getting Started chapter Dapeng Wang
- Re: Add missing period to HINT messages Peter Smith
- Re: Row pattern recognition Tatsuo Ishii
- Re: Bug: var_is_nonnullable() gives wrong results for old/new in RETURNING Tender Wang
- RE: [19] CREATE SUBSCRIPTION ... SERVER Shinoda, Noriyoshi (PSD Japan FSI)
- Re: Truncate logs by max_log_size Fujii Masao
- RE: Fix slotsync worker busy loop causing repeated log messages Zhijie Hou (Fujitsu)
- Re: [19] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Avoid calling SetMatViewPopulatedState if possible cca5507
- Re: Unused injection point in hash agg code Jeff Davis
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: Fix slotsync worker busy loop causing repeated log messages Amit Kapila
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Chao Li
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: Fix typo in import_pg_statistic() comment Michael Paquier
- Re: Bug: var_is_nonnullable() gives wrong results for old/new in RETURNING Richard Guo
- Fix pgstat_database.c to honor passed database OIDs Chao Li
- Re: Fix slotsync worker busy loop causing repeated log messages shveta malik
- Re: Additional message in pg_terminate_backend Roman Khapov
- Support EXCEPT for ALL SEQUENCES publications Shlok Kyal
- Use XLogRecPtrIsValid() instead of negated XLogRecPtrIsInvalid vignesh C
- Re: Fix pgstat_database.c to honor passed database OIDs Michael Paquier
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: Use proc_exit() in WalRcvWaitForStartPosition Fujii Masao
- Re: Add errdetail() with PID and UID about source of termination signal Chao Li
- Re: Support EXCEPT for ALL SEQUENCES publications vignesh C
- Re: Trying out libarchive for reading user-generated WAL tarballs Thomas Munro
- Re: Bug: var_is_nonnullable() gives wrong results for old/new in RETURNING Richard Guo
- Re: Adding REPACK [concurrently] Alexander Lakhin
- Re: Use proc_exit() in WalRcvWaitForStartPosition Chao Li
- Re: Fix bug with accessing to temporary tables of other sessions Daniil Davydov
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- EXCEPT TABLE - Case inconsistency for describe \d and \dRp+ Peter Smith
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: Re: Bug: WAIT FOR LSN crashes with assertion failure inside PL/pgSQL DO blocks and procedures Xuneng Zhou
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: Add errdetail() with PID and UID about source of termination signal Chao Li
- Re: Bypassing cursors in postgres_fdw to enable parallel plans Rafia Sabih
- Re: Docs: Create table description for constraints markup fix and label tweaks Dapeng Wang
- Re: Fix pgstat_database.c to honor passed database OIDs Michael Paquier
- Re: pg_waldump: support decoding of WAL inside tarfile Thomas Munro
- Re: Trying out libarchive for reading user-generated WAL tarballs Thomas Munro
- Add missing CHECK_FOR_INTERRUPTS in autovacuum catalog scan loops Lakshmi N
- Re: Compress prune/freeze records with Delta Frame of Reference algorithm Evgeny Voropaev
- Re: Fix pgstat_database.c to honor passed database OIDs Chao Li
- var_is_nonnullable() fails to handle invalid NOT NULL constraints Richard Guo
- Re: Row pattern recognition Henson Choi
- Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column jian he
- pg_stash_advice doc Erik Rijkers
- Re: Row pattern recognition Tatsuo Ishii
- Re: Fix slotsync worker busy loop causing repeated log messages Amit Kapila
- Re: pgsql: Reduce log level of some logical decoding messages from LOG to D Amit Kapila
- [BUG] Take a long time to reach consistent after pg_rewind cca5507
- Re: Support EXCEPT for ALL SEQUENCES publications shveta malik
- Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+ Amit Kapila
- RE: Fix slotsync worker busy loop causing repeated log messages Zhijie Hou (Fujitsu)
- Re: Fix bug with accessing to temporary tables of other sessions Jim Jones
- RE: Adding REPACK [concurrently] Zhijie Hou (Fujitsu)
- pg17: XX000: no relation entry for relid 0 Justin Pryzby
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Support EXCEPT for ALL SEQUENCES publications vignesh C
- Re: Proposal: Conflict log history table for Logical Replication Nisha Moond
- Re: Heads Up: cirrus-ci is shutting down June 1st Jelte Fennema-Nio
- Re: Heads Up: cirrus-ci is shutting down June 1st Nazir Bilal Yavuz
- Re: Add missing CHECK_FOR_INTERRUPTS in autovacuum catalog scan loops Dapeng Wang
- Re: Heads Up: cirrus-ci is shutting down June 1st Alexander Korotkov
- Re: Heads Up: cirrus-ci is shutting down June 1st Alexander Korotkov
- Re: pg17: XX000: no relation entry for relid 0 Tender Wang
- Re: pg_waldump: support decoding of WAL inside tarfile Andrew Dunstan
- Re: Fix pgstat_database.c to honor passed database OIDs Dapeng Wang
- Re: Heads Up: cirrus-ci is shutting down June 1st Peter Eisentraut
- Re: Add missing period to HINT messages Robert Treat
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Heads Up: cirrus-ci is shutting down June 1st Bruce Momjian
- [PATCH] Fix NULL dereference in pg_get_database_ddl() Ayush Tiwari
- Re: pgsql: Reduce log level of some logical decoding messages from LOG to D Fujii Masao
- Re: [PATCH] Fix NULL dereference in pg_get_database_ddl() Ayush Tiwari
- Re: Use proc_exit() in WalRcvWaitForStartPosition Fujii Masao
- Documenting coding style Andres Freund
- Re: pg17: XX000: no relation entry for relid 0 Richard Guo
- Re: Documenting coding style Andrew Dunstan
- Re: Use XLogRecPtrIsValid() instead of negated XLogRecPtrIsInvalid Fujii Masao
- Re: Documenting coding style Nathan Bossart
- Re: Fix bug with accessing to temporary tables of other sessions Daniil Davydov
- Bug: Missing collation assignment for GRAPH_TABLE COLUMNS expressions SATYANARAYANA NARLAPURAM
- Re: pg_stash_advice doc Robert Haas
- Re: pg_plan_advice: rtekind uninitialized compilation waning Robert Haas
- Re: [doc] pg_ctl: fix wrong description for -l Fujii Masao
- [PATCH] Use cached hash to skip unnecessary key comparisons in dshash CharSyam
- Re: Adding REPACK [concurrently] Robert Treat
- Re: Bug: Missing collation assignment for GRAPH_TABLE COLUMNS expressions Ashutosh Bapat
- Re: Bug: Missing collation assignment for GRAPH_TABLE COLUMNS expressions SATYANARAYANA NARLAPURAM
- Re: [PATCH] Use cached hash to skip unnecessary key comparisons in dshash Nathan Bossart
- Re: [PATCH] Use cached hash to skip unnecessary key comparisons in dshash Nathan Bossart
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Sandro Santilli
- Re: parallel data loading for pgbench -i Mircea Cadariu
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: pg_get__*_ddl consolidation Jeff Davis
- Infinite Autovacuum loop caused by failing virtual generated column expression SATYANARAYANA NARLAPURAM
- Re: pg17: XX000: no relation entry for relid 0 Michael Paquier
- Extensible sync handler registration (register_sync_handler) Greg Lamberson
- Re: Extract numeric filed in JSONB more effectively Haibo Yan
- Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column SATYANARAYANA NARLAPURAM
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Haibo Yan
- Re: [PATCH] Fix: Partitioned parent index remains invalid after child indexes are repaired Haibo Yan
- Re: [PATCH] Use cached hash to skip unnecessary key comparisons in dshash CharSyam
- Re: pg17: XX000: no relation entry for relid 0 Tender Wang
- Re: [PATCH] Fix: Partitioned parent index remains invalid after child indexes are repaired Haibo Yan
- Possible mismatch between behaviour and documentation in CREATE FUNCTION Isaac Morland
- Re: Possible mismatch between behaviour and documentation in CREATE FUNCTION David G. Johnston
- Bug: Missing check_stack_depth() in GRAPH_TABLE rewriter SATYANARAYANA NARLAPURAM
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Amit Kapila
- Re: Add missing CHECK_FOR_INTERRUPTS in autovacuum catalog scan loops Lakshmi N
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication SATYANARAYANA NARLAPURAM
- Re: Automatically sizing the IO worker pool Thomas Munro
- Re: pg17: XX000: no relation entry for relid 0 Richard Guo
- Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column jian he
- some extra warnings from MSVC Peter Eisentraut
- Re: Add missing CHECK_FOR_INTERRUPTS in autovacuum catalog scan loops Dapeng Wang
- Re: some extra warnings from MSVC Tom Lane
- Re: [PATCH] Fix: Partitioned parent index remains invalid after child indexes are repaired Sami Imseih
- Re: Infinite Autovacuum loop caused by failing virtual generated column expression Dean Rasheed
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Mihail Nikalayeu
- Re: Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY Mihail Nikalayeu
- Re: Support EXCEPT for ALL SEQUENCES publications Shlok Kyal
- Re: Add missing CHECK_FOR_INTERRUPTS in autovacuum catalog scan loops Sami Imseih
- StringInfo fixes, v19 edition. Plus a few oddities David Rowley
- Re: StringInfo fixes, v19 edition. Plus a few oddities Tom Lane
- Bug: trailing comma syntax error in postgres_fdw fetch_attstats() SATYANARAYANA NARLAPURAM
- Fix array-element quoting in postgres_fdw import statistics SATYANARAYANA NARLAPURAM
- Re: Non-compliant SASLprep implementation for ASCII characters Alexander Lakhin
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Haibo Yan
- Re: Import Statistics in postgres_fdw before resorting to sampling. Etsuro Fujita
- Re: Bug: trailing comma syntax error in postgres_fdw fetch_attstats() Etsuro Fujita
- Re: Fix array-element quoting in postgres_fdw import statistics Etsuro Fujita
- Fix typo in vacuumparallel.c Lakshmi N
- [PATCH] Reduce pg_class scans in GRANT/REVOKE ON ALL TABLES IN SCHEMA CharSyam
- Re: Row pattern recognition Henson Choi
- Re: var_is_nonnullable() fails to handle invalid NOT NULL constraints SATYANARAYANA NARLAPURAM
- Use stack allocated StringInfoDatas, where possible (round 2) Bertrand Drouvot
- ISBN range table Thomas Munro
- Re: Non-compliant SASLprep implementation for ASCII characters Michael Paquier
- Re: Small and unlikely overflow hazard in bms_next_member() David Rowley
- Re: Non-compliant SASLprep implementation for ASCII characters Alexander Lakhin
- Re: Small and unlikely overflow hazard in bms_next_member() David Rowley
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: Use stack allocated StringInfoDatas, where possible (round 2) David Rowley
- Re: Adding REPACK [concurrently] Alexander Lakhin
- Re: Adding REPACK [concurrently] Andres Freund
- Re: Adding REPACK [concurrently] Andres Freund
- Re: StringInfo fixes, v19 edition. Plus a few oddities Andres Freund
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: SLOPE - Planner optimizations on monotonic expressions. Alexandre Felipe
- Re: Extract numeric filed in JSONB more effectively Alvaro Herrera
- bug: UPDATE FOR PORTION OF interact with updatable view jian he
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: pgsql: Reduce log level of some logical decoding messages from LOG to D Tom Lane
- Re: Reduce build times of pg_trgm GIN indexes Tom Lane
- Re: Import Statistics in postgres_fdw before resorting to sampling. Tom Lane
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Tom Lane
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Andres Freund
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Tom Lane
- Re: Improve pgindent's formatting named fields in struct literals and varidic functions Andreas Karlsson
- Re: Change default of jit to off Tomas Vondra
- Re: Use stack allocated StringInfoDatas, where possible (round 2) David Rowley
- Re: Use proc_exit() in WalRcvWaitForStartPosition Chao Li
- Re: Small and unlikely overflow hazard in bms_next_member() David Rowley
- Re: Non-compliant SASLprep implementation for ASCII characters Michael Paquier
- Re: Fix pgstat_database.c to honor passed database OIDs Michael Paquier
- Re: Small and unlikely overflow hazard in bms_next_member() Chao Li
- test_compression, test module for low-level compression APIs (for 2b5ba2a0a141) Michael Paquier
- Re: [PATCH] Reduce pg_class scans in GRANT/REVOKE ON ALL TABLES IN SCHEMA Michael Paquier
- Re: Fix pgstat_database.c to honor passed database OIDs Chao Li
- Re: StringInfo fixes, v19 edition. Plus a few oddities David Rowley
- Re: Add missing period to HINT messages Peter Smith
- Re: Add missing period to DETAIL messages Peter Smith
- Re: Add missing period to DETAIL messages Peter Smith
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Josh Kupershmidt
- Re: StringInfo fixes, v19 edition. Plus a few oddities David Rowley
- Propagate stadistinct through GROUP BY/DISTINCT in subqueries and CTEs Richard Guo
- RE: [Proposal] Expose internal MultiXact member count function for efficient monitoring Shinoda, Noriyoshi (PSD Japan FSI)
- DELETE/UPDATE FOR PORTION OF with rule system is not working jian he
- Bug: Rule actions see wrong values for generated columns (NEW.gen reads OLD value) SATYANARAYANA NARLAPURAM
- Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+ Peter Smith
- Re: test_compression, test module for low-level compression APIs (for 2b5ba2a0a141) Andres Freund
- Re: Bug: Rule actions see wrong values for generated columns (NEW.gen reads OLD value) Richard Guo
- Re: Small and unlikely overflow hazard in bms_next_member() David Rowley
- Re: quoteOneName() inconsistency with quote_all_identifiers — replacement API proposed Chao Li
- Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+ vignesh C
- Re: Propagate stadistinct through GROUP BY/DISTINCT in subqueries and CTEs wenhui qiu
- Re: test_compression, test module for low-level compression APIs (for 2b5ba2a0a141) Michael Paquier
- RE: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Zhijie Hou (Fujitsu)
- Re: Support EXCEPT for ALL SEQUENCES publications vignesh C
- Re: Support EXCEPT for ALL SEQUENCES publications shveta malik
- Re: Support EXCEPT for ALL SEQUENCES publications vignesh C
- Re: Support EXCEPT for ALL SEQUENCES publications Peter Smith
- Add bms_offset_members() function for bitshifting Bitmapsets David Rowley
- proposal - queryid can be used as filter for auto_explain Pavel Stehule
- Re: Import Statistics in postgres_fdw before resorting to sampling. Etsuro Fujita
- Re: DELETE/UPDATE FOR PORTION OF with rule system is not working Kirill Reshke
- RE: subscriptionCheck failures on nightjar Hayato Kuroda (Fujitsu)
- Re: Support EXCEPT for ALL SEQUENCES publications shveta malik
- RE: [doc] pg_ctl: fix wrong description for -l Hayato Kuroda (Fujitsu)
- Re: Support EXCEPT for ALL SEQUENCES publications shveta malik
- Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+ Peter Smith
- Re: Support EXCEPT for ALL SEQUENCES publications vignesh C
- Re: parallel data loading for pgbench -i lakshmi
- Re: SLOPE - Planner optimizations on monotonic expressions. Alexandre Felipe
- Re: Speed up ICU case conversion by using ucasemap_utf8To*() Andreas Karlsson
- Re: Warn when creating or enabling a subscription with max_logical_replication_workers = 0 Yugo Nagata
- Re: Use XLogRecPtrIsValid() instead of negated XLogRecPtrIsInvalid vignesh C
- Re: Bug: Rule actions see wrong values for generated columns (NEW.gen reads OLD value) Chao Li
- RE: parallel data loading for pgbench -i Hayato Kuroda (Fujitsu)
- Re: Bug: Rule actions see wrong values for generated columns (NEW.gen reads OLD value) SATYANARAYANA NARLAPURAM
- Re: Support EXCEPT for ALL SEQUENCES publications Peter Smith
- Re: Track skipped tables during autovacuum and autoanalyze Yugo Nagata
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: quoteOneName() inconsistency with quote_all_identifiers — replacement API proposed David Rowley
- [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks JoongHyuk Shin
- Show VIRTUAL keyword for virtual generated columns in pg_dump and psql Lakshmi N
- Re: Bug: Rule actions see wrong values for generated columns (NEW.gen reads OLD value) Richard Guo
- Re: Proposal for enabling auto-vectorization for checksum calculations Andrew Kim
- Re: Heads Up: cirrus-ci is shutting down June 1st Heikki Linnakangas
- Re: Bug: Rule actions see wrong values for generated columns (NEW.gen reads OLD value) SATYANARAYANA NARLAPURAM
- Return value of XLogInsertRecord() for XLOG_SWITCH record cca5507
- Re: DELETE/UPDATE FOR PORTION OF with rule system is not working jian he
- Re: proposal - queryid can be used as filter for auto_explain Julien Rouhaud
- Re: Unicode update and some tooling improvements Peter Eisentraut
- Bug: COPY FORMAT JSON includes generated columns unlike text/CSV SATYANARAYANA NARLAPURAM
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Peter Eisentraut
- Re: quoteOneName() inconsistency with quote_all_identifiers — replacement API proposed Chao Li
- Re: [PATCH] Fix NULL dereference in pg_get_database_ddl() David Rowley
- Re: Reduce build times of pg_trgm GIN indexes Peter Eisentraut
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Logging parallel worker draught Benoit Lobréau
- Re: [PATCH] Reduce pg_class scans in GRANT/REVOKE ON ALL TABLES IN SCHEMA CharSyam
- More jsonpath methods: translate, split, join Florents Tselai
- Re: Support EXCEPT for ALL SEQUENCES publications shveta malik
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Nishant Sharma
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Nishant Sharma
- Re: Support EXCEPT for ALL SEQUENCES publications vignesh C
- Re: Bug: Rule actions see wrong values for generated columns (NEW.gen reads OLD value) Dean Rasheed
- Re: Reduce build times of pg_trgm GIN indexes Bertrand Drouvot
- Re: Re: Bug: WAIT FOR LSN crashes with assertion failure inside PL/pgSQL DO blocks and procedures Alexander Korotkov
- Re: Parallel Apply Amit Kapila
- Re: Add missing period to HINT messages Amit Kapila
- Re: parallel data loading for pgbench -i lakshmi
- Re: Heads Up: cirrus-ci is shutting down June 1st David Steele
- Re: Show VIRTUAL keyword for virtual generated columns in pg_dump and psql David G. Johnston
- Re: Fix bug with accessing to temporary tables of other sessions Soumya S Murali
- Re: Fix bug with accessing to temporary tables of other sessions Soumya S Murali
- Re: [PATCH] Fix NULL dereference in pg_get_database_ddl() Ayush Tiwari
- RE: Parallel Apply Hayato Kuroda (Fujitsu)
- postgresql19-server-19-alpha sles 15.7 still needs older Leap 15.6 Packages .. André Verwijs
- Re: [BUG] Take a long time to reach consistent after pg_rewind cca5507
- PGConf.dev 2026 In-Person Commitfest ready for patch submissions Peter Eisentraut
- Re: Fix bug with accessing to temporary tables of other sessions Jim Jones
- Re: test_compression, test module for low-level compression APIs (for 2b5ba2a0a141) Andres Freund
- Re: Fix bug with accessing to temporary tables of other sessions Daniil Davydov
- Re: Heads Up: cirrus-ci is shutting down June 1st David E. Wheeler
- Re: Return pg_control from pg_backup_stop(). David Steele
- Re: Reduce build times of pg_trgm GIN indexes David Geier
- Re: Reduce build times of pg_trgm GIN indexes David Geier
- Re: Reduce build times of pg_trgm GIN indexes David Geier
- Re: Asynchronous MergeAppend Alexander Pyhalov
- Re: DELETE/UPDATE FOR PORTION OF with rule system is not working Kirill Reshke
- Re: DELETE/UPDATE FOR PORTION OF with rule system is not working Kirill Reshke
- Re: Reduce build times of pg_trgm GIN indexes David Geier
- Re: pg_plan_advice Robert Haas
- Re: test_compression, test module for low-level compression APIs (for 2b5ba2a0a141) Jacob Champion
- Re: Reduce build times of pg_trgm GIN indexes Heikki Linnakangas
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: SLOPE - Planner optimizations on monotonic expressions. Alexandre Felipe
- Re: DOCS: pg_plan_advice minor doc fixes Robert Haas
- Re: pg_stash_advice doc Robert Haas
- Re: test_compression, test module for low-level compression APIs (for 2b5ba2a0a141) Michael Paquier
- Re: Reduce build times of pg_trgm GIN indexes Bertrand Drouvot
- Re: Speed up ICU case conversion by using ucasemap_utf8To*() Jeff Davis
- Re: test_compression, test module for low-level compression APIs (for 2b5ba2a0a141) Andres Freund
- Re: PSA: Planning to grease protocol connections during 19beta Jacob Champion
- Re: test_compression, test module for low-level compression APIs (for 2b5ba2a0a141) Michael Paquier
- Re: Bypassing cursors in postgres_fdw to enable parallel plans Robert Haas
- Re: pg_get__*_ddl consolidation SATYANARAYANA NARLAPURAM
- [PATCH] Fix missing pfree(flags.data) in overexplain_debug Lakshmi N
- Re: Why is_admin_of_role() use ROLERECURSE_MEMBERS rather thanROLERECURSE_PRIVS? Robert Haas
- Re: Show VIRTUAL keyword for virtual generated columns in pg_dump and psql Lakshmi N
- Re: docs: Include database collation check on SQL from alter_collation.sgml Matheus Alcantara
- POC: Comparison of partitioning key values John Mikk
- Re: [PATCH] Fix: Partitioned parent index remains invalid after child indexes are repaired Michael Paquier
- Re: Row pattern recognition Tatsuo Ishii
- Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+ Peter Smith
- Re: Speed up ICU case conversion by using ucasemap_utf8To*() Andreas Karlsson
- Re: Speed up ICU case conversion by using ucasemap_utf8To*() Andreas Karlsson
- Re: Add missing period to HINT messages Robert Treat
- Re: Heads Up: cirrus-ci is shutting down June 1st Thomas Munro
- Re: Add missing period to HINT messages David G. Johnston
- Re: Add missing period to HINT messages Tom Lane
- Re: Add missing period to HINT messages Chao Li
- Re: Add missing period to HINT messages Bruce Momjian
- Re: Add missing period to HINT messages Tom Lane
- Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types Chengpeng Yan
- Fix checkpointer PANIC due to missing fsync cancel in mdunlinkfork() SATYANARAYANA NARLAPURAM
- Re: Bug: Rule actions see wrong values for generated columns (NEW.gen reads OLD value) Chao Li
- Re: ISBN range table Thomas Munro
- Re: tablecmds: fix bug where index rebuild loses replica identity on partitions Chao Li
- Re: Support EXCEPT for ALL SEQUENCES publications vignesh C
- Re: Bug: Rule actions see wrong values for generated columns (NEW.gen reads OLD value) Richard Guo
- Re: PoC - psql - emphases line with table name in verbose output Pavel Stehule
- Re: Improve logical replication usability when tables lack primary keys Chao Li
- Re: Improve logical replication usability when tables lack primary keys Chao Li
- Re: SQL:2011 Application Time Update & Delete jian he
- Re: Improve logical replication usability when tables lack primary keys shveta malik
- Do we still need gen_node_support.pl's nodetag ABI stability check? Tom Lane
- Re: POC: Comparison of partitioning key values David Rowley
- Re: Improve logical replication usability when tables lack primary keys shveta malik
- Re: Add missing period to DETAIL messages vignesh C
- Re: Propagate stadistinct through GROUP BY/DISTINCT in subqueries and CTEs Richard Guo
- Re: Improve logical replication usability when tables lack primary keys Chao Li
- Re: Infinite Autovacuum loop caused by failing virtual generated column expression Yugo Nagata
- Re: Bug: Rule actions see wrong values for generated columns (NEW.gen reads OLD value) Chao Li
- Re: Add missing period to DETAIL messages Peter Smith
- Support EXCEPT for TABLES IN SCHEMA publications Nisha Moond
- Re: Reduce build times of pg_trgm GIN indexes David Geier
- Re: Compress prune/freeze records with Delta Frame of Reference algorithm Evgeny Voropaev
- Re: Infinite Autovacuum loop caused by failing virtual generated column expression SATYANARAYANA NARLAPURAM
- Re: Support EXCEPT for TABLES IN SCHEMA publications Peter Smith
- off-by-one in pg_repack index loop Lakshmi N
- Re: Support EXCEPT for TABLES IN SCHEMA publications Amit Kapila
- Re: Propagate stadistinct through GROUP BY/DISTINCT in subqueries and CTEs wenhui qiu
- meson html:alias vs. html:custom Peter Eisentraut
- Re: Support EXCEPT for TABLES IN SCHEMA publications Peter Smith
- GetCachedPlan() refactor: move execution lock acquisition out Amit Langote
- Re: Support EXCEPT for TABLES IN SCHEMA publications shveta malik
- Re: Add bms_offset_members() function for bitshifting Bitmapsets Chao Li
- Re: Parallel Apply Amit Kapila
- Re: Compress prune/freeze records with Delta Frame of Reference algorithm Heikki Linnakangas
- Re: MERGE PARTITIONS and DEPENDS ON EXTENSION. Dmitry Koval
- Re: Compress prune/freeze records with Delta Frame of Reference algorithm Andrey Borodin
- Re: [PATCH] Fix missing pfree(flags.data) in overexplain_debug Heikki Linnakangas
- Re: Reduce build times of pg_trgm GIN indexes Heikki Linnakangas
- Re: Support EXCEPT for TABLES IN SCHEMA publications Amit Kapila
- Re: Support EXCEPT for ALL SEQUENCES publications shveta malik
- Re: Support EXCEPT for TABLES IN SCHEMA publications Nisha Moond
- Re: Asynchronous MergeAppend Alexander Pyhalov
- Re: Support EXCEPT for TABLES IN SCHEMA publications shveta malik
- Re: Automatically sizing the IO worker pool Dmitry Dolgov
- Re: Add errdetail() with PID and UID about source of termination signal Jakub Wartak
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: Vacuum statistics Alena Rybakina
- Re: [PATCH] GROUP BY ALL Peter Eisentraut
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Amit Kapila
- Re: Support EXCEPT for TABLES IN SCHEMA publications vignesh C
- RE: Parallel Apply Hayato Kuroda (Fujitsu)
- Re: Support EXCEPT for ALL SEQUENCES publications Shlok Kyal
- Re: Support EXCEPT for ALL SEQUENCES publications Shlok Kyal
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: Support EXCEPT for ALL SEQUENCES publications Shlok Kyal
- Re: Support EXCEPT for ALL SEQUENCES publications Shlok Kyal
- Re: Support EXCEPT for ALL SEQUENCES publications Shlok Kyal
- Re: [PATCH] GROUP BY ALL David G. Johnston
- RE: Parallel Apply Hayato Kuroda (Fujitsu)
- Re: Reduce build times of pg_trgm GIN indexes David Geier
- Re: Make copyObject work in C++ Bertrand Drouvot
- Re: meson html:alias vs. html:custom Nazir Bilal Yavuz
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Adding REPACK [concurrently] Andres Freund
- Re: Implement missing join selectivity estimation for range types SCHOEMANS Maxime
- Re: [PATCH] Refactor *_abbrev_convert() functions Aleksander Alekseev
- Re: Reduce build times of pg_trgm GIN indexes David Geier
- Re: Bug: COPY FORMAT JSON includes generated columns unlike text/CSV jian he
- Re: Support EXCEPT for TABLES IN SCHEMA publications vignesh C
- [PATCH] Miscellaneous little fixes Aleksander Alekseev
- Re: ISBN range table Florents Tselai
- Re: [PATCH] Fix: Partitioned parent index remains invalid after child indexes are repaired Michael Paquier
- Re: GetCachedPlan() refactor: move execution lock acquisition out Kirill Reshke
- Re: Re[2]: [PATCH] pg_stat_statements: add last_execution_start column Pavlo Golub
- Re: Two issues leading to discrepancies in FSM data on the standby server Melanie Plageman
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: pg_plan_advice Alexander Lakhin
- Re: Add errdetail() with PID and UID about source of termination signal Andrew Dunstan
- Re: test_compression, test module for low-level compression APIs (for 2b5ba2a0a141) Michael Paquier
- Re: [PATCH] Miscellaneous little fixes Michael Paquier
- Re: Speed up ICU case conversion by using ucasemap_utf8To*() Jeff Davis
- Re: [PATCH] Miscellaneous little fixes David Rowley
- Re: pg_get__*_ddl consolidation Andrew Dunstan
- Re: Add missing period to HINT messages Peter Smith
- Re: Fix the race condition for updating slot minimum LSN surya poondla
- Re: Add bms_offset_members() function for bitshifting Bitmapsets David Rowley
- Re: Add bms_offset_members() function for bitshifting Bitmapsets Tom Lane
- Re: [PATCH] Miscellaneous little fixes Michael Paquier
- Re: var_is_nonnullable() fails to handle invalid NOT NULL constraints Richard Guo
- Re: Implement missing join selectivity estimation for range types Haibo Yan
- Re: [PATCH] Miscellaneous little fixes Chao Li
- Re: amcheck: fix bug of missing corruption in allequalimage validation Chao Li
- First draft of PG 19 release notes Bruce Momjian
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: Support EXCEPT for TABLES IN SCHEMA publications Peter Smith
- Re: off-by-one in pg_repack index loop Xiaopeng Wang
- Re: GetCachedPlan() refactor: move execution lock acquisition out Amit Langote
- Re: Add bms_offset_members() function for bitshifting Bitmapsets David Rowley
- Re: First draft of PG 19 release notes Ashutosh Bapat
- Re: [doc] pg_ctl: fix wrong description for -l Xiaopeng Wang
- Re: Fix typo in vacuumparallel.c Chao Li
- Re: First draft of PG 19 release notes David Rowley
- Re: Add bms_offset_members() function for bitshifting Bitmapsets Tom Lane
- Re: Fix typo in vacuumparallel.c David Rowley
- Re: Add bms_offset_members() function for bitshifting Bitmapsets David Rowley
- Add psql tab completion support for FOR PORTION OF Kiran K
- Re: [PATCH] Miscellaneous little fixes Michael Paquier
- Re: First draft of PG 19 release notes Peter Smith
- Re: Inconsistent trigger behavior between two temporal leftovers Paul A Jungwirth
- Re: SQL:2011 Application Time Update & Delete Paul A Jungwirth
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik
- Re: Add missing period to DETAIL messages Xiaopeng Wang
- Re: Support EXCEPT for TABLES IN SCHEMA publications vignesh C
- Fix a server crash problem from pg_get_database_ddl Chao Li
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: Add errdetail() with PID and UID about source of termination signal Chao Li
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: proposal - queryid can be used as filter for auto_explain Jakub Wartak
- [PATCH] Fix WAIT FOR LSN standby_write/standby_flush for archive recovery cases SATYANARAYANA NARLAPURAM
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik
- Typo fixes in Graph table files Lakshmi N
- Re: proposal - queryid can be used as filter for auto_explain Pavel Stehule
- Re: Add missing period to DETAIL messages Peter Smith
- Re: [PATCH] Miscellaneous little fixes Aleksander Alekseev
- [PATCH] Fix wrong comment in JsonTablePlanJoinNextRow() 胡传文
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: Support EXCEPT for TABLES IN SCHEMA publications Nisha Moond
- Re: Support EXCEPT for TABLES IN SCHEMA publications Nisha Moond
- Re: First draft of PG 19 release notes Laurenz Albe
- Re: Questionable description about character sets Thomas Munro
- docs: Fix format of CREATE FOREIGN TABLE example in postgres_fdw Daniel Westermann (DWE)
- Re: Add errdetail() with PID and UID about source of termination signal Jakub Wartak
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Shruthi Gowda
- Re: Support EXCEPT for TABLES IN SCHEMA publications shveta malik
- repack: fix uninitialized DecodingWorkerShared.initialized Chao Li
- Re: pg_plan_advice Tender Wang
- Re: [PATCH] Support automatic sequence replication Ajin Cherian
- Re: Reduce build times of pg_trgm GIN indexes Heikki Linnakangas
- Re: First draft of PG 19 release notes Daniel Gustafsson
- Re: Add errdetail() with PID and UID about source of termination signal Andrew Dunstan
- Re: Add errdetail() with PID and UID about source of termination signal Kirill Reshke
- Re: Add errdetail() with PID and UID about source of termination signal Andrew Dunstan
- Re: Bug: COPY FORMAT JSON includes generated columns unlike text/CSV Andrew Dunstan
- Re: Add errdetail() with PID and UID about source of termination signal Kirill Reshke
- Re: Support EXCEPT for TABLES IN SCHEMA publications vignesh C
- Fix tab completion after EXCEPT (...) in IMPORT FOREIGN SCHEMA vignesh C
- Experimenting with wider Unicode storage Thomas Munro
- Re: GetCachedPlan() refactor: move execution lock acquisition out Amit Langote
- [PATCH] postmaster: fix stale PM_STARTUP comment Ayush Tiwari
- Re: Support EXCEPT for TABLES IN SCHEMA publications Nisha Moond
- Re: Support EXCEPT for TABLES IN SCHEMA publications Nisha Moond
- Re: Add errdetail() with PID and UID about source of termination signal Tom Lane
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: First draft of PG 19 release notes jian he
- Re: Adding REPACK [concurrently] Andres Freund
- Re: Bug: Missing collation assignment for GRAPH_TABLE COLUMNS expressions Ashutosh Bapat
- Re: repack: fix uninitialized DecodingWorkerShared.initialized Antonin Houska
- Re: Bug: Missing check_stack_depth() in GRAPH_TABLE rewriter Ashutosh Bapat
- Re: Typo fixes in Graph table files Ashutosh Bapat
- Re: Implement missing join selectivity estimation for range types SCHOEMANS Maxime
- submissions for real-time patch evaluation panel Robert Haas
- Re: Add errdetail() with PID and UID about source of termination signal Andrew Dunstan
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: Add errdetail() with PID and UID about source of termination signal Tom Lane
- Re: Add errdetail() with PID and UID about source of termination signal Jacob Champion
- Re: [PATCH] postmaster: fix stale PM_STARTUP comment Heikki Linnakangas
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: Bug: Missing collation assignment for GRAPH_TABLE COLUMNS expressions SATYANARAYANA NARLAPURAM
- Re: Add errdetail() with PID and UID about source of termination signal Andrew Dunstan
- Re: First draft of PG 19 release notes Jacob Champion
- Re: SQL:2011 Application Time Update & Delete Paul A Jungwirth
- Re: First draft of PG 19 release notes Melanie Plageman
- Re: [PATCH] postmaster: fix stale PM_STARTUP comment Ayush Tiwari
- Re: DOCS - Add introductory paragraph to Getting Started chapter Peter Eisentraut
- Re: Documenting coding style Peter Eisentraut
- Re: Do we still need gen_node_support.pl's nodetag ABI stability check? Tom Lane
- Re: Add missing period to DETAIL messages Peter Eisentraut
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Avoid orphaned objects dependencies, take 3 Bertrand Drouvot
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: Do we still need gen_node_support.pl's nodetag ABI stability check? Daniel Gustafsson
- Re: Add errdetail() with PID and UID about source of termination signal Tom Lane
- Re: Reduce build times of pg_trgm GIN indexes Peter Eisentraut
- Re: Add bms_offset_members() function for bitshifting Bitmapsets Peter Eisentraut
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: Do we still need gen_node_support.pl's nodetag ABI stability check? Peter Eisentraut
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: Add errdetail() with PID and UID about source of termination signal Andrew Dunstan
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: pg_plan_advice Robert Haas
- Re: Do we still need gen_node_support.pl's nodetag ABI stability check? Daniel Gustafsson
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column Paul A Jungwirth
- Re: Reduce build times of pg_trgm GIN indexes Tom Lane
- Re: Minor cleanup of Meson files given that we require 0.57 Tristan Partin
- pg_overexplain produces invalid JSON with RANGE_TABLE option SATYANARAYANA NARLAPURAM
- Re: Validate user-supplied c_args in meson builds Tristan Partin
- Re: SQL:2011 Application Time Update & Delete Paul A Jungwirth
- Re: DELETE/UPDATE FOR PORTION OF with rule system is not working Paul A Jungwirth
- Re: SQL:2011 Application Time Update & Delete Paul A Jungwirth
- Re: pg_overexplain produces invalid JSON with RANGE_TABLE option Amit Langote
- Re: Support EXCEPT for TABLES IN SCHEMA publications Peter Smith
- RE: [Proposal] Adding Log File Capability to pg_createsubscriber Hayato Kuroda (Fujitsu)
- Re: Add missing period to DETAIL messages Peter Smith
- Typo Fixes and Patch Abhi Kaki
- Re: Fix a server crash problem from pg_get_database_ddl Jack Bonatakis
- Re: pg_overexplain produces invalid JSON with RANGE_TABLE option Chao Li
- Re: Experimenting with wider Unicode storage Henson Choi
- Re: Fix a server crash problem from pg_get_database_ddl Japin Li
- Re: Fix a server crash problem from pg_get_database_ddl Chao Li
- Re: pg_plan_advice Tender Wang
- Re: Do we still need gen_node_support.pl's nodetag ABI stability check? Tom Lane
- Re: [PATCH] Fix wrong comment in JsonTablePlanJoinNextRow() Chao Li
- Re: First draft of PG 19 release notes Ashutosh Bapat
- Re: GetCachedPlan() refactor: move execution lock acquisition out Chao Li
- Re: GetCachedPlan() refactor: move execution lock acquisition out Amit Langote
- Re: [PATCH] Fix wrong comment in JsonTablePlanJoinNextRow() Amit Langote
- Re: pg_overexplain produces invalid JSON with RANGE_TABLE option Amit Langote
- repack: clarify final phase of concurrent mode in file header comment Chao Li
- Re: Use proc_exit() in WalRcvWaitForStartPosition Fujii Masao
- Re: Fix tab completion after EXCEPT (...) in IMPORT FOREIGN SCHEMA shveta malik
- Re: Use proc_exit() in WalRcvWaitForStartPosition Chao Li
- Re: Use XLogRecPtrIsValid() instead of negated XLogRecPtrIsInvalid Fujii Masao
- Re: Implement missing join selectivity estimation for range types Haibo Yan
- Re: Introduce XID age based replication slot invalidation Bharath Rupireddy
- Re: pg_overexplain produces invalid JSON with RANGE_TABLE option Amit Langote
- Re: [PATCH] Fix wrong comment in JsonTablePlanJoinNextRow() Amit Langote
- Re: Use XLogRecPtrIsValid() instead of negated XLogRecPtrIsInvalid Xiaopeng Wang
- Re: First draft of PG 19 release notes Masahiko Sawada
- RE: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.” Hayato Kuroda (Fujitsu)
- Re: Add errdetail() with PID and UID about source of termination signal Jakub Wartak
- Re: Fix bug with accessing to temporary tables of other sessions Soumya S Murali
- Re: Add errdetail() with PID and UID about source of termination signal Jakub Wartak
- Re: Add errdetail() with PID and UID about source of termination signal Jakub Wartak
- [PATCH] Compressed TOAST data corruption with REPACK CONCURRENTLY SATYANARAYANA NARLAPURAM
- Re: meson html:alias vs. html:custom Álvaro Herrera
- Re: First draft of PG 19 release notes David Geier
- Re: Fix bug with accessing to temporary tables of other sessions Soumya S Murali
- Re: Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE David Geier
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Nishant Sharma
- Re: Pgbench: remove synchronous prepare Dmitrii Bondar
- Re: [PATCH] Fix WAIT FOR LSN standby_write/standby_flush for archive recovery cases Alexander Korotkov
- Re: [PATCH] Fix WAIT FOR LSN standby_write/standby_flush for archive recovery cases SATYANARAYANA NARLAPURAM
- Re: meson html:alias vs. html:custom Nazir Bilal Yavuz
- Re: First draft of PG 19 release notes Richard Guo
- Re: First draft of PG 19 release notes Michael Banck
- Re: Make copyObject work in C++ Peter Eisentraut
- Reject invalid databases in pg_get_database_ddl() Lakshmi N
- Re: Add errdetail() with PID and UID about source of termination signal Jakub Wartak
- Re: Reduce build times of pg_trgm GIN indexes Peter Eisentraut
- Re: docs: Fix format of CREATE FOREIGN TABLE example in postgres_fdw Yuchen Li
- Re: Reject invalid databases in pg_get_database_ddl() Amit Langote
- Re: Reduce build times of pg_trgm GIN indexes Heikki Linnakangas
- Re: docs: Fix format of CREATE FOREIGN TABLE example in postgres_fdw Daniel Westermann (DWE)
- Re: Support EXCEPT for TABLES IN SCHEMA publications Nisha Moond
- Re: Support EXCEPT for TABLES IN SCHEMA publications Nisha Moond
- Re: Use XLogRecPtrIsValid() instead of negated XLogRecPtrIsInvalid vignesh C
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: Make copyObject work in C++ Bertrand Drouvot
- Re: Pgbench: remove synchronous prepare lakshmi
- Re: Use XLogRecPtrIsValid() instead of negated XLogRecPtrIsInvalid Amul Sul
- [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators Chengpeng Yan
- PostgreSQL and OpenSSL 4.0.0 Daniel Gustafsson
- Re: Use XLogRecPtrIsValid() instead of negated XLogRecPtrIsInvalid Fujii Masao
- Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+ Álvaro Herrera
- Re: Use XLogRecPtrIsValid() instead of negated XLogRecPtrIsInvalid vignesh C
- Re: Do we still need gen_node_support.pl's nodetag ABI stability check? Daniel Gustafsson
- Re: Reduce build times of pg_trgm GIN indexes Tom Lane
- Re: [doc] pg_ctl: fix wrong description for -l Fujii Masao
- Re: Reduce build times of pg_trgm GIN indexes Andres Freund
- RE: Parallel Apply Zhijie Hou (Fujitsu)
- Re: Implement missing join selectivity estimation for range types SCHOEMANS Maxime
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: Reject invalid databases in pg_get_database_ddl() Lakshmi N
- RE: Parallel Apply Zhijie Hou (Fujitsu)
- Re: Fix tab completion after EXCEPT (...) in IMPORT FOREIGN SCHEMA Fujii Masao
- COPY FROM ON_ERROR SET_NULL bypasses domain NOT NULL with partial column list SATYANARAYANA NARLAPURAM
- Re: Reduce build times of pg_trgm GIN indexes Heikki Linnakangas
- Re: Reduce build times of pg_trgm GIN indexes Tom Lane
- Re: MERGE PARTITIONS and DEPENDS ON EXTENSION. Matheus Alcantara
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: POC: Comparison of partitioning key values John Mikk
-
[BUG] ON CONFLICT DO UPDATE SET x = EXCLUDED.
errors or silently writes NULL SATYANARAYANA NARLAPURAM - Re: Add errdetail() with PID and UID about source of termination signal Andrew Dunstan
- Add editorconfig support for Postgres spec files Tristan Partin
- Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+ Peter Smith
- Re: Reject invalid databases in pg_get_database_ddl() Amit Langote
- DOCS - CREATE PUBLICATION ... EXCEPT missing details on ONLY Peter Smith
- pg_dump: eliminate tmpfile double-write in tar format output Josh Kupershmidt
- Re: Questionable description about character sets Tatsuo Ishii
- Re: Reject invalid databases in pg_get_database_ddl() Japin Li
- Re: Reject invalid databases in pg_get_database_ddl() Euler Taveira
- RE: [doc] pg_ctl: fix wrong description for -l Hayato Kuroda (Fujitsu)
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: Reject invalid databases in pg_get_database_ddl() Amit Langote
- Re: Reject invalid databases in pg_get_database_ddl() Japin Li
- Re: Reject invalid databases in pg_get_database_ddl() Hu Xunqi
- Fix stats reporting delays in logical parallel apply worker Zhijie Hou (Fujitsu)
- Re: DELETE/UPDATE FOR PORTION OF with rule system is not working jian he
- Re: Reject invalid databases in pg_get_database_ddl() Amit Langote
- repack: fix a bug to reject deferrable primary key fallback for concurrent mode Chao Li
- RE: Fix stats reporting delays in logical parallel apply worker Zhijie Hou (Fujitsu)
- Re: repack: fix uninitialized DecodingWorkerShared.initialized Chao Li
- RE: repack: fix a bug to reject deferrable primary key fallback for concurrent mode Zhijie Hou (Fujitsu)
- Re: [doc] pg_ctl: fix wrong description for -l Xiaopeng Wang
- Re: COPY FROM ON_ERROR SET_NULL bypasses domain NOT NULL with partial column list jian he
- Re: Reject invalid databases in pg_get_database_ddl() Lakshmi N
- Re: Reject invalid databases in pg_get_database_ddl() Amit Langote
- Re: Fix tab completion after EXCEPT (...) in IMPORT FOREIGN SCHEMA vignesh C
- Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+ Amit Kapila
- Re: Fix tab completion after EXCEPT (...) in IMPORT FOREIGN SCHEMA Fujii Masao
- Re: Parallel Apply Álvaro Herrera
- Re: repack: fix a bug to reject deferrable primary key fallback for concurrent mode Chao Li
- Re: [doc] pg_ctl: fix wrong description for -l Fujii Masao
- [PATCH] Fix TOCTOU race in ReplicationSlotsComputeRequiredLSN() JoongHyuk Shin
- RE: [PATCH] Fix TOCTOU race in ReplicationSlotsComputeRequiredLSN() Zhijie Hou (Fujitsu)
- Re: Fix stats reporting delays in logical parallel apply worker Amit Kapila
- Re: Parallel Apply shveta malik
- Re: Fix stats reporting delays in logical parallel apply worker Chao Li
- Re: [PATCH] Fix TOCTOU race in ReplicationSlotsComputeRequiredLSN() JoongHyuk Shin
- Re: Row pattern recognition Tatsuo Ishii
- Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column jian he
- Re: Add editorconfig support for Postgres spec files Heikki Linnakangas
- Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+ Peter Smith
- A very quick observation of dangling pointers in Postgres pathlists Andrei Lepikhov
- Re: Parallel Apply Amit Kapila
- Re: [PATCH] Compressed TOAST data corruption with REPACK CONCURRENTLY Chao Li
- RE: Fix stats reporting delays in logical parallel apply worker Zhijie Hou (Fujitsu)
- Re: Fix stats reporting delays in logical parallel apply worker Chao Li
- Re: Row pattern recognition Tatsuo Ishii
- Re: repack: fix uninitialized DecodingWorkerShared.initialized Thomas Munro
- Re: DOCS - CREATE PUBLICATION ... EXCEPT missing details on ONLY Amit Kapila
- Re: Parallel Apply shveta malik
- Re: Row pattern recognition Henson Choi
- test: avoid redundant standby catchup in 049_wait_for_lsn Xuneng Zhou
- Re: Reject invalid databases in pg_get_database_ddl() Andrew Dunstan
- Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators cca5507
- Cleanup: Use modern macro for text-to-CString conversion in plsample.c Amul Sul
- Re: Row pattern recognition Tatsuo Ishii
- Re: [PATCH] postmaster: fix stale PM_STARTUP comment Ayush Tiwari
- Re: Fix tab completion after EXCEPT (...) in IMPORT FOREIGN SCHEMA vignesh C
- Re: code contributions for 2025, WIP version Dmitry Dolgov
- Re: Row pattern recognition Henson Choi
- Re: First draft of PG 19 release notes David Geier
- Re: [Bug Report + Patch] File descriptor leak when io_method=io_uring Lucas DRAESCHER
- Re: Adding REPACK [concurrently] Justin Pryzby
- Re: First draft of PG 19 release notes Bruce Momjian
- xact_rollback spikes when logical walsender exits Nikolay Samokhvalov
- Re: [PATCH] Compressed TOAST data corruption with REPACK CONCURRENTLY Antonin Houska
- Re: Truncate logs by max_log_size Maxym Kharchenko
- Re: [PATCH] Compressed TOAST data corruption with REPACK CONCURRENTLY SATYANARAYANA NARLAPURAM
- [PATCH] Use direct hash lookup in logicalrep_partmap_invalidate_cb() DaeMyung Kang
- Re: Heads Up: cirrus-ci is shutting down June 1st Robert Haas
- Re: pg_plan_advice Robert Haas
- Re: Reduce build times of pg_trgm GIN indexes Heikki Linnakangas
- small cleanup patches for collation code Jeff Davis
- [BUG]: WHERE CURRENT OF cursor fail on tables that have virtual generated columns SATYANARAYANA NARLAPURAM
- Re: Add editorconfig support for Postgres spec files Jelte Fennema-Nio
- Re: [PATCH] Compressed TOAST data corruption with REPACK CONCURRENTLY Michael Paquier
- Re: [PATCH] Use direct hash lookup in logicalrep_partmap_invalidate_cb() Michael Paquier
- Re: Heads Up: cirrus-ci is shutting down June 1st Michael Paquier
- Re: test: avoid redundant standby catchup in 049_wait_for_lsn Michael Paquier
- Re: Heads Up: cirrus-ci is shutting down June 1st Tom Lane
- Re: PostgreSQL and OpenSSL 4.0.0 Michael Paquier
- Re: docs: Fix format of CREATE FOREIGN TABLE example in postgres_fdw Michael Paquier
- Re: Minor cleanup of Meson files given that we require 0.57 Michael Paquier
- Re: [PATCH] postmaster: fix stale PM_STARTUP comment Michael Paquier
- [PATCH] Fix pg_dump emitting OVERRIDING SYSTEM VALUE for tables with dropped identity columns William Bernbaum
- Re: Heads Up: cirrus-ci is shutting down June 1st Euler Taveira
- [PATCH] Doc: Fix missing func_signature role in pg_get_tablespace_ddl entry Tatsuya Kawata
- Re: Implement missing join selectivity estimation for range types Haibo Yan
- Re: test: avoid redundant standby catchup in 049_wait_for_lsn Xuneng Zhou
- Re: Add bms_offset_members() function for bitshifting Bitmapsets David Rowley
- Re: Add bms_offset_members() function for bitshifting Bitmapsets David Rowley
- Bug: pg_get_viewdef() fails on GRAPH_TABLE views with lateral column references SATYANARAYANA NARLAPURAM
- Re: test: avoid redundant standby catchup in 049_wait_for_lsn Alexander Korotkov
- Re: test: avoid redundant standby catchup in 049_wait_for_lsn Alexander Korotkov
- Re: [PATCH] Add tests for Bitmapset David Rowley
- Re: Clean up remove_rel_from_query() after self-join elimination commit Richard Guo
- Re: code contributions for 2025, WIP version Andrey Borodin
- Re: Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY Mihail Nikalayeu
- Re: [PATCH] Fix: Partitioned parent index remains invalid after child indexes are repaired Sami Imseih
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Alexander Lakhin
- Re: Add bms_offset_members() function for bitshifting Bitmapsets Tom Lane
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Shruthi Gowda
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Andres Freund
- BUG: jsonpath .split_part() bypasses lax-mode error suppression SATYANARAYANA NARLAPURAM
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Andres Freund
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Alexander Lakhin
-
Re: [BUG] ON CONFLICT DO UPDATE SET x = EXCLUDED.
errors or silently writes NULL Dean Rasheed - Re: sandboxing untrusted code Robert Haas
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: sandboxing untrusted code Tom Lane
- Re: sandboxing untrusted code Andres Freund
- Re: sandboxing untrusted code Robert Haas
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: SQL:2011 Application Time Update & Delete Paul A Jungwirth
- Re: Optimize LISTEN/NOTIFY Alexander Lakhin
- [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits JoongHyuk Shin
- Re: Row pattern recognition Tatsuo Ishii
- Re: [BUG]: WHERE CURRENT OF cursor fail on tables that have virtual generated columns Dean Rasheed
- Re: Adding REPACK [concurrently] Alexander Lakhin
- Re: First draft of PG 19 release notes David Geier
- Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators David Rowley
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: Row pattern recognition Henson Choi
- Re: [PATCH] Add tests for Bitmapset Greg Burd
- Re: First draft of PG 19 release notes Andres Freund
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: First draft of PG 19 release notes Andres Freund
- Re: DELETE/UPDATE FOR PORTION OF with rule system is not working Paul A Jungwirth
- Re: SQL:2011 Application Time Update & Delete Tom Lane
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: SQL:2011 Application Time Update & Delete Paul A Jungwirth
- Possible premature SNAPBUILD_CONSISTENT with DB-specific running_xacts SATYANARAYANA NARLAPURAM
- Re: Typos in the code and README Alexander Lakhin
- Re: Add bms_offset_members() function for bitshifting Bitmapsets Greg Burd
- Re: First draft of PG 19 release notes Andres Freund
- [BUG] Race in online checksums launcher_exit() Ayush Tiwari
- Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column Paul A Jungwirth
- Re: [BUG] Race in online checksums launcher_exit() Daniel Gustafsson
- Re: BUG: jsonpath .split_part() bypasses lax-mode error suppression Dmitry Dolgov
- Re: [PATCH] Add tests for Bitmapset Michael Paquier
- collecting photos related to Postgres history & community for pgconf.dev Tomas Vondra
- Re: [PATCH] Add tests for Bitmapset David Rowley
- Re: [PATCH] Add tests for Bitmapset David Rowley
- Re: [PATCH] Fix: Partitioned parent index remains invalid after child indexes are repaired Michael Paquier
- Re: [PATCH] Add tests for Bitmapset Michael Paquier
- Re: some extra warnings from MSVC Michael Paquier
- Re: Add bms_offset_members() function for bitshifting Bitmapsets David Rowley
- Re: MERGE PARTITIONS and DEPENDS ON EXTENSION. Dmitry Koval
- Re: DOCS - CREATE PUBLICATION ... EXCEPT missing details on ONLY Peter Smith
- Re: [BUG]: WHERE CURRENT OF cursor fail on tables that have virtual generated columns SATYANARAYANA NARLAPURAM
- Re: Clean up remove_rel_from_query() after self-join elimination commit wenhui qiu
-
Re: [BUG] ON CONFLICT DO UPDATE SET x = EXCLUDED.
errors or silently writes NULL SATYANARAYANA NARLAPURAM - Re: Typos in the code and README Alexander Lakhin
- Re: First draft of PG 19 release notes David Rowley
- Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+ Peter Smith
- Re: Minor cleanup of Meson files given that we require 0.57 Michael Paquier
- Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators David Rowley
- Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators Tom Lane
- Re: POC: Comparison of partitioning key values Amit Langote
- Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+ vignesh C
- Cleanup: Replace sscanf with strtol/strtoul in snapmgr Amul Sul
- Re: Bug: Rule actions see wrong values for generated columns (NEW.gen reads OLD value) Richard Guo
- Re: DOCS - CREATE PUBLICATION ... EXCEPT missing details on ONLY Amit Kapila
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Nishant Sharma
- Re: Possible premature SNAPBUILD_CONSISTENT with DB-specific running_xacts Amit Kapila
- [PATCH] Reject ENCODING option for COPY TO FORMAT JSON Ayush Tiwari
- Re: [BUG] Race in online checksums launcher_exit() Ayush Tiwari
- Re: Typos in the code and README Daniil Davydov
- Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators Chengpeng Yan
- Re: [PATCH] postmaster: fix stale PM_STARTUP comment Ayush Tiwari
- Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+ Peter Smith
- Re: DOCS - CREATE PUBLICATION ... EXCEPT missing details on ONLY Peter Smith
- Re: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.” lakshmi
- Re: Bug: Rule actions see wrong values for generated columns (NEW.gen reads OLD value) Richard Guo
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Adding REPACK [concurrently] Chao Li
- Re: [BUG]: WHERE CURRENT OF cursor fail on tables that have virtual generated columns Dean Rasheed
- Re: [BUG]: WHERE CURRENT OF cursor fail on tables that have virtual generated columns SATYANARAYANA NARLAPURAM
- Re: Truncate logs by max_log_size Fujii Masao
- Re: Clean up remove_rel_from_query() after self-join elimination commit Richard Guo
- Re: Fix stats reporting delays in logical parallel apply worker Amit Kapila
- Re: [PATCH] Reject ENCODING option for COPY TO FORMAT JSON Daniel Gustafsson
- Re: Bug: Rule actions see wrong values for generated columns (NEW.gen reads OLD value) Dean Rasheed
- Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+ Yuchen Li
- Re: [PATCH] Reject ENCODING option for COPY TO FORMAT JSON Ayush Tiwari
- Fix pg_upgrade to detect invalid logical replication slots on PG19 Lakshmi N
- Re: First draft of PG 19 release notes Bruce Momjian
- [PATCH] Extend MXactCache lifetime from per-transaction to per-session JoongHyuk Shin
- Re: First draft of PG 19 release notes shammat@gmx.net
- Re: test: avoid redundant standby catchup in 049_wait_for_lsn Alexander Korotkov
- Re: Typo Fixes and Patch Ashutosh Bapat
- Re: First draft of PG 19 release notes David Rowley
- Re: Parallel Apply Amit Kapila
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: [PATCH] Compressed TOAST data corruption with REPACK CONCURRENTLY Antonin Houska
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Proposal: Conflict log history table for Logical Replication Nisha Moond
- Re: Skipping schema changes in publication vignesh C
- Re: Cleanup: Use modern macro for text-to-CString conversion in plsample.c Fujii Masao
- Re: First draft of PG 19 release notes Xuneng Zhou
- Re: [PATCH] Reject ENCODING option for COPY TO FORMAT JSON Tom Lane
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: test: avoid redundant standby catchup in 049_wait_for_lsn Xuneng Zhou
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Proposal: Conflict log history table for Logical Replication Nisha Moond
- Re: SQL:2011 Application Time Update & Delete Tom Lane
- Re: [PATCH] Reject ENCODING option for COPY TO FORMAT JSON Ayush Tiwari
- Re: Adding REPACK [concurrently] Tom Lane
- Re: repack: fix a bug to reject deferrable primary key fallback for concurrent mode Antonin Houska
- Re: Add bms_offset_members() function for bitshifting Bitmapsets Greg Burd
- Re: [PATCH] Reject ENCODING option for COPY TO FORMAT JSON Ayush Tiwari
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: MERGE PARTITIONS and DEPENDS ON EXTENSION. Matheus Alcantara
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: SQL:2011 Application Time Update & Delete Paul A Jungwirth
- Re: Adding REPACK [concurrently] Tom Lane
- Re: SQL:2011 Application Time Update & Delete Tom Lane
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: xact_rollback spikes when logical walsender exits Fujii Masao
- Re: Truncate logs by max_log_size Jim Jones
- Re: Adding REPACK [concurrently] Antonin Houska
- [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure SATYANARAYANA NARLAPURAM
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Alexander Lakhin
- Re: MERGE PARTITIONS and DEPENDS ON EXTENSION. Alexander Korotkov
- Re: Fix bug with accessing to temporary tables of other sessions Alexander Korotkov
- [PATCH] pg_surgery: Fix WAL corruption from concurrent heap_force_kill Fabrízio de Royes Mello
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: [PATCH] Doc: Fix missing func_signature role in pg_get_tablespace_ddl entry Masahiko Sawada
- [PATCH] Fix column name escaping in postgres_fdw stats import Ayush Tiwari
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Peter Eisentraut
- Support logical replication of DDLs, take2 Masahiko Sawada
- Re: Cleanup: Use modern macro for text-to-CString conversion in plsample.c Fujii Masao
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: [PATCH] postmaster: fix stale PM_STARTUP comment Michael Paquier
- Re: Experimenting with wider Unicode storage Henson Choi
- Re: Add bms_offset_members() function for bitshifting Bitmapsets David Rowley
- logical: fix recomputation required LSN on restart_lsn-only advancement Chao Li
- Re: repack: fix a bug to reject deferrable primary key fallback for concurrent mode Chao Li
- Fix translation error in zh_CN.po for "parameter specified more than once" ji xu
- Re: Cleanup: Use modern macro for text-to-CString conversion in plsample.c Amul Sul
- Re: Fix translation error in zh_CN.po for "parameter specified more than once" John Naylor
- Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column jian he
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: Typo Fixes and Patch Michael Paquier
- Re: Typos in the code and README Michael Paquier
- Re: Return value of XLogInsertRecord() for XLOG_SWITCH record 반지현
- [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION Ayush Tiwari
- Re: [PATCH] postmaster: fix stale PM_STARTUP comment Ayush Tiwari
- Re: logical: fix recomputation required LSN on restart_lsn-only advancement Hu Xunqi
- Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure Ashutosh Bapat
- Warn on missing replica identity in CREATE/ALTER PUBLICATION 南拓弥
- Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION Yuchen Li
- Re: Compress prune/freeze records with Delta Frame of Reference algorithm Evgeny Voropaev
- Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits Fujii Masao
- Re: Add editorconfig support for Postgres spec files Michael Paquier
- Re: Fix bug with accessing to temporary tables of other sessions Soumya S Murali
- Request to expedite cool-off period for new account 반지현
- Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits Michael Paquier
- Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure SATYANARAYANA NARLAPURAM
- Re: Bug: Rule actions see wrong values for generated columns (NEW.gen reads OLD value) Richard Guo
- Re: repack: fix a bug to reject deferrable primary key fallback for concurrent mode Antonin Houska
- Re: Add \pset options for boolean value display a.kozhemyakin
- Re: [PATCH] Fix column name escaping in postgres_fdw stats import Alex Guo
- Re: SQL:2011 Application Time Update & Delete jian he
- Re: Add \pset options for boolean value display David G. Johnston
- Re: xact_rollback spikes when logical walsender exits vignesh C
- Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION John Naylor
- Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+ Peter Smith
- Re: DOCS: typo on CLUSTER page Peter Smith
- Re: Bug: pg_get_viewdef() fails on GRAPH_TABLE views with lateral column references Ashutosh Bapat
- Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure Ashutosh Bapat
- Re: Cleanup shadows variable warnings, round 1 Chao Li
- Re: repack: fix a bug to reject deferrable primary key fallback for concurrent mode Yuchen Li
- Re: logical: fix recomputation required LSN on restart_lsn-only advancement Antonin Houska
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Shruthi Gowda
- Re: logical: fix recomputation required LSN on restart_lsn-only advancement Chao Li
- Re: Compress prune/freeze records with Delta Frame of Reference algorithm Heikki Linnakangas
- Re: Adding REPACK [concurrently] Chao Li
- Re: A very quick observation of dangling pointers in Postgres pathlists Andrei Lepikhov
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- RE: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.” Hayato Kuroda (Fujitsu)
- Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure SATYANARAYANA NARLAPURAM
- Re: Bug: pg_get_viewdef() fails on GRAPH_TABLE views with lateral column references SATYANARAYANA NARLAPURAM
- Re: A very quick observation of dangling pointers in Postgres pathlists David Rowley
- Re: A very quick observation of dangling pointers in Postgres pathlists Alena Rybakina
- Re: Compress prune/freeze records with Delta Frame of Reference algorithm Evgeny Voropaev
- RE: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.” Masashi Kamura (Fujitsu)
- Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION Ayush Tiwari
- Re: Request to expedite cool-off period for new account CharSyam
- Re: A very quick observation of dangling pointers in Postgres pathlists Andrei Lepikhov
- Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION Ayush Tiwari
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: SQL:2011 Application Time Update & Delete jian he
- Re: Exit walsender before confirming remote flush in logical replication Evgeny Voropaev
- Re: A very quick observation of dangling pointers in Postgres pathlists David Rowley
- Re: Bug: trailing comma syntax error in postgres_fdw fetch_attstats() Etsuro Fujita
- Re: Fix bug with accessing to temporary tables of other sessions Alexander Korotkov
- Re: Fix array-element quoting in postgres_fdw import statistics Etsuro Fujita
- Re: Cleanup shadows variable warnings, round 1 David Rowley
- RE: Parallel Apply Zhijie Hou (Fujitsu)
- RE: Parallel Apply Zhijie Hou (Fujitsu)
- Re: [PATCH] Fix column name escaping in postgres_fdw stats import Etsuro Fujita
- Re: [(known) BUG] DELETE/UPDATE more than one row in partitioned foreign table Nikita Malakhov
- Re: Return value of XLogInsertRecord() for XLOG_SWITCH record cca5507
- Re: [PATCH] Fix column name escaping in postgres_fdw stats import Ayush Tiwari
- Re: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.” lakshmi
- Re: Incorrect checksum in control file with pg_rewind test Alexander Korotkov
- Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure Ashutosh Bapat
- [PATCH] Remove dead code in ExecForPortionOfLeftovers() Aleksander Alekseev
- PGConf.dev 2026: Community session on batched/vectorized execution primitives Amit Langote
- Re: First draft of PG 19 release notes Etsuro Fujita
- Re: Fix bug with accessing to temporary tables of other sessions Jim Jones
- Re: [PATCH] Fix column name escaping in postgres_fdw stats import Etsuro Fujita
- Re: Fix bug with accessing to temporary tables of other sessions Daniil Davydov
- Re: MERGE PARTITIONS and DEPENDS ON EXTENSION. Matheus Alcantara
- [PATCH] Fix null pointer dereference in PG19 Aleksander Alekseev
- Re: Two issues leading to discrepancies in FSM data on the standby server Alexander Korotkov
- Re: Cleanup shadows variable warnings, round 1 Álvaro Herrera
- Re: Implement missing join selectivity estimation for range types SCHOEMANS Maxime
- Non-robust plpgsql_trap test Tom Lane
- Re: Non-robust plpgsql_trap test Andrew Dunstan
- Coverage with make coverage-html is broken on latest Debian using lcov v2 Narek Galstyan
- Re: Two issues leading to discrepancies in FSM data on the standby server Melanie Plageman
- Re: Fix memory leak in postmasterMain Henrik TJ
- Re: [PATCH] Doc: Fix missing func_signature role in pg_get_tablespace_ddl entry Tatsuya Kawata
- Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column Paul A Jungwirth
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: [PATCH] Fix null pointer dereference in PG19 Tom Lane
- Re: First draft of PG 19 release notes Andres Freund
- [Patch]Add Graph* node support to expression_tree_mutator SATYANARAYANA NARLAPURAM
- Re: MERGE PARTITIONS and DEPENDS ON EXTENSION. Alexander Korotkov
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: PoC: Add condition variable support to WaitEventSetWait() Yura Sokolov
- Re: Add \pset options for boolean value display David G. Johnston
- Re: Incorrect checksum in control file with pg_rewind test Alexander Lakhin
- Re: Exit walsender before confirming remote flush in logical replication Fujii Masao
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- [PATCH] Allow SJE to recognize GiST-backed temporal primary keys SATYANARAYANA NARLAPURAM
- Re: MERGE PARTITIONS and DEPENDS ON EXTENSION. Matheus Alcantara
- Re: MERGE PARTITIONS and DEPENDS ON EXTENSION. Alexander Korotkov
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: bufmgr: pass through I/O stats context in FlushUnlockedBuffer() Melanie Plageman
- Re: bufmgr: pass through I/O stats context in FlushUnlockedBuffer() Chao Li
- Re: [PATCH] Fix null pointer dereference in PG19 Paul A Jungwirth
- Re: [PATCH] Fix null pointer dereference in PG19 Tom Lane
- Re: Fix bug with accessing to temporary tables of other sessions Michael Paquier
- Get rid of translation strings that only contain punctuation David Rowley
- Re: Get rid of translation strings that only contain punctuation Tom Lane
- Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column jian he
- Re: Get rid of translation strings that only contain punctuation Peter Smith
- Re: Get rid of translation strings that only contain punctuation Tom Lane
- Re: Questionable description about character sets Henson Choi
- Re: [PATCH] Fix: Partitioned parent index remains invalid after child indexes are repaired Michael Paquier
- Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server Chao Li
- Re: [PATCH] Allow SJE to recognize GiST-backed temporal primary keys David Rowley
- Re: on_error table, saving error info to a table jian he
- Re: Get rid of translation strings that only contain punctuation Peter Smith
- Re: Get rid of translation strings that only contain punctuation Tom Lane