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