Mailing lists [pgsql-hackers]
- Create unique GiST indexes Paul A Jungwirth
- Create unique GiST indexes Paul A Jungwirth
- Re: PL/Python initialization cleanup Chao Li
- Re: Planner : anti-join on left joins Tom Lane
- Re: Planner : anti-join on left joins David Rowley
- Re: Get rid of "Section.N.N.N" on DOCs Robert Treat
- Re: Non-text mode for pg_dumpall jian he
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi
- Re: Planner : anti-join on left joins Tender Wang
- Re: Row pattern recognition Henson Choi
- Re: Patch: dumping tables data in multiple chunks in pg_dump Pavel Stehule
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- not fully correct error message Pavel Stehule
- Re: Typos in the code and README Alexander Lakhin
- Re: [PATCH] Expose checkpoint reason to completion log messages. Soumya S Murali
- Re: WIP - xmlvalidate implementation from TODO list Kirill Reshke
- Re: Planner : anti-join on left joins Nicolas Adenis-Lamarre
- Re: Planner : anti-join on left joins Pavel Stehule
- Re: not fully correct error message jian he
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Re: amcheck: support for GiST Kirill Reshke
- Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi
- Re: Get rid of "Section.N.N.N" on DOCs Marcos Pegoraro
- Re: Add "format" target to make and ninja to run pgindent and pgperltidy Jelte Fennema-Nio
- Re: Add --extra-dependencies and immediate data dumping for pg_dump/pg_upgrade Jeevan Chalke
- Re: GIN pageinspect support for entry tree and posting tree Andrey Borodin
- Re: Get rid of "Section.N.N.N" on DOCs Robert Treat
- Checking join outer relation uniqueness to prevent unnecessary memoization Jacob Jackson
- Re: Improving tracking/processing of buildfarm test failures Alexander Lakhin
- Re: Wrong comment for ReplicationSlotCreate Daniil Davydov
- Re: Non-text mode for pg_dumpall Andrew Dunstan
- Re: REASSIGN OWNED BY alters objects in other database. Álvaro Herrera
- Re: Implement waiting for wal lsn replay: reloaded Álvaro Herrera
- Re: Include extension path on pg_available_extensions Andrew Dunstan
- Re: Planner : anti-join on left joins Tom Lane
- Re: REASSIGN OWNED BY alters objects in other database. Kirill Reshke
- Re: Planner : anti-join on left joins Nicolas Adenis-Lamarre
- Convert coalesce to or/and Nicolas Adenis-Lamarre
- Re: Convert coalesce to or/and Tom Lane
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: Row pattern recognition Tatsuo Ishii
- Re: Row pattern recognition Tatsuo Ishii
- Re: Row pattern recognition Henson Choi
- Re: DOC: fixes multiple errors in alter table doc Robert Treat
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Re: Trying out native UTF-8 locales on Windows Bryan Green
- Re: [PATCH] Typo fix in fk-snapshot-3.spec David Rowley
- Re: More speedups for tuple deformation David Rowley
- Re: GNU/Hurd portability patches Alexander Lakhin
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Amul Sul
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Planner : anti-join on left joins Tender Wang
- Re: Create unique GiST indexes Kirill Reshke
- Parallelizing startup with many databases Babak Ghadiri
- Re: Non-text mode for pg_dumpall tushar
- Re: Non-text mode for pg_dumpall jian he
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: Planner : anti-join on left joins Nicolas Adenis-Lamarre
- Re: CREATE TABLE LIKE INCLUDING TRIGGERS Andrey Borodin
- Re: 001_password.pl fails with --without-readline Soumya S Murali
- Re: [PATCH][DOC][MINOR] Fix incorrect lexeme limit in textsearch docs Dharin Shah
- Re: Include extension path on pg_available_extensions Matheus Alcantara
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
- [PATCH] aio: Refactor to deduplicate shared and local completion callbacks zengman
- Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi
- Re: [PATCH] Add support for SAOP in the optimizer for partial index paths Jim Vanns
- Re: [PATCH] aio: Refactor to deduplicate shared and local completion callbacks Andres Freund
- RE: AIX support Srirama Kucherlapati
- Re: [PATCH] aio: Refactor to deduplicate shared and local completion callbacks zengman
- Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore Jelte Fennema-Nio
- Re: lsyscache: free IndexAmRoutine objects returned by GetIndexAmRoutineByAmId() Andres Freund
- Re: Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations Andres Freund
- Re: RFC: adding pytest as a supported test framework Jelte Fennema-Nio
- confusing results from pg_get_replication_slots() Robert Haas
- Re: Decouple C++ support in Meson's PGXS from LLVM enablement Jelte Fennema-Nio
- Re: Row pattern recognition Henson Choi
- Re: Use Python "Limited API" in PL/Python Bryan Green
- Re: WIP - xmlvalidate implementation from TODO list Marcos Magueta
- Re: Use Python "Limited API" in PL/Python Bryan Green
- Re: Create unique GiST indexes Paul A Jungwirth
- Re: Client-only Meson Build From Sources Benjamin Leff
- Re: Client-only Meson Build From Sources Andres Freund
- planner makes provably suboptimal index selection choices with partial indexes Merlin Moncure
- Re: GIN pageinspect support for entry tree and posting tree Kirill Reshke
- Re: GIN pageinspect support for entry tree and posting tree Kirill Reshke
- Re: some Page/PageData const stuff Andres Freund
- Re: Client-only Meson Build From Sources Benjamin Leff
- Re: [PATCH] psql: add \dcs to list all constraints Jim Jones
- Re: postgres_fdw: Use COPY to speed up batch inserts Masahiko Sawada
- Re: postgres_fdw: Use COPY to speed up batch inserts Matheus Alcantara
- Re: pgsql: Ignore PlaceHolderVars when looking up statistics Robert Haas
- Re: confusing results from pg_get_replication_slots() Matheus Alcantara
- Re: confusing results from pg_get_replication_slots() Robert Haas
- Re: pgsql: Ignore PlaceHolderVars when looking up statistics Tom Lane
- Re: planner makes provably suboptimal index selection choices with partial indexes Tom Lane
- Re: Can we remove support for standard_conforming_strings = off yet? Corey Huinker
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- [PATCH] tests: verify renamed index functionality in alter_table Dharin Shah
- Re: remove pg_restrict workaround Jelte Fennema-Nio
- Re: pgsql: Ignore PlaceHolderVars when looking up statistics Robert Haas
- Re: Parallelizing startup with many databases Andreas Karlsson
- Re: Parallelizing startup with many databases Tom Lane
- Re: [Proposal] Generate pkg-config for server module development Andreas Karlsson
- Re: Exit walsender before confirming remote flush in logical replication Alexander Korotkov
- Re: [PATCH] Add support for SAOP in the optimizer for partial index paths David Rowley
- Re: Speed up ICU case conversion by using ucasemap_utf8To*() Andreas Karlsson
- Re: Parallelizing startup with many databases Jelte Fennema-Nio
- Re: Row pattern recognition Tatsuo Ishii
- Re: Checking join outer relation uniqueness to prevent unnecessary memoization David Rowley
- Re: Use Postgres as meson wrap subproject Andreas Karlsson
- LLVM 22 Thomas Munro
- Re: improve comments on CreateFunction returnsSet Andreas Karlsson
- Re: Bug in amcheck? Tom Lane
- Re: Speed up ICU case conversion by using ucasemap_utf8To*() zengman
- Re: LLVM JITLink attempt II (WIP) Thomas Munro
- Re: Speed up ICU case conversion by using ucasemap_utf8To*() Andreas Karlsson
- Re: Support loser tree for k-way merge Andreas Karlsson
- Re: [PATCH] meson: Update meson to enable building postgres as a subproject Tristan Partin
- Re: Decouple C++ support in Meson's PGXS from LLVM enablement Tristan Partin
- Re: not fully correct error message Pavel Stehule
- Re: Make copyObject work in C++ Jelte Fennema-Nio
- Re: Decouple C++ support in Meson's PGXS from LLVM enablement Jelte Fennema-Nio
- more POSIX 2008 cleanup: strnlen(), rindex() Peter Eisentraut
- Re: more POSIX 2008 cleanup: strnlen(), rindex() Jelte Fennema-Nio
- Re: Import Statistics in postgres_fdw before resorting to sampling. Etsuro Fujita
- Re: Remove redundant AttStatsSlot initialization in eqjoinsel() David Rowley
- Re: Row pattern recognition Henson Choi
- Re: not fully correct error message Andreas Karlsson
- Re: [PATCH] Add support for SAOP in the optimizer for partial index paths Jim Vanns
- Re: not fully correct error message Marcos Pegoraro
- Re: confusing results from pg_get_replication_slots() Andrey Borodin
- Re: not fully correct error message Pavel Stehule
- Re: not fully correct error message Andreas Karlsson
- Re: Re: postgres_fdw: Use COPY to speed up batch inserts Dewei Dai
- Re: WIP - xmlvalidate implementation from TODO list Kirill Reshke
- Re: confusing results from pg_get_replication_slots() Robert Haas
- Re: confusing results from pg_get_replication_slots() Andrey Borodin
- Re: pg_dump: Add ExecuteSqlCopy and simplify ExecuteSqlQuery Andreas Karlsson
- Re: Convert coalesce to or/and Nicolas Adenis-Lamarre
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: remove pg_restrict workaround Andres Freund
- Re: some Page/PageData const stuff Peter Eisentraut
- Re: access numeric data in module David E. Wheeler
- Re: remove pg_restrict workaround Peter Eisentraut
- Re: some Page/PageData const stuff Andres Freund
- Re: Non-text mode for pg_dumpall Andrew Dunstan
- Re: more POSIX 2008 cleanup: strnlen(), rindex() Tom Lane
- Re: not fully correct error message Tom Lane
- Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
- Re: not fully correct error message Andreas Karlsson
- Re: GIN pageinspect support for entry tree and posting tree Andrey Borodin
- Re: Parallelizing startup with many databases Andreas Karlsson
- Re: GIN pageinspect support for entry tree and posting tree Kirill Reshke
- Re: not fully correct error message Tom Lane
- Re: should we have a fast-path planning for OLTP starjoins? Robert Haas
- Re: confusing results from pg_get_replication_slots() Robert Haas
- Re: GIN pageinspect support for entry tree and posting tree Kirill Reshke
- Re: [PATCH] psql: add size-based sorting options (O/o) for tables and indexes Kirill Reshke
- Re: remove unnecessary include in src/backend/commands/policy.c Kirill Reshke
- Re: [Patch]Add tab completion for DELETE ... USING Kirill Reshke
- Re: [PATCH] psql: add size-based sorting options (O/o) for tables and indexes M.Atıf Ceylan
- Re: not fully correct error message Andreas Karlsson
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Kirill Reshke
- Re: not fully correct error message Tom Lane
- Re: remove pg_restrict workaround Jelte Fennema-Nio
- Re: Decouple C++ support in Meson's PGXS from LLVM enablement Jelte Fennema-Nio
- Re: Remove redundant AttStatsSlot initialization in eqjoinsel() Chao Li
- Re: Wrong comment for ReplicationSlotCreate Chao Li
- Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW Adam Brusselback
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- intarray: fix an edge case int32 overflow bug Chao Li
- Re: Error position support for ComputeIndexAttrs jian he
- Re: DOC: fixes multiple errors in alter table doc Chao Li
- Re: LLVM 22 Thomas Munro
- Re: Checking join outer relation uniqueness to prevent unnecessary memoization Jacob Jackson
- Re: [PATCH] psql: add size-based sorting options (O/o) for tables and indexes Pavel Stehule
- Re: intarray: fix an edge case int32 overflow bug David Rowley
- Re: intarray: fix an edge case int32 overflow bug David Rowley
- Re: intarray: fix an edge case int32 overflow bug Chao Li
- Re: Correction of RowMark Removal During Sel-Join Elimination David Rowley
- Re: Small optimization set tuple block/tableOid once David Rowley
- Re: Fix typo in code comment Chao Li
- Re: WIP - xmlvalidate implementation from TODO list Andrey Borodin
- Re: Optimize JsonbContainerTypeName by reordering type checks David Rowley
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Row pattern recognition Tatsuo Ishii
- Re: Introduce Index Aggregate - new GROUP BY strategy Sergey Soloviev
- Re: [Patch]Add tab completion for DELETE ... USING Tatsuya Kawata
- Re: Row pattern recognition Tatsuo Ishii
- Re: some Page/PageData const stuff Peter Eisentraut
- Re: Non-text mode for pg_dumpall Andrew Dunstan
- Re: Row pattern recognition Henson Choi
- Re: libxml2 video about its abandonment Jim Jones
- Re: Error position support for ComputeIndexAttrs Tom Lane
- Re: Optimize JsonbContainerTypeName by reordering type checks Andreas Karlsson
- Proposal: Add a UNIQUE NOT ENFORCED constraint Jacob Jackson
- Re: POC: make mxidoff 64 bits Heikki Linnakangas
- Re: WIP - xmlvalidate implementation from TODO list Jim Jones
- Re: Error position support for ComputeIndexAttrs Tom Lane
- Re: Use Postgres as meson wrap subproject Niyaz Hazigaleyev
- Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ?barriers Tom Lane
- Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ?barriers Nathan Bossart
- Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part David E. Wheeler
- Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Michael Paquier
- Re: Typos in the code and README Michael Paquier
- Re: Checking join outer relation uniqueness to prevent unnecessary memoization David Rowley
- Re: Docs pg_restore: Shouldn't there be a note about -n ? David Rowley
- Re: Typos in the code and README Tom Lane
- Re: intarray: fix an edge case int32 overflow bug Chao Li
- Re: DOCS - "\d mytable" also shows any publications that publish mytable Peter Smith
- Re: index prefetching Tomas Vondra
- Re: Typos in the code and README Michael Paquier
- Re: Typos in the code and README Tom Lane
- Re: pgsql: Ignore PlaceHolderVars when looking up statistics Richard Guo
- Proposal - Enabling btree_gist by default Alastair Turner
- Re: Use Postgres as meson wrap subproject Andreas Karlsson
- Re: Proposal - Enabling btree_gist by default Tom Lane
- Re: Correction of RowMark Removal During Sel-Join Elimination Richard Guo
- Re: Proposal - Enabling btree_gist by default Tom Lane
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Peter Smith
- Re: Fix GetOperatorFromCompareType David Rowley
- Re: virtual generated column as partition key jian he
- Re: POC: make mxidoff 64 bits zengman
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Michael Paquier
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: Add a greedy join search algorithm to handle large join problems Chengpeng Yan
- RE: Wrong comment for ReplicationSlotCreate Hayato Kuroda (Fujitsu)
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi
- Re: POC: make mxidoff 64 bits Chao Li
- Need help with postgresql build on windows Prafulla Ranadive
- Re: Wrong comment for ReplicationSlotCreate Amit Kapila
- Re: Wrong comment for ReplicationSlotCreate Amit Kapila
- Re: [PATCH v1] replindex: Fix comment grammar in build_replindex_scan_key() Amit Kapila
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions jian he
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Peter Smith
- Correction to comment wording in tableam.c shiyu qin
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- RE: Wrong comment for ReplicationSlotCreate Hayato Kuroda (Fujitsu)
- Re: Resetting recovery target parameters in pg_createsubscriber Michael Paquier
- Re: [PATCH] Documentation John Naylor
- Re: Need help with postgresql build on windows Nazir Bilal Yavuz
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Correction to comment wording in tableam.c Michael Paquier
- Re: Correction of RowMark Removal During Sel-Join Elimination Andrei Lepikhov
- Re: Need help with postgresql build on windows Prafulla Ranadive
- Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Nikhil Kumar Veldanda
- RE: Parallel Apply Hayato Kuroda (Fujitsu)
- Re: Use Python "Limited API" in PL/Python Peter Eisentraut
- Re: Use Python "Limited API" in PL/Python Peter Eisentraut
- Re: Wrong comment for ReplicationSlotCreate Chao Li
- Re: COPY WHERE clause generated/system column reference Peter Eisentraut
- Re: Preferred use of macro GetPGProcByNumber David Rowley
- RE: Patch for migration of the pg_commit_ts directory Hayato Kuroda (Fujitsu)
- Re: A small problem when rehashing catalog cache John Naylor
- Re: Decouple C++ support in Meson's PGXS from LLVM enablement Peter Eisentraut
- Re: GIN pageinspect support for entry tree and posting tree Andrey Borodin
- Re: Use log_newpage_range in HASH index build lakshmi
- Re: Hash-based MCV matching for large IN-lists David Geier
- Re: Decouple C++ support in Meson's PGXS from LLVM enablement Jelte Fennema-Nio
- Re: [PATCH] CRC32C optimizations using SVE2 on ARM. Devanga.Susmitha@fujitsu.com
- Re: REASSIGN OWNED BY alters objects in other database. Andrey Borodin
- Re: Fix outdated comments in catcache.h David Rowley
- Re: Newly created replication slot may be invalidated by checkpoint Amit Kapila
- Re: [Proposal] Generate pkg-config for server module development Anders Åstrand
- Re: Fix outdated comments in catcache.h cca5507
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: [Patch] add new parameter to pg_replication_origin_session_setup shveta malik
- Re: Fix incorrect assertion in heapgettup_pagemode() Heikki Linnakangas
- Re: Can we remove support for standard_conforming_strings = off yet? John Naylor
- Re: Need help with postgresql build on windows Prafulla Ranadive
- Re: [PATCH] Add pg_get_role_ddl() functions for role recreation Mario González Troncoso
- Re: [Patch] add new parameter to pg_replication_origin_session_setup shveta malik
- Re: Wrong comment for ReplicationSlotCreate Daniil Davydov
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: [PATCH] CRC32C optimizations using SVE2 on ARM. John Naylor
- Re: Need help with postgresql build on windows Nazir Bilal Yavuz
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: [PATCH} Move instrumentation structs Mario González Troncoso
- Re: Planner : anti-join on left joins Tender Wang
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Tender Wang
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: Allowing ALTER COLUMN TYPE for columns in publication column lists Soumya S Murali
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Can we remove support for standard_conforming_strings = off yet? Julien Rouhaud
- Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect Amit Kapila
- Re: DOCS - Clarify the publication 'publish_via_partition_root' default value. Amit Kapila
- Re: index prefetching Konstantin Knizhnik
- Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ?barriers Greg Burd
- Re: confusing results from pg_get_replication_slots() Jakub Wartak
- Re: Refactor to eliminate cast-away-const in pg_dump object sort comparator Peter Eisentraut
- Re: index prefetching Tomas Vondra
- Re: Planner : anti-join on left joins Richard Guo
- Re: Don't cast away const where possible Peter Eisentraut
- Re: postgres_fdw: Use COPY to speed up batch inserts Matheus Alcantara
- Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi
- Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement jian he
- [PATCH] Precompute string lengths in PerformRadiusTransaction zengman
- Re: [PATCH} Move instrumentation structs Álvaro Herrera
- Re: [PATCH] Precompute string lengths in PerformRadiusTransaction Aleksander Alekseev
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Reduce build times of pg_trgm GIN indexes David Geier
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- RE: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Aya Iwata (Fujitsu)
- Re: PL/Python initialization cleanup Matheus Alcantara
- Re: [PATCH] Precompute string lengths in PerformRadiusTransaction zengman
- Re: A few patches to clarify snapshot management, part 2 Álvaro Herrera
- Re: [BUG]: the walsender does not update its IO statistics until it exits Bertrand Drouvot
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Álvaro Herrera
- Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables Robert Haas
- Re: Don't cast away const where possible Bertrand Drouvot
- Re: DOCS - Clarify the publication 'publish_via_partition_root' default value. Jacob Champion
- Re: A few patches to clarify snapshot management, part 2 Álvaro Herrera
- Re: Docs pg_restore: Shouldn't there be a note about -n ? Florents Tselai
- Re: Typos in the code and README Andres Freund
- Re: Fix GetOperatorFromCompareType Paul A Jungwirth
- Re: apply_scanjoin_target_to_paths and partitionwise join Robert Haas
- Re: WIP - xmlvalidate implementation from TODO list Marcos Magueta
- pg_upgrade: optimize replication slot caught-up check Masahiko Sawada
- Re: Add "format" target to make and ninja to run pgindent and pgperltidy Dagfinn Ilmari Mannsåker
- Re: Fix typo in code comment Masahiko Sawada
- Re: Adding NetBSD and OpenBSD to Postgres CI Andres Freund
- Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode Jacob Champion
- Re: Fix incorrect buffer lock description in pg_visibility comment Masahiko Sawada
- Re: Newly created replication slot may be invalidated by checkpoint Masahiko Sawada
- Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
- Re: Custom oauth validator options Jacob Champion
- Re: Adding NetBSD and OpenBSD to Postgres CI Andres Freund
- Re: Typos in the code and README Alexander Law
- Re: REASSIGN OWNED BY alters objects in other database. Andrey Borodin
- Re: Support getrandom() for pg_strong_random() source Masahiko Sawada
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: RFC: adding pytest as a supported test framework Jacob Champion
- Re: [PATCH] Allow complex data for GUC extra. Robert Haas
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Peter Smith
- Re: failed NUMA pages inquiry status: Operation not permitted Tomas Vondra
- Re: Typos in the code and README Andres Freund
- Re: Typos in the code and README Tom Lane
- Re: Typos in the code and README Andres Freund
- Re: Disallow concurrent ALTER DOMAIN and DROP DOMAIN Andres Freund
- Re: Typos in the code and README Tom Lane
- Re: Decouple C++ support in Meson's PGXS from LLVM enablement Andres Freund
- Re: [BUG] [PATCH] Allow physical replication slots to recover from archive after invalidation Joao Foltran
- Re: LLVM 22 Matheus Alcantara
- Re: Report oldest xmin source when autovacuum cannot remove tuples Sami Imseih
- Re: Row pattern recognition Jacob Champion
- Re: Decouple C++ support in Meson's PGXS from LLVM enablement Jelte Fennema-Nio
- Re: Refactor query normalization into core query jumbling Sami Imseih
- Re: failed NUMA pages inquiry status: Operation not permitted Christoph Berg
- Re: Row pattern recognition Tatsuo Ishii
- Re: [PATCH] Allow complex data for GUC extra. Bryan Green
- Re: Should we say "wal_level = logical" instead of "wal_level >= logical" Peter Smith
- Re: Fix incorrect buffer lock description in pg_visibility comment Chao Li
- Re: [PATCH] meson: Update meson to enable building postgres as a subproject Niyaz Hazigaleyev
- Re: LLVM 22 Thomas Munro
- Re: Fix incorrect buffer lock description in pg_visibility comment Masahiko Sawada
- Re: [PATCH] meson: Update meson to enable building postgres as a subproject Tristan Partin
- Reject Foreign Tables from MIN/MAX indexscan Optimization? David E. Wheeler
- Re: LLVM JITLink attempt II (WIP) Thomas Munro
- Re: Row pattern recognition Jacob Champion
- Re: PRI?64 vs Visual Studio (2022) Thomas Munro
- Re: Use Postgres as meson wrap subproject Niyaz Hazigaleyev
- RE: Patch for migration of the pg_commit_ts directory Hayato Kuroda (Fujitsu)
- Re: Reject Foreign Tables from MIN/MAX indexscan Optimization? Tom Lane
- Re: Refactor query normalization into core query jumbling Sami Imseih
- Re: Refactor to eliminate cast-away-const in pg_dump object sort comparator Chao Li
- Re: Reject Foreign Tables from MIN/MAX indexscan Optimization? David E. Wheeler
- Re: Fix outdated comments in catcache.h David Rowley
- Re: Planner : anti-join on left joins Tender Wang
- Re: doc: update the default of data checksums in the doc of pg_rewind Fujii Masao
- Re: Fix GetOperatorFromCompareType David Rowley
- Re: apply_scanjoin_target_to_paths and partitionwise join Ashutosh Bapat
- Re: pg_upgrade: optimize replication slot caught-up check Chao Li
- Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect Fujii Masao
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Typos in the code and README Michael Paquier
- Re: Reject Foreign Tables from MIN/MAX indexscan Optimization? Tom Lane
- Re: Checking join outer relation uniqueness to prevent unnecessary memoization Jacob Jackson
- Re: Proposal: Add a UNIQUE NOT ENFORCED constraint Jacob Jackson
- Re: Avoid corrupting DefElem nodes when parsing publication_names and publish options David Rowley
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Michael Paquier
- Re: [PATCH] Expose checkpoint reason to completion log messages. Fujii Masao
- Re: Implement waiting for wal lsn replay: reloaded Thomas Munro
- Is this a memory leak in libpqrcv_processTuples()? Chao Li
- About running tests after successful build from source on Windows Prafulla Ranadive
- Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
- Re: [PATCH] Add pg_get_role_ddl() functions for role recreation Japin Li
- Re: Proposal: Add a UNIQUE NOT ENFORCED constraint Joel Jacobson
- Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... VASUKI M
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Tender Wang
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: Fix memory leak in gist_page_items() of pageinspect Michael Paquier
- Re: Making jsonb_agg() faster Andrey Borodin
- Re: Making jsonb_agg() faster Andrey Borodin
- Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... zengman
- Re: [PATCH] Add Windows support for backtrace_functions (MSVC only) Jakub Wartak
- Re: Planner : anti-join on left joins Richard Guo
- Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode Jonathan Gonzalez V.
- Re: Support named (destination) portals in extended proto for psql meta commands. Anthonin Bonnefoy
- Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... VASUKI M
- Re: Proposal: Support Logical replication of large objects Nitin Motiani
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Andrey Borodin
- Remove deprecated role membership options from psql help for CREATE USER/GROUP Japin Li
- Re: [PATCH] Expose checkpoint reason to completion log messages. Michael Banck
- Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... zengman
- Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... VASUKI M
- Re: WIP - xmlvalidate implementation from TODO list Jim Jones
- Re: [PATCH] Expose checkpoint reason to completion log messages. VASUKI M
- Re: Wrong comment for ReplicationSlotCreate Amit Kapila
- Re: Checking join outer relation uniqueness to prevent unnecessary memoization David Rowley
- Re: Define DatumGetInt8 function. David Rowley
- Re: Proposal: Support Logical replication of large objects Dilip Kumar
- Re: Multixid SLRU truncation bugs at wraparound Heikki Linnakangas
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: Import Statistics in postgres_fdw before resorting to sampling. Etsuro Fujita
- Re: Proposal to allow setting cursor options on Portals Dave Cramer
- Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... Dharin Shah
- Re: Skipping schema changes in publication Shlok Kyal
- Re[2]: [PATCH] Add pg_current_vxact_id() function to expose virtual transaction IDs Pavlo Golub
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: failed NUMA pages inquiry status: Operation not permitted Jakub Wartak
- Re: [PATCH] Expose checkpoint reason to completion log messages. Fujii Masao
- Re[2]: [PATCH] Add pg_current_vxact_id() function to expose virtual transaction IDs Pavlo Golub
- Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... zengman
- Re: Typos in the code and README Andres Freund
- Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... Dharin Shah
- Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... zengman
- Re: Re[2]: [PATCH] Add pg_current_vxact_id() function to expose virtual transaction IDs Henson Choi
- Page verification failed, calculated Checksum 1065 but expected 42487 Ramakrishna Reddy Nandyala
- Re: Define DatumGetInt8 function. Kirill Reshke
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: Define DatumGetInt8 function. Aleksander Alekseev
- Re: Refactor PROCLOCK hash table into partitioned list allocator Heikki Linnakangas
- Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP Fujii Masao
- Re: Define DatumGetInt8 function. Kirill Reshke
- Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP wenhui qiu
- Re: Pasword expiration warning Gilles Darold
- Re: Refactor PROCLOCK hash table into partitioned list allocator Matthias van de Meent
- Re: Page verification failed, calculated Checksum 1065 but expected 42487 Tomas Vondra
- Re: A few patches to clarify snapshot management, part 2 Heikki Linnakangas
- Re: Refactor PROCLOCK hash table into partitioned list allocator Japin Li
- Re: Refactor PROCLOCK hash table into partitioned list allocator Heikki Linnakangas
- Re: [PATCH] Refactor SLRU to always use long file names Aleksander Alekseev
- Re: [PATCH] Refactor SLRU to always use long file names Heikki Linnakangas
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: failed NUMA pages inquiry status: Operation not permitted Tomas Vondra
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: [PATCH} Move instrumentation structs Mario González Troncoso
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: Proposal to allow setting cursor options on Portals Jacob Champion
- Re: GIN pageinspect support for entry tree and posting tree Kirill Reshke
- Re: GIN pageinspect support for entry tree and posting tree Kirill Reshke
- Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode Jacob Champion
- Re: Non-text mode for pg_dumpall Andrew Dunstan
- Re: Periodic authorization expiration checks using GoAway message Jacob Champion
- Re: GIN pageinspect support for entry tree and posting tree Kirill Reshke
- Re: Periodic authorization expiration checks using GoAway message Jacob Champion
- Re: Reduce build times of pg_trgm GIN indexes Heikki Linnakangas
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: WIP - xmlvalidate implementation from TODO list Marcos Magueta
- Re: NOT NULL NOT ENFORCED Haritabh Gupta
- Re: LLVM 22 Matheus Alcantara
- New year, new commitfest app improvements Jelte Fennema-Nio
- Re: New year, new commitfest app improvements Peter Geoghegan
- [PATCH] Change "the empty string" to "an empty string" on DOCs Marcos Pegoraro
- Re: RFC: adding pytest as a supported test framework Jelte Fennema-Nio
- Re: Document NULL Marcos Pegoraro
- Re: pg_plan_advice Robert Haas
- Re: pg_plan_advice Robert Haas
- Re: Remaining dependency on setlocale() Peter Eisentraut
- Re: NLS: use gettext() to translate system error messages Jeff Davis
- Re: Speed up COPY FROM text/CSV parsing using SIMD Manni Wood
- Re: Reduce build times of pg_trgm GIN indexes Kirill Reshke
- Re: pg_upgrade: optimize replication slot caught-up check Masahiko Sawada
- Re: Refactor query normalization into core query jumbling Sami Imseih
- [PATCH] Provide support for trailing commas Greg Sabino Mullane
- Re: [PATCH] Provide support for trailing commas Tom Lane
- Re: Reject Foreign Tables from MIN/MAX indexscan Optimization? David E. Wheeler
- Re: Import Statistics in postgres_fdw before resorting to sampling. Matheus Alcantara
- Re: Convert coalesce to or/and Nicolas Adenis-Lamarre
- Re: Speed up ICU case conversion by using ucasemap_utf8To*() Jeff Davis
- Re: Remaining dependency on setlocale() Jeff Davis
- Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... surya poondla
- Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Michael Paquier
- small cleanup of ICU includes Jeff Davis
- Re: RFC: adding pytest as a supported test framework Andres Freund
- Re: small cleanup of ICU includes Andres Freund
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: RFC: adding pytest as a supported test framework Jelte Fennema-Nio
- Re: Avoid corrupting DefElem nodes when parsing publication_names and publish options Henson Choi
- Re: Refactor replication origin state reset helpers Masahiko Sawada
- Re: Implement waiting for wal lsn replay: reloaded Andres Freund
- Re: psql: Add tab completion for \copy pstdin and pstdout Masahiko Sawada
- Re: RFC: adding pytest as a supported test framework Andres Freund
- Re: RFC: adding pytest as a supported test framework Jacob Champion
- Re: small cleanup of ICU includes Jeff Davis
- Re: [PATCH] Fix replica identity mismatch for partitioned tables with publish_via_partition_root Masahiko Sawada
- Re: Import Statistics in postgres_fdw before resorting to sampling. Etsuro Fujita
- Fwd: pg18 bug? SELECT query doesn't work Richard Guo
- Re: Fwd: pg18 bug? SELECT query doesn't work Tom Lane
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: Row pattern recognition Tatsuo Ishii
- Re: psql: Add tab completion for \copy pstdin and pstdout Srinath Reddy Sadipiralla
- Re: pg_recvlogical: Prevent flushed data from being re-sent after restarting replication Fujii Masao
- [PATCH]remove extra blank line in the comment of pg_strxfrm_enabled() Xueyu Gao
- Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) zengman
- Re: [patch] ALTER COLUMN SET EXPRESSION [GENERATED|STORED] jian he
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... VASUKI M
- Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Michael Paquier
- Re: [PATCH] Provide support for trailing commas Pavel Stehule
- Re: Pasword expiration warning Japin Li
- Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Michael Paquier
- Re: Sequence Access Methods, round two Michael Paquier
- Fix incorrect column name in error message for range partition bound check myzhen
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Kirill Reshke
- Re: Fix incorrect column name in error message for range partition bound check zhibin wang
- docs: clarify ALTER TABLE behavior on partitioned tables Chao Li
- Re: Avoid corrupting DefElem nodes when parsing publication_names and publish options sunil s
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: Is this a memory leak in libpqrcv_processTuples()? Dewei Dai
- Correct comment wording in extension.c albert tan
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi
- Re: Correct comment wording in extension.c John Naylor
- Re: pg_plan_advice Lukas Fittl
- Re: [PATCH] Expose checkpoint reason to completion log messages. Soumya S Murali
- Re: [PATCH]remove extra blank line in the comment of pg_strxfrm_enabled() John Naylor
- Re: Refactor replication origin state reset helpers Chao Li
- Re: Fwd: pg18 bug? SELECT query doesn't work Richard Guo
- Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Michael Paquier
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: [PATCH] Expose checkpoint reason to completion log messages. Michael Banck
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Chao Li
- Re: Is this a memory leak in libpqrcv_processTuples()? Neil Chen
- Re: Non-text mode for pg_dumpall tushar
- Re: docs: clarify ALTER TABLE behavior on partitioned tables Chao Li
- Re: Correct comment wording in extension.c albert tan
- Re: Pasword expiration warning songjinzhou
- Re: Refactor replication origin state reset helpers Chao Li
- Re: failed NUMA pages inquiry status: Operation not permitted Jakub Wartak
- Re: [PATCH] Documentation John Naylor
- Re: Newly created replication slot may be invalidated by checkpoint vignesh C
- Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP Chao Li
- Re: Simplify code building the LR conflict messages Amit Kapila
- Re:Re: Fix incorrect column name in error message for range partition bound check myzhen
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: New commitfest app release on August 19th John Naylor
- Re: explain plans for foreign servers dinesh salve
- RE: Simplify code building the LR conflict messages Hayato Kuroda (Fujitsu)
- Re: Proposal: Add a UNIQUE NOT ENFORCED constraint Neil Chen
- Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP Japin Li
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP Japin Li
- Re: psql: Add tab completion for \copy pstdin and pstdout Kirill Reshke
- Fix typo in code comment Dewei Dai
- Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP Chao Li
- [PATCH] Fix typo in pgstat_replslot.c zengman
- Re: Newly created replication slot may be invalidated by checkpoint Amit Kapila
- RE: Newly created replication slot may be invalidated by checkpoint Hayato Kuroda (Fujitsu)
- Re: [PATCH] Fix typo in pgstat_replslot.c Amit Kapila
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: minor error message enhance: print RLS policy name when only one permissive policy exists Kirill Reshke
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Matthias van de Meent
- Re: [PATCH] Add sampling statistics to autoanalyze log output Fujii Masao
- Re: Proposal: Add a UNIQUE NOT ENFORCED constraint Matthias van de Meent
- Re: POC: Parallel processing of indexes in autovacuum zengman
- Re: New commitfest app release on August 19th Jelte Fennema-Nio
- Re: Define DatumGetInt8 function. Aleksander Alekseev
- Re: [PATCH] Provide support for trailing commas Greg Sabino Mullane
- Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi
- Re: [PATCH] Refactor SLRU to always use long file names Aleksander Alekseev
- Re: nbtree: Cache operator family OID in _bt_setup_array_cmp Peter Eisentraut
- Re: Proposal to allow setting cursor options on Portals Jelte Fennema-Nio
- Re: Pasword expiration warning Gilles Darold
- Re: A typo in .cirrus.tasks.yml Peter Eisentraut
- Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables Oleg Tkachenko
- Re: Pasword expiration warning Gilles Darold
- [PATCH] llvmjit: always add the simplifycfg pass Pierre Ducroquet
- Re: Import Statistics in postgres_fdw before resorting to sampling. Matheus Alcantara
- Re: nbtree: Cache operator family OID in _bt_setup_array_cmp Peter Geoghegan
- Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP Fujii Masao
- Re: GIN pageinspect support for entry tree and posting tree Peter Eisentraut
- Re: Logging parallel worker draught Sami Imseih
- Re: Fwd: pg18 bug? SELECT query doesn't work Tom Lane
- Re: Fix comments on _bt_skiparray_strat_increment/decrement Peter Geoghegan
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Shruthi Gowda
- Re: Support allocating memory for large strings Jim Mlodgenski
- Re: index prefetching Peter Geoghegan
- Re: Proposal: Add a UNIQUE NOT ENFORCED constraint Peter Eisentraut
- Re: Speed up COPY FROM text/CSV parsing using SIMD Manni Wood
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: Import Statistics in postgres_fdw before resorting to sampling. Matheus Alcantara
- Re: [PATCH] Add pg_get_role_ddl() functions for role recreation Mario González Troncoso
- Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ?barriers Nathan Bossart
- Re: GIN pageinspect support for entry tree and posting tree Kirill Reshke
- Re: pg_upgrade: optimize replication slot caught-up check Masahiko Sawada
- Re: Optimize LISTEN/NOTIFY Tom Lane
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: GIN pageinspect support for entry tree and posting tree Kirill Reshke
- Re: pg_upgrade: optimize replication slot caught-up check Masahiko Sawada
- Re: Support allocating memory for large strings David Rowley
- Re: [PATCH] Provide support for trailing commas David Rowley
- Re: docs: clarify ALTER TABLE behavior on partitioned tables David G. Johnston
- Re: [PATCH] Add sampling statistics to autoanalyze log output Sami Imseih
- Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP Chao Li
- Re: pg_plan_advice Haibo Yan
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Álvaro Herrera
- Re: improve performance of pg_dump with many sequences Nathan Bossart
- Re: pg_plan_advice Jacob Champion
- Re: DOC: fixes multiple errors in alter table doc Robert Treat
- Re: improve performance of pg_dump with many sequences Tom Lane
- Re: nbtree: Cache operator family OID in _bt_setup_array_cmp Chao Li
- Re: improve performance of pg_dump with many sequences Nathan Bossart
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Andrew Dunstan
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: A small problem when rehashing catalog cache Michael Paquier
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Álvaro Herrera
- Re: psql: Add tab completion for \copy pstdin and pstdout Masahiko Sawada
- Re: improve performance of pg_dump with many sequences Tom Lane
- Re: Proposal to allow setting cursor options on Portals Jacob Champion
- Re: Refactor replication origin state reset helpers Chao Li
- Re: Resetting recovery target parameters in pg_createsubscriber Michael Paquier
- Re: Proposal: Add a UNIQUE NOT ENFORCED constraint Jacob Jackson
- Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP Japin Li
- Re: [PATCH] Fixed creation of empty .log files during log rotation Michael Paquier
- Re: DOC: fixes multiple errors in alter table doc Chao Li
- Re: Proposal: Add a UNIQUE NOT ENFORCED constraint Jacob Jackson
- Re: [PATCH] Add pg_get_role_ddl() functions for role recreation Japin Li
- Re: Fix for consume_xids advancing XIDs incorrectly Michael Paquier
- Re: Refactor replication origin state reset helpers Masahiko Sawada
- Re: Proposal: Add a UNIQUE NOT ENFORCED constraint Jacob Jackson
- Re: Refactor replication origin state reset helpers Chao Li
- Re: Proposal: Add a UNIQUE NOT ENFORCED constraint Jacob Jackson
- Re: Refactor query normalization into core query jumbling Michael Paquier
- Re: Proposal to allow setting cursor options on Portals Tom Lane
- Re: [PATCH] Add sampling statistics to autoanalyze log output Chao Li
- Re: Pasword expiration warning songjinzhou
- Fix typo in comment Zhiyuan Su
- Re: Fwd: pg18 bug? SELECT query doesn't work Richard Guo
- Optimize SnapBuildPurgeOlderTxn to purge committed xids in-place Neil Chen
- Re: Pasword expiration warning Japin Li
- Re: Fwd: pg18 bug? SELECT query doesn't work Tom Lane
- Re: Proposal: Add a UNIQUE NOT ENFORCED constraint Robert Treat
- Re: Skipping schema changes in publication Peter Smith
- Re: [PATCH] Provide support for trailing commas Bruce Momjian
- Re: Optimize SnapBuildPurgeOlderTxn to purge committed xids in-place Xuneng Zhou
- Re: Proposal: Add a UNIQUE NOT ENFORCED constraint Jacob Jackson
- RE: Newly created replication slot may be invalidated by checkpoint Hayato Kuroda (Fujitsu)
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Ashutosh Bapat
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
- Re: Simplify code building the LR conflict messages Amit Kapila
- Re: [PATCH] Provide support for trailing commas Andres Freund
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Ashutosh Bapat
- Re: Pasword expiration warning Gilles Darold
- Re: support create index on virtual generated column. jian he
- Re: Optimize SnapBuildPurgeOlderTxn to purge committed xids in-place Neil Chen
- Standardize relation name formatting in ANALYZE messages Chao Li
- Re: [PATCH] Expose checkpoint reason to completion log messages. Soumya S Murali
- Re: Docs: make source file path references consistent Chao Li
- Re: Docs: make source file path references consistent Tom Lane
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it jian he
- Re: Docs: make source file path references consistent Chao Li
- 回复: Pasword expiration warning liu xiaohui
- Re: Proposal to allow setting cursor options on Portals Jelte Fennema-Nio
- Re: Pasword expiration warning Japin Li
- Re: Proposal to allow setting cursor options on Portals Jelte Fennema-Nio
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Mihail Nikalayeu
- Re: more POSIX 2008 cleanup: strnlen(), rindex() Peter Eisentraut
- Re: Pasword expiration warning Gilles Darold
- Re: [PATCH] Fix typo in pgstat_replslot.c zengman
- Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Neil Chen
- Re: Add GoAway protocol message for graceful but fast server shutdown/switchover Jelte Fennema-Nio
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Pasword expiration warning Japin Li
- Re: Refactor replication origin state reset helpers Ashutosh Bapat
- Re: Proposal to allow setting cursor options on Portals Jelte Fennema-Nio
- Re: SQL:2023 JSON simplified accessor support Peter Eisentraut
- Re: Proposal - Enabling btree_gist by default Alastair Turner
- Proposal: SELECT * EXCLUDE (...) command Hunaid Sohail
- Re: Proposal: SELECT * EXCLUDE (...) command John Naylor
- Re: Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Dewei Dai
- Re: Proposal: SELECT * EXCLUDE (...) command Hunaid Sohail
- Minor _bt_checkkeys comment improvements Heikki Linnakangas
- Re:Re: Re: Fix incorrect column name in error message for range partition bound check myzhen
- Re: [PATCH] Add pg_get_role_ddl() functions for role recreation Mario González Troncoso
- ci: Add MTEST_SUITES for optional test tailoring Jelte Fennema-Nio
- Use IsA() macro instead of nodeTag comparison Shinya Kato
- Re: Pasword expiration warning Gilles Darold
- Re: RFC: adding pytest as a supported test framework Jelte Fennema-Nio
- Re: RFC: adding pytest as a supported test framework Jelte Fennema-Nio
- Re: Refactor replication origin state reset helpers Chao Li
- Re: Use IsA() macro instead of nodeTag comparison Kirill Reshke
- Re: Fwd: pg18 bug? SELECT query doesn't work Richard Guo
- 回复: [PATCH] Expose checkpoint reason to completion log messages. li carol
- Re: LLVM JITLink attempt II (WIP) Anthonin Bonnefoy
- Re: pg_upgrade: optimize replication slot caught-up check Chao Li
- Re: [PATCH] Add sampling statistics to autoanalyze log output Tatsuya Kawata
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: Minor _bt_checkkeys comment improvements Peter Geoghegan
- Re: [PATCH] Fix severe performance regression with gettext 0.20+ on Windows Bryan Green
- Re: [PATCH] Provide support for trailing commas Bruce Momjian
- Re: Fix typo in code comment Ashutosh Bapat
- Re: Refactor replication origin state reset helpers Ashutosh Bapat
- Re: Fix typo in comment Ashutosh Bapat
- Re: [PATCH] Provide support for trailing commas Andres Freund
- Re: [PATCH] Provide support for trailing commas Jelte Fennema-Nio
- Re: Proposal: SELECT * EXCLUDE (...) command Tom Lane
- Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Xuneng Zhou
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Fujii Masao
- Re: SQL:2011 Application Time Update & Delete Peter Eisentraut
- Re: Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Xuneng Zhou
- Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Tom Lane
- Re: pg_plan_advice Robert Haas
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: pg_plan_advice Lukas Fittl
- Re: pg_plan_advice Robert Haas
- Re: GIN pageinspect support for entry tree and posting tree Andrey Borodin
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Use IsA() macro instead of nodeTag comparison Heikki Linnakangas
- Re: GIN pageinspect support for entry tree and posting tree Kirill Reshke
- Re: [PATCH] Expose checkpoint reason to completion log messages. Michael Banck
- Re: improve performance of pg_dump with many sequences Nathan Bossart
- Re: Always show correct error message for statement timeouts, fixes random buildfarm failures Tom Lane
- Re: GIN pageinspect support for entry tree and posting tree Kirill Reshke
- Re: improve performance of pg_dump with many sequences Tom Lane
- Re: pg_plan_advice Robert Haas
- Re: Proposal to allow setting cursor options on Portals Robert Haas
- Re: Fixing the btree_gist inet mess Tom Lane
- Re: pg_plan_advice Lukas Fittl
- Re: Proposal to allow setting cursor options on Portals Tom Lane
- Re: pg_plan_advice Robert Haas
- Re: [PATCH] Provide support for trailing commas Bernd Helmle
- Re: improve performance of pg_dump with many sequences Nathan Bossart
- Re: pg_plan_advice Robert Haas
- Re: Import Statistics in postgres_fdw before resorting to sampling. Matheus Alcantara
- Re: pg_plan_advice Robert Haas
- Re: improve performance of pg_dump with many sequences Tom Lane
- Wake up autovacuum launcher from postmaster when a worker exits Heikki Linnakangas
- Re: Docs: make source file path references consistent Andres Freund
- Re: Expanding HOT updates for expression and partial indexes Greg Burd
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: pg_plan_advice Lukas Fittl
- Re: Speed up COPY FROM text/CSV parsing using SIMD Manni Wood
- Re: pg_plan_advice Robert Haas
- IO wait events for COPY FROM/TO PROGRAM or file Nikolay Samokhvalov
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: Wake up autovacuum launcher from postmaster when a worker exits Nathan Bossart
- Fix how some lists are displayed by psql \d+ Peter Smith
- Re: pg_plan_advice Haibo Yan
- Re: Wake up autovacuum launcher from postmaster when a worker exits Masahiko Sawada
- Re: pg_plan_advice Michael Paquier
- Re: IO wait events for COPY FROM/TO PROGRAM or file Michael Paquier
- Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Masahiko Sawada
- Re: Speed up COPY FROM text/CSV parsing using SIMD Manni Wood
- Re: Re[2]: [PATCH] Add pg_current_vxact_id() function to expose virtual transaction IDs Henson Choi
- Re: Re[2]: [PATCH] Add pg_current_vxact_id() function to expose virtual transaction IDs Henson Choi
- Re: [PATCH] Add pg_current_vxact_id() function to expose virtual transaction IDs Michael Paquier
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Use IsA() macro instead of nodeTag comparison Fujii Masao
- Re: Fix how some lists are displayed by psql \d+ Chao Li
- Re: Use IsA() macro instead of nodeTag comparison Chao Li
- Re: Fix how some lists are displayed by psql \d+ Neil Chen
- Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Xuneng Zhou
- Re: Fix how some lists are displayed by psql \d+ Peter Smith
- Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Neil Chen
- Re: Use IsA() macro instead of nodeTag comparison Shinya Kato
- Re: Pasword expiration warning Japin Li
- Re: pg_upgrade: optimize replication slot caught-up check Chao Li
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: [PATCH] Add pg_current_vxact_id() function to expose virtual transaction IDs Henson Choi
- Re: IO wait events for COPY FROM/TO PROGRAM or file Sami Imseih
- Re: IO wait events for COPY FROM/TO PROGRAM or file Dilip Kumar
- Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Xuneng Zhou
- Unstable isolation timeouts regression test on NetBSD? Japin Li
- Re: Fix typo in code comment Amit Kapila
- Re: SQL Property Graph Queries (SQL/PGQ) Junwang Zhao
- Re: GIN pageinspect support for entry tree and posting tree Andrey Borodin
- Re: Use IsA() macro instead of nodeTag comparison Bertrand Drouvot
- Re: [PATCH] Add pg_get_role_ddl() functions for role recreation Japin Li
- Re: Pasword expiration warning Yuefei Shi
- 回复: Correct comment wording in extension.c li carol
- Re: Refactor replication origin state reset helpers Chao Li
- Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Re: Pasword expiration warning Japin Li
- Re: Pasword expiration warning Steven Niu
- Re: Exit walsender before confirming remote flush in logical replication Fujii Masao
- Re: Add parallel columns for seq scan and index scan on pg_stat_all_tables and _indexes Bertrand Drouvot
- Re: Exit walsender before confirming remote flush in logical replication Fujii Masao
- Re: Buffer locking is special (hints, checksums, AIO writes) Kirill Reshke
- Re: docs: clarify ALTER TABLE behavior on partitioned tables Chao Li
- file_fdw: Support multi-line HEADER option. Shinya Kato
- RE: Wake up autovacuum launcher from postmaster when a worker exits li carol
- Re: proposal: schema variables Pavel Stehule
- Re: Correct comment wording in extension.c albert tan
- Re: [Patch] add new parameter to pg_replication_origin_session_setup Amit Kapila
- Re: Pasword expiration warning Japin Li
- Re: Import Statistics in postgres_fdw before resorting to sampling. Ashutosh Bapat
- Re: GIN pageinspect support for entry tree and posting tree Chao Li
- Re: Fwd: pg18 bug? SELECT query doesn't work Richard Guo
- Re: file_fdw: Support multi-line HEADER option. Fujii Masao
- Re: 64-bit wait_event and introduction of 32-bit wait_event_arg Jakub Wartak
- Re: Decouple C++ support in Meson's PGXS from LLVM enablement Peter Eisentraut
- Re: SQL Property Graph Queries (SQL/PGQ) Junwang Zhao
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Enhancing Memory Context Statistics Reporting Rahila Syed
- Re: Use IsA() macro instead of nodeTag comparison Fujii Masao
- Re: Pasword expiration warning Gilles Darold
- RE: [Patch] add new parameter to pg_replication_origin_session_setup Hayato Kuroda (Fujitsu)
- Re: pgbench: extend variable usage in scripts lakshmi
- Re: Pasword expiration warning Japin Li
- Re: Reduce build times of pg_trgm GIN indexes David Geier
- Re: Reduce build times of pg_trgm GIN indexes David Geier
- Re: file_fdw: Support multi-line HEADER option. songjinzhou
- Re: file_fdw: Support multi-line HEADER option. Shinya Kato
- Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Mihail Nikalayeu
- RE: Simplify code building the LR conflict messages Hayato Kuroda (Fujitsu)
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: pg_plan_advice Jakub Wartak
- Re: POC: Carefully exposing information without authentication Antonin Houska
- Re: POC: Carefully exposing information without authentication Greg Sabino Mullane
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Fix how some lists are displayed by psql \d+ Greg Sabino Mullane
- Re: PATCH: warn about, and deprecate, clear text passwords Greg Sabino Mullane
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi
- Re: pg_recvlogical: Prevent flushed data from being re-sent after restarting replication Mircea Cadariu
- Re: Unstable isolation timeouts regression test on NetBSD? Andres Freund
- Re: docs: clarify ALTER TABLE behavior on partitioned tables David G. Johnston
- Re: file_fdw: Support multi-line HEADER option. Japin Li
- Re: improve performance of pg_dump with many sequences Nathan Bossart
- Re: Unstable isolation timeouts regression test on NetBSD? Japin Li
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: PATCH: warn about, and deprecate, clear text passwords Robert Treat
- Re: GIN pageinspect support for entry tree and posting tree Kirill Reshke
- Re: LLVM JITLink attempt II (WIP) Anthonin Bonnefoy
- Re: Multixid SLRU truncation bugs at wraparound Andrey Borodin
- Re: pg_upgrade: optimize replication slot caught-up check Masahiko Sawada
- Re: misleading error message in DefineIndex Tom Lane
- Re: Proposal to allow setting cursor options on Portals Dave Cramer
- Re: Reduce build times of pg_trgm GIN indexes Heikki Linnakangas
- Re: psql JSON output format Pratik Thakare
- Re: Stack-based tracking of per-node WAL/buffer usage Andres Freund
- Maybe BF "timedout" failures are the client script's fault? Tom Lane
- Re: Reduce build times of pg_trgm GIN indexes David Geier
- Re: pg_upgrade: optimize replication slot caught-up check Masahiko Sawada
- Re: Maybe BF "timedout" failures are the client script's fault? Michael Banck
- Re: Maybe BF "timedout" failures are the client script's fault? Tom Lane
- Re: Maybe BF "timedout" failures are the client script's fault? Michael Banck
- Re: [PATCH][DOC][MINOR] Fix incorrect lexeme limit in textsearch docs surya poondla
- Re: Always show correct error message for statement timeouts, fixes random buildfarm failures Jelte Fennema-Nio
- Re: Refactor replication origin state reset helpers Masahiko Sawada
- Re: pg_stat_statements: Fix nested tracking for implicitly closed cursors Martin Huang
- Re: explain plans for foreign servers Sami Imseih
- Re: pg_recvlogical: Prevent flushed data from being re-sent after restarting replication Fujii Masao
- Re: Always show correct error message for statement timeouts, fixes random buildfarm failures Japin Li
- Re: Adding basic NUMA awareness Andres Freund
- Re: Trying out native UTF-8 locales on Windows Thomas Munro
- Re: GIN pageinspect support for entry tree and posting tree Japin Li
- Inconsistent terminology for -j/--jobs option in documentation Tatsuro Yamada
- Re: [PATCH] psql: add \dcs to list all constraints Tatsuro Yamada
- Re: Inconsistent terminology for -j/--jobs option in documentation Michael Paquier
- static tracepoints in pgstat_report_wait_start/end Jeremy Schneider
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- [PATCH] Fix minor issues in astreamer_zstd.c zengman
- Re: WIP - xmlvalidate implementation from TODO list Marcos Magueta
- Re: SQL:2011 Application Time Update & Delete Paul A Jungwirth
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: [PATCH] Fix minor issues in astreamer_zstd.c Japin Li
- Re: GIN pageinspect support for entry tree and posting tree Kirill Reshke
- Re: [PATCH] Fix minor issues in astreamer_zstd.c Japin Li
- Re: Correct comment wording in extension.c John Naylor
- Re: Planner : anti-join on left joins wenhui qiu
- Re: Row pattern recognition Henson Choi
- Re: Row pattern recognition Henson Choi
- Re: RFC: adding pytest as a supported test framework Jelte Fennema-Nio
- Re: Make copyObject work in C++ Jelte Fennema-Nio
- Re: Safer hash table initialization macro Jelte Fennema-Nio
- Re: New year, new commitfest app improvements Jelte Fennema-Nio
- Re: GIN pageinspect support for entry tree and posting tree Japin Li
- JumbleQuery ma treat different GROUP BY expr as the same jian he
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: GIN pageinspect support for entry tree and posting tree Kirill Reshke
- Re: Maybe BF "timedout" failures are the client script's fault? Andrew Dunstan
- Re: amcheck: support for GiST Kirill Reshke
- Re: amcheck: support for GiST Japin Li
- [RFC] SLIM Data Type - Compact JSON Alternative (17-62% smaller) Marco Matteucci
- Re: Maybe BF "timedout" failures are the client script's fault? Tom Lane
- Re: JumbleQuery ma treat different GROUP BY expr as the same Tom Lane
- Re: [PATCH] Add support for SAOP in the optimizer for partial index paths Jim Vanns
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- pageinspect support for SpGiST Kirill Reshke
- Re: [PATCH] Add sampling statistics to autoanalyze log output Tatsuya Kawata
- Re: ABI Compliance Checker GSoC Project Tom Lane
- Re: ABI Compliance Checker GSoC Project David E. Wheeler
- Re: ABI Compliance Checker GSoC Project Tom Lane
- Re: Row pattern recognition Tatsuo Ishii
- Re: New commitfest app release on August 19th John Naylor
- Re: Inconsistent terminology for -j/--jobs option in documentation Tatsuro Yamada
- Re: LLVM JITLink attempt II (WIP) Thomas Munro
- Re: [PATCH] Fix minor issues in astreamer_zstd.c zengman
- Re: [19] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: Correct comment wording in extension.c Chao Li
- Re: Inconsistent terminology for -j/--jobs option in documentation Michael Paquier
- Re: LLVM 22 Thomas Munro
- Re: [PATCH] Fix minor issues in astreamer_zstd.c Michael Paquier
- Re: [PATCH] Fix minor issues in astreamer_zstd.c Michael Paquier
- Re: [Patch]Add tab completion for DELETE ... USING Tatsuya Kawata
- Re: [Patch]Add tab completion for DELETE ... USING Kirill Reshke
- Re: Cleaning up PREPARE query strings? Julien Rouhaud
- Re: [PATCH] Extending FK check skipping on replicas to ADD FK and TRUNCATE Hannu Krosing
- Re: [Patch]Add tab completion for DELETE ... USING Tatsuya Kawata
- Re:Re: pg_recvlogical: Prevent flushed data from being re-sent after restarting replication Dewei Dai
- Re: SQL Property Graph Queries (SQL/PGQ) Huanbing Lu
- Re: JumbleQuery ma treat different GROUP BY expr as the same Michael Paquier
- Re: [PATCH] Fix minor issues in astreamer_zstd.c zengman
- Re: IO wait events for COPY FROM/TO PROGRAM or file Michael Paquier
- Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi
- Re: pgbench - adding pl/pgsql versions of tests Hannu Krosing
- Add pg_get_publication_ddl function Jonathan Gonzalez V.
- Use correct macro for accessing offset numbers. Kirill Reshke
- Re: pageinspect support for SpGiST Kirill Reshke
- Re: Use correct macro for accessing offset numbers. Roman Khapov
- Re: Use correct macro for accessing offset numbers. Kirill Reshke
- Re: JumbleQuery ma treat different GROUP BY expr as the same jian he
- Re:Add pg_get_publication_ddl function zengman
- Re: Add WALRCV_CONNECTING state to walreceiver Xuneng Zhou
- Re: JumbleQuery ma treat different GROUP BY expr as the same Tom Lane
- Re: GIN pageinspect support for entry tree and posting tree Andrey Borodin
- Re: ABI Compliance Checker GSoC Project David E. Wheeler
- Re: Compression of bigger WAL records Andrey Borodin
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? David Geier
- Re: pg_plan_advice Lukas Fittl
- Re: Parallel CREATE INDEX for GIN indexes Heikki Linnakangas
- Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra
- Re: Use correct macro for accessing offset numbers. Michael Paquier
- [PATCH] doc: correct history of Julian dates Tony Finch
- Re: [PATCH] Add support for SAOP in the optimizer for partial index paths David Rowley
- Re: Inconsistent terminology for -j/--jobs option in documentation Tatsuro Yamada
- Re: Refactor replication origin state reset helpers Chao Li
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: Fix incorrect column name in error message for range partition bound check David Rowley
- Re: docs: clarify ALTER TABLE behavior on partitioned tables Chao Li
- Add ldapservice connection parameter Andrew Jackson
- Re: Newly created replication slot may be invalidated by checkpoint Amit Kapila
- Re: pg_upgrade: optimize replication slot caught-up check Chao Li
- Re: file_fdw: Support multi-line HEADER option. Chao Li
- Re: docs: clarify ALTER TABLE behavior on partitioned tables David G. Johnston
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- RE: Use correct macro for accessing offset numbers. li carol
- Re: [PATCH] psql: add \dcs to list all constraints Tatsuro Yamada
- Re: docs: clarify ALTER TABLE behavior on partitioned tables Chao Li
- global temporary table (GTT) - are there some ideas how to implement it? Pavel Stehule
- Re: [Patch] add new parameter to pg_replication_origin_session_setup shveta malik
- Re: Add ldapservice connection parameter Steven Niu
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: global temporary table (GTT) - are there some ideas how to implement it? Konstantin Knizhnik
- Re: Row pattern recognition Henson Choi
- Re: Use correct macro for accessing offset numbers. zengman
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: global temporary table (GTT) - are there some ideas how to implement it? Pavel Stehule
- Re: pg_recvlogical: Prevent flushed data from being re-sent after restarting replication Chao Li
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: [PATCH] Expose checkpoint reason to completion log messages. Soumya S Murali
- Re: Non-text mode for pg_dumpall tushar
- Re: Remaining dependency on setlocale() Peter Eisentraut
- Re: Non-text mode for pg_dumpall tushar
- Re: JumbleQuery ma treat different GROUP BY expr as the same jian he
- Re: Fix possible 'unexpected data beyond EOF' on replica restart Anthonin Bonnefoy
- Re: Use correct macro for accessing offset numbers. Kirill Reshke
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Amit Kapila
- ALTER TABLE: warn when actions do not recurse to partitions Chao Li
- Re: global temporary table (GTT) - are there some ideas how to implement it? Konstantin Knizhnik
- typedef indentation in pg_shmem.h Ashutosh Bapat
- Re: [PATCH] Add sampling statistics to autoanalyze log output Chao Li
- Re: vectorized CRC on ARM64 John Naylor
- Re: Maybe BF "timedout" failures are the client script's fault? Michael Banck
- Re: amcheck: support for GiST Roman Khapov
- Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode Jonathan Gonzalez V.
- Re: [PING] fallocate() causes btrfs to never compress postgresql files Jakub Wartak
- Re: Add ldapservice connection parameter Roman Khapov
- Re: amcheck: support for GiST Japin Li
- Re: global temporary table (GTT) - are there some ideas how to implement it? Pavel Stehule
- Re: [PATCH] Expose checkpoint reason to completion log messages. Michael Banck
- Re: amcheck: support for GiST Roman Khapov
- Re: Row pattern recognition Tatsuo Ishii
- Re: Resetting recovery target parameters in pg_createsubscriber Alena Vinter
- Flush some statistics within running transactions Bertrand Drouvot
- Re: Row pattern recognition Henson Choi
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: PL/Python initialization cleanup Peter Eisentraut
- Re: PL/Python initialization cleanup Peter Eisentraut
- Re: pg_plan_advice Robert Haas
- Re: Improve the performance of Unicode Normalization Forms. Alexander Borisov
- Re: Enhancing Memory Context Statistics Reporting Daniel Gustafsson
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Mihail Nikalayeu
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: ALTER TABLE: warn when actions do not recurse to partitions David G. Johnston
- Re: pg_plan_advice Robert Haas
- Re: typedef indentation in pg_shmem.h Tom Lane
- Re: Maybe BF "timedout" failures are the client script's fault? Tom Lane
- Re: [PATCH] psql: add \dcs to list all constraints Jim Jones
- Re: ALTER TABLE: warn when actions do not recurse to partitions Greg Sabino Mullane
- Re: typedef indentation in pg_shmem.h Ashutosh Bapat
- Re: Don't cast away const where possible Peter Eisentraut
- Re: Fix casting away const in _bt_reorder_array_cmp Peter Eisentraut
- Re: WIP - xmlvalidate implementation from TODO list Jim Jones
- Re: Standardize relation name formatting in ANALYZE messages Tatsuya Kawata
- Re: [PATCH} Move instrumentation structs Álvaro Herrera
- Re: [PATCH] Add sampling statistics to autoanalyze log output Tatsuya Kawata
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Corey Huinker
- Re: pg_plan_advice Robert Haas
- Re: [PATCH} Move instrumentation structs Álvaro Herrera
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Timeline switching with partial WAL records can break replica recovery Artem Gavrilov
- Re: PL/Python initialization cleanup Matheus Alcantara
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Use CASEFOLD() internally rather than LOWER() Jeff Davis
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: [PATCH} Move instrumentation structs David Rowley
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: Reduce build times of pg_trgm GIN indexes Heikki Linnakangas
- Re: Buffer locking is special (hints, checksums, AIO writes) Melanie Plageman
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Add ldapservice connection parameter Andrew Jackson
- Re: Adding basic NUMA awareness Tomas Vondra
- Re: Adding basic NUMA awareness Andres Freund
- Re: docs: clarify ALTER TABLE behavior on partitioned tables David G. Johnston
- Re: Adding basic NUMA awareness Andres Freund
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Adding basic NUMA awareness Tomas Vondra
- Re: Adding basic NUMA awareness Andres Freund
- Re: Adding basic NUMA awareness Tomas Vondra
- Re: Adding basic NUMA awareness Tomas Vondra
- Re: Proposal for enabling auto-vectorization for checksum calculations Andrew Kim
- str_casefold: fix typo in error message Chao Li
- Re: Use CASEFOLD() internally rather than LOWER() Chao Li
- Re: str_casefold: fix typo in error message Steven Niu
- examine_variable ignored CollateExpr jian he
- Re: Patch: dumping tables data in multiple chunks in pg_dump David Rowley
- Re: Patch: dumping tables data in multiple chunks in pg_dump David Rowley
- Re: str_casefold: fix typo in error message Chao Li
- Re: Row pattern recognition Tatsuo Ishii
- Re: Add pg_get_publication_ddl function Peter Smith
- Re: Row pattern recognition Henson Choi
- Re: [Patch] add new parameter to pg_replication_origin_session_setup Amit Kapila
- Re: ALTER TABLE: warn when actions do not recurse to partitions Chao Li
- Re: ALTER TABLE: warn when actions do not recurse to partitions David G. Johnston
- Re: typedef indentation in pg_shmem.h zengman
- Re: ALTER TABLE: warn when actions do not recurse to partitions Chao Li
- RE: [Patch] add new parameter to pg_replication_origin_session_setup Hayato Kuroda (Fujitsu)
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber vignesh C
- Re: Simplify code building the LR conflict messages shveta malik
- Re: DOCS - Clarify the publication 'publish_via_partition_root' default value. Peter Smith
- [[BUG] pg_stat_statements crashes with var and non-var expressions in IN clause Sami Imseih
- Re: typedef indentation in pg_shmem.h Tom Lane
- Re: Proposal for enabling auto-vectorization for checksum calculations John Naylor
- Re: str_casefold: fix typo in error message Steven Niu
- Re: [Patch] add new parameter to pg_replication_origin_session_setup shveta malik
- Re: Correct comment wording in extension.c John Naylor
- Re: Optimize LISTEN/NOTIFY Joel Jacobson
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Amul Sul
- Re: typedef indentation in pg_shmem.h zengman
- RE: PL/Python initialization cleanup li carol
- Re: docs: clarify ALTER TABLE behavior on partitioned tables Chao Li
- Re: [PATCH] Expose checkpoint reason to completion log messages. Soumya S Murali
- Re: Correct comment wording in extension.c Chao Li
- Re: [PATCH] tests: verify renamed index functionality in alter_table VASUKI M
- Re: JumbleQuery ma treat different GROUP BY expr as the same Michael Paquier
- Re: [[BUG] pg_stat_statements crashes with var and non-var expressions in IN clause Michael Paquier
- Re: Safer hash table initialization macro Bertrand Drouvot
- Re: Stack-based tracking of per-node WAL/buffer usage Lukas Fittl
- Re: [[BUG] pg_stat_statements crashes with var and non-var expressions in IN clause zengman
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Andrey Borodin
- Re: [PATCH] Add sampling statistics to autoanalyze log output Fujii Masao
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Álvaro Herrera
- Stmt timeout error can be sent after a CommandComplete Anthonin Bonnefoy
- remove the unneeded header file math.h in binaryheap.c liujinyang
- Re: relfilenode statistics Bertrand Drouvot
- Re: [PoC] XMLCast (SQL/XML X025) Jim Jones
- Re: Safer hash table initialization macro Jelte Fennema-Nio
- Re: Logging parallel worker draught Benoit Lobréau
- Re: ON CONFLICT DO SELECT (take 3) v@viktorh.net
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Re: SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut
- Re: SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut
- Re: SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Limit memory usage by postgres_fdw batches Alexander Pyhalov
- Re: Adding pg_dump flag for parallel export to pipes Nitin Motiani
- Re: static tracepoints in pgstat_report_wait_start/end Frits Hoogland
- Re: finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it Vaibhav Dalvi
- Re: ALTER TABLE: warn when actions do not recurse to partitions Jim Jones
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: [PATCH} Move instrumentation structs Álvaro Herrera
- Re: pg_plan_advice John Naylor
- Re: [PATCH} Move instrumentation structs John Naylor
- Re: Optimize LISTEN/NOTIFY Joel Jacobson
- [PATCH] Refactor *_abbrev_convert() functions Aleksander Alekseev
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Proposal: Adding compression of temporary files lakshmi
- Re: [PATCH] Expose checkpoint reason to completion log messages. Fujii Masao
- Re: Allowing ALTER COLUMN TYPE for columns in publication column lists Kevin K Biju
- Re: Adding basic NUMA awareness Jakub Wartak
- Re: Proposal: Adding compression of temporary files Filip Janus
- Re: [PATCH} Move instrumentation structs David Rowley
- Re: Adding basic NUMA awareness Andres Freund
- how to gate experimental features (SQL/PGQ) Peter Eisentraut
- Re: Adding basic NUMA awareness Andres Freund
- Re: how to gate experimental features (SQL/PGQ) Junwang Zhao
- Re: Expanding HOT updates for expression and partial indexes Greg Burd
- Re: how to gate experimental features (SQL/PGQ) David G. Johnston
- Re: Buffer locking is special (hints, checksums, AIO writes) Melanie Plageman
- Re: Buffer locking is special (hints, checksums, AIO writes) Melanie Plageman
- Re: pg_plan_advice Robert Haas
- Re: how to gate experimental features (SQL/PGQ) Andres Freund
- RE: AIX support Srirama Kucherlapati
- Re: DOCS - Clarify the publication 'publish_via_partition_root' default value. Jacob Champion
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: how to gate experimental features (SQL/PGQ) Jacob Champion
- Re: remove the unneeded header file math.h in binaryheap.c Álvaro Herrera
- Re: how to gate experimental features (SQL/PGQ) Tom Lane
- Re: using index to speedup add not null constraints to a table Álvaro Herrera
- Re: Stmt timeout error can be sent after a CommandComplete Tom Lane
- Re: CREATE TABLE LIKE INCLUDING TRIGGERS Robert Haas
- Re: Optimize LISTEN/NOTIFY Joel Jacobson
- Re: how to gate experimental features (SQL/PGQ) Joe Conway
- Re: pg_plan_advice Jacob Champion
- Re: Speed up COPY FROM text/CSV parsing using SIMD Mark Wong
- Re: [oauth] SASL mechanisms Nico Williams
- Re: Enhancing Memory Context Statistics Reporting Robert Haas
- code contributions for 2025, WIP version Robert Haas
- Re: Cleaning up PREPARE query strings? Sami Imseih
- Re: Enhancing Memory Context Statistics Reporting Andres Freund
- Re: Proposal: SELECT * EXCLUDE (...) command Peter Eisentraut
- Re: index prefetching Peter Geoghegan
- [PATCH] Add permit_unlogged_tables GUC to control unlogged table creation. harinath kanchu
- Re: Enhancing Memory Context Statistics Reporting Robert Haas
- Re: [PATCH] Add permit_unlogged_tables GUC to control unlogged table creation. David G. Johnston
- Re: Enhancing Memory Context Statistics Reporting Andres Freund
- [PATCH] check kernel version for io_method Pierre
- Re: Add support for EXTRA_REGRESS_OPTS for meson Rustam ALLAKOV
- Re: Checkpointer write combining Melanie Plageman
- Re: Eagerly evict bulkwrite strategy ring Melanie Plageman
- Re: Cleaning up PREPARE query strings? Julien Rouhaud
- Re: [oauth] SASL mechanisms Jacob Champion
- Re: [PATCH] Add permit_unlogged_tables GUC to control unlogged table creation. Greg Sabino Mullane
- Re: [oauth] SASL mechanisms Nico Williams
- Re: JumbleQuery ma treat different GROUP BY expr as the same Michael Paquier
- Re: Speed up COPY FROM text/CSV parsing using SIMD Manni Wood
- Re: [oauth] SASL mechanisms Jacob Champion
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: ALTER TABLE: warn when actions do not recurse to partitions Chao Li
- Re: pg_stat_statements: Fix nested tracking for implicitly closed cursors Sami Imseih
- Re: [PATCH] check kernel version for io_method Andreas Karlsson
- Re: Re: pg_recvlogical: Prevent flushed data from being re-sent after restarting replication Fujii Masao
- Re: Add support for EXTRA_REGRESS_OPTS for meson Andreas Karlsson
- Re: WIP - xmlvalidate implementation from TODO list Marcos Magueta
- Re: pg_recvlogical: Prevent flushed data from being re-sent after restarting replication Fujii Masao
- Re: Proposal - Enabling btree_gist by default Andreas Karlsson
- Re: New year, new commitfest app improvements Andreas Karlsson
- Re: [RFC] SLIM Data Type - Compact JSON Alternative (17-62% smaller) Andreas Karlsson
- Add IS_INDEX macro to brin and gist index Japin Li
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: GIN pageinspect support for entry tree and posting tree Japin Li
- Re: Buffer locking is special (hints, checksums, AIO writes) Chao Li
- Re: [PATCH] check kernel version for io_method Steven Niu
- Re: Add IS_INDEX macro to brin and gist index Andreas Karlsson
- Re: New year, new commitfest app improvements Chao Li
- Re: Optimize LISTEN/NOTIFY Tom Lane
- Re: New year, new commitfest app improvements David G. Johnston
- Re: New year, new commitfest app improvements Chao Li
- Re: [PATCH] check kernel version for io_method Andreas Karlsson
- Re: Buffer locking is special (hints, checksums, AIO writes) Chao Li
- RE: [Patch] add new parameter to pg_replication_origin_session_setup Hayato Kuroda (Fujitsu)
- Re: [Patch] add new parameter to pg_replication_origin_session_setup shveta malik
- Re: [PATCH] Change "the empty string" to "an empty string" on DOCs Andreas Karlsson
- Re: [PATCH] Precompute string lengths in PerformRadiusTransaction Andreas Karlsson
- Re: [PATCH] Change "the empty string" to "an empty string" on DOCs Tom Lane
- Re: InstallXLogFileSegment() vs concurrent WAL flush Soumya S Murali
- Re: oid2name : add objects file path Laurenz Albe
- Re: [PATCH] test_aio: Skip io_uring tests when kernel disables it Andreas Karlsson
- Re: Change comment in `contrib/amcheck` regression suite. Andreas Karlsson
- Re: JumbleQuery ma treat different GROUP BY expr as the same jian he
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Michael Paquier
- Re: Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations Andreas Karlsson
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions jian he
- Re: Timeline switching with partial WAL records can break replica recovery Alena Vinter
- Re: Remove redundant assignment in CreateWorkExprContext Andreas Karlsson
- Re: [PATCH] check kernel version for io_method Steven Niu
- Re: [PATCH] check kernel version for io_method Andreas Karlsson
- Re: [PATCH] check kernel version for io_method Steven Niu
- Re: Remove redundant assignment in CreateWorkExprContext Tom Lane
- Re: Checkpointer write combining Chao Li
- Re: Safer hash table initialization macro Bertrand Drouvot
- Re: SQL:2023 JSON simplified accessor support Alexandra Wang
- Add missing JIT inline pass for llvm>=17 Anthonin Bonnefoy
- Re: Use correct macro for accessing offset numbers. Michael Paquier
- Re: Remove redundant assignment in CreateWorkExprContext Chao Li
- Re: 001_password.pl fails with --without-readline Oleg Tselebrovskiy
- Re: 64-bit wait_event and introduction of 32-bit wait_event_arg Bertrand Drouvot
- Re: [RFC] SLIM Data Type - Compact JSON Alternative (17-62% smaller) Marco Matteucci
- Re: Safer hash table initialization macro Jelte Fennema-Nio
- Re: pg_recvlogical: Prevent flushed data from being re-sent after restarting replication Chao Li
- Re: [RFC] SLIM Data Type - Compact JSON Alternative (17-62% smaller) Andreas Karlsson
- Re: Change comment in `contrib/amcheck` regression suite. Kirill Reshke
- Re: Stmt timeout error can be sent after a CommandComplete Anthonin Bonnefoy
- Re: 64-bit wait_event and introduction of 32-bit wait_event_arg Jakub Wartak
- Re: using index to speedup add not null constraints to a table Álvaro Herrera
- Re: [PATCH} Move instrumentation structs Álvaro Herrera
- Re: Change comment in `contrib/amcheck` regression suite. Andreas Karlsson
- Re: Safer hash table initialization macro Bertrand Drouvot
- Update some comments for fasthash John Naylor
- Re: Segmentation fault on proc exit after dshash_find_or_insert Álvaro Herrera
- Re: GIN pageinspect support for entry tree and posting tree Kirill Reshke
- Re: Simplify code building the LR conflict messages Amit Kapila
- Re: [Patch] add new parameter to pg_replication_origin_session_setup Amit Kapila
- Re:Update some comments for fasthash zengman
- Re: WIP - xmlvalidate implementation from TODO list Jim Jones
- Re: 001_password.pl fails with --without-readline Oleg Tselebrovskiy
- Re: [PATCH] Expose checkpoint reason to completion log messages. Soumya S Murali
- Re: [PATCH] check kernel version for io_method Pierre
- Re: Hash-based MCV matching for large IN-lists Ilia Evdokimov
- Re: GIN pageinspect support for entry tree and posting tree Roman Khapov
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: Always show correct error message for statement timeouts, fixes random buildfarm failures Anthonin Bonnefoy
- Re: Patch: dumping tables data in multiple chunks in pg_dump Hannu Krosing
- Re: Patch: dumping tables data in multiple chunks in pg_dump Hannu Krosing
- Re: pg_plan_advice Jakub Wartak
- Re: [PATCH] check kernel version for io_method Jakub Wartak
- Re: [BUG] [PATCH] Allow physical replication slots to recover from archive after invalidation Amit Kapila
- Re: Always show correct error message for statement timeouts, fixes random buildfarm failures Jelte Fennema-Nio
- RE: Simplify code building the LR conflict messages Hayato Kuroda (Fujitsu)
- Re: Startup PANIC on standby promotion due to zero-filled WAL segment Alena Vinter
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: GIN pageinspect support for entry tree and posting tree Japin Li
- Re: Reduce build times of pg_trgm GIN indexes David Geier
- Re: Add IS_INDEX macro to brin and gist index Japin Li
- Re: GIN pageinspect support for entry tree and posting tree Kirill Reshke
- Re: GIN pageinspect support for entry tree and posting tree Roman Khapov
- Re: GIN pageinspect support for entry tree and posting tree Kirill Reshke
- Re: Add IS_INDEX macro to brin and gist index Kirill Reshke
- Re: Use Python "Limited API" in PL/Python Peter Eisentraut
- Re: SQL:2023 JSON simplified accessor support Kirill Reshke
- Re: Enhancing Memory Context Statistics Reporting Robert Haas
- Re: Enhancing Memory Context Statistics Reporting Andres Freund
- Re: Segmentation fault on proc exit after dshash_find_or_insert Amit Langote
- Re: Buffer locking is special (hints, checksums, AIO writes) Melanie Plageman
- Re: remove pg_restrict workaround Peter Eisentraut
- Re: GIN pageinspect support for entry tree and posting tree Japin Li
- Re: Add IS_INDEX macro to brin and gist index Japin Li
- Re: GIN pageinspect support for entry tree and posting tree Kirill Reshke
- Re: GIN pageinspect support for entry tree and posting tree Japin Li
- Re: Add IS_INDEX macro to brin and gist index Kirill Reshke
- Re: GIN pageinspect support for entry tree and posting tree Japin Li
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: [PATCH] check kernel version for io_method Pierre Forstmann
- Re: Add IS_INDEX macro to brin and gist index Japin Li
- Re: Row pattern recognition Henson Choi
- Re: Add IS_INDEX macro to brin and gist index Japin Li
- Re: Segmentation fault on proc exit after dshash_find_or_insert Tom Lane
- Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables Robert Haas
- Re: Add IS_INDEX macro to brin and gist index Álvaro Herrera
- Re: [PATCH] Add sampling statistics to autoanalyze log output Tatsuya Kawata
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Akshay Joshi
- Re: Cleaning up PREPARE query strings? Sami Imseih
- Re: Make copyObject work in C++ Peter Eisentraut
- Re: Performance issues with parallelism and LIMIT David Geier
- Re: GIN pageinspect support for entry tree and posting tree Roman Khapov
- Re: LLVM 22 Anthonin Bonnefoy
- Re: Add IS_INDEX macro to brin and gist index Japin Li
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: [[BUG] pg_stat_statements crashes with var and non-var expressions in IN clause Sami Imseih
- Re: GIN pageinspect support for entry tree and posting tree Japin Li
- Re: [PATCH] check kernel version for io_method Andreas Karlsson
- Re: pg_upgrade: optimize replication slot caught-up check Masahiko Sawada
- Re: Add IS_INDEX macro to brin and gist index Álvaro Herrera
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: code contributions for 2025, WIP version Bertrand Drouvot
- Re: Row pattern recognition Jacob Champion
- Re: Custom oauth validator options Zsolt Parragi
- Re: how to gate experimental features (SQL/PGQ) Jacob Champion
- Re: code contributions for 2025, WIP version Bertrand Drouvot
- Re: how to gate experimental features (SQL/PGQ) Kai Wagner
- Re: Refactor replication origin state reset helpers Masahiko Sawada
- Re: SQL:2023 JSON simplified accessor support Alexandra Wang
- Re: how to gate experimental features (SQL/PGQ) David G. Johnston
- Re: code contributions for 2025, WIP version Kirill Reshke
- Re: Proposal to allow setting cursor options on Portals Robert Haas
- [PATCH] Fix incorrect parser comment David Christensen
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: how to gate experimental features (SQL/PGQ) Kai Wagner
- Re: Use CASEFOLD() internally rather than LOWER() Jeff Davis
- Re: Remove redundant assignment in CreateWorkExprContext Jeff Davis
- Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jacob Champion
- Re: [[BUG] pg_stat_statements crashes with var and non-var expressions in IN clause Dmitry Dolgov
- refactor architecture-specific popcount code Nathan Bossart
- Re: Updating IPC::Run in CI? Jacob Champion
- Re: how to gate experimental features (SQL/PGQ) Daniel Gustafsson
- Re: how to gate experimental features (SQL/PGQ) Daniel Gustafsson
- Re: support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint Matheus Alcantara
- Re: PL/Python initialization cleanup Kirill Reshke
- Re: Patch: dumping tables data in multiple chunks in pg_dump David Rowley
- Re: Updating IPC::Run in CI? Andres Freund
- Re: how to gate experimental features (SQL/PGQ) Matheus Alcantara
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: AIX support Peter Eisentraut
- Re: Patch: dumping tables data in multiple chunks in pg_dump Andres Freund
- Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Andres Freund
- Re: Patch: dumping tables data in multiple chunks in pg_dump Hannu Krosing
- Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jacob Champion
- Re: Patch: dumping tables data in multiple chunks in pg_dump Nathan Bossart
- Re: Patch: dumping tables data in multiple chunks in pg_dump Hannu Krosing
- Re: pg_plan_advice Robert Haas
- Re: [[BUG] pg_stat_statements crashes with var and non-var expressions in IN clause Sami Imseih
- Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jelte Fennema-Nio
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Corey Huinker
- Re: Patch: dumping tables data in multiple chunks in pg_dump David G. Johnston
- Re: Patch: dumping tables data in multiple chunks in pg_dump Andres Freund
- Re: pg_plan_advice Robert Haas
- Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jacob Champion
- Re: Optimize LISTEN/NOTIFY Tom Lane
- Re: Proposal to allow setting cursor options on Portals Jelte Fennema-Nio
- Re: Buffer locking is special (hints, checksums, AIO writes) Chao Li
- Re: Adding basic NUMA awareness Tomas Vondra
- Re: Proposal to allow setting cursor options on Portals Tom Lane
- Re: Checkpointer write combining Melanie Plageman
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Segmentation fault on proc exit after dshash_find_or_insert Amit Langote
- Re: Refactor replication origin state reset helpers Chao Li
- Re: Adding basic NUMA awareness Andres Freund
- Re: Buffer locking is special (hints, checksums, AIO writes) Chao Li
- Re: Segmentation fault on proc exit after dshash_find_or_insert Amit Langote
- Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jacob Champion
- Re: Proposal to allow setting cursor options on Portals Jacob Champion
- Can we change pg_rewind used without wal_log_hints and data_checksums lchch1990@sina.cn
- Re: Add IS_INDEX macro to brin and gist index Michael Paquier
- Re: [PATCH] psql: add \dcs to list all constraints Tatsuro Yamada
- Re: Can we change pg_rewind used without wal_log_hints and data_checksums Michael Paquier
- 回复:Re: Can we change pg_rewind used without wal_log_hints and data_checksums lchch1990@sina.cn
- Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
- Re: Optimize LISTEN/NOTIFY Joel Jacobson
- Re: [PATCH] psql: add \dcs to list all constraints Tom Lane
- Re: Updating IPC::Run in CI? Noah Misch
- Re: Add missing JIT inline pass for llvm>=17 Thomas Munro
- Re: Add missing JIT inline pass for llvm>=17 Andreas Karlsson
- Re: Enable partitionwise join for partition keys wrapped by RelabelType jian he
- Re: Row pattern recognition Henson Choi
- Re: Flush some statistics within running transactions Sami Imseih
- Re: [PATCH] psql: add \dcs to list all constraints Tom Lane
- Re: support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint jian he
- Re: Cleaning up PREPARE query strings? Julien Rouhaud
- Re: [PATCH] psql: add \dcs to list all constraints Tatsuro Yamada
- Re: Optimize LISTEN/NOTIFY Tom Lane
- Re: Row pattern recognition Tatsuo Ishii
- Re: Parallel CREATE INDEX for GIN indexes Kirill Reshke
- Re: [PATCH] psql: add \dcs to list all constraints Tatsuro Yamada
- Re: Can we change pg_rewind used without wal_log_hints and data_checksums Laurenz Albe
- RE: AIX support Srirama Kucherlapati
- Re: Can we change pg_rewind used without wal_log_hints and data_checksums lchch1990@sina.cn
- Re: Buffer locking is special (hints, checksums, AIO writes) Chao Li
- Re: [PATCH] psql: add \dcs to list all constraints Tatsuro Yamada
- Fix gistkillitems & add regression test to microvacuum Kirill Reshke
- RE: Resetting recovery target parameters in pg_createsubscriber Hayato Kuroda (Fujitsu)
- Re: Can we change pg_rewind used without wal_log_hints and data_checksums lchch1990@sina.cn
- Re: Exit walsender before confirming remote flush in logical replication Andrey Silitskiy
- Re: Can we change pg_rewind used without wal_log_hints and data_checksums lchch1990@sina.cn
- Re: file_fdw: Support multi-line HEADER option. Shinya Kato
- Re: [PATCH] psql: add \dcs to list all constraints Chao Li
- Re: file_fdw: Support multi-line HEADER option. Shinya Kato
- Re: Fix gistkillitems & add regression test to microvacuum Kirill Reshke
- Re: [[BUG] pg_stat_statements crashes with var and non-var expressions in IN clause Dmitry Dolgov
- Re: remove the unneeded header file math.h in binaryheap.c liujinyang
- Re: Proposal for enabling auto-vectorization for checksum calculations Oleg Tselebrovskiy
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- nbtree: reduce code redundancy by using _bt_getmeta() in _bt_gettrueroot() Chao Li
- Re: GIN pageinspect support for entry tree and posting tree Andrey Borodin
- Re: Fix gistkillitems & add regression test to microvacuum Kirill Reshke
- Re: Row pattern recognition Tatsuo Ishii
- Re: Fix gistkillitems & add regression test to microvacuum Kirill Reshke
- Re: GIN pageinspect support for entry tree and posting tree Japin Li
- Re: how to gate experimental features (SQL/PGQ) Daniel Gustafsson
- Re: Extended Statistics set/restore/clear functions. Chao Li
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: refactor architecture-specific popcount code John Naylor
- Re: [PATCH] psql: add \dcs to list all constraints Tatsuro Yamada
- Re: Row pattern recognition Henson Choi
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: Add missing JIT inline pass for llvm>=17 Anthonin Bonnefoy
- Re: refactor architecture-specific popcount code Heikki Linnakangas
- Re: Patch: dumping tables data in multiple chunks in pg_dump Hannu Krosing
- RE: Exit walsender before confirming remote flush in logical replication Hayato Kuroda (Fujitsu)
- Re: Refactor replication origin state reset helpers Ashutosh Bapat
- Re: [PATCH] psql: add \dcs to list all constraints Chao Li
- Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Masahiko Sawada
- Re: Proposal to allow setting cursor options on Portals Dave Cramer
- Re: Proposal for enabling auto-vectorization for checksum calculations John Naylor
- Re: remove the unneeded header file math.h in binaryheap.c Álvaro Herrera
- Re: [PATCH] psql: add \dcs to list all constraints Chao Li
- Re: PL/Python initialization cleanup Peter Eisentraut
- Re: Refactor replication origin state reset helpers Álvaro Herrera
- Re: PL/Python initialization cleanup Peter Eisentraut
- Re: Add missing JIT inline pass for llvm>=17 Álvaro Herrera
- Re: Remove redundant assignment in CreateWorkExprContext Bertrand Drouvot
- Re: file_fdw: Support multi-line HEADER option. Shinya Kato
- Re: Row pattern recognition Tatsuo Ishii
- Re: Flush some statistics within running transactions Bertrand Drouvot
- Re: pg_plan_advice Jakub Wartak
- [PATCH] backup: Fix trivial typo and error message issues zengman
- Re: Proposal: SELECT * EXCLUDE (...) command Christoph Berg
- Re: Row pattern recognition Henson Choi
- Re: how to gate experimental features (SQL/PGQ) David G. Johnston
- Re: remove the unneeded header file math.h in binaryheap.c Álvaro Herrera
- Re: Import Statistics in postgres_fdw before resorting to sampling. Ashutosh Bapat
- Re: log_min_messages per backend type Euler Taveira
- Re: Add missing JIT inline pass for llvm>=17 Andres Freund
- Re: [PATCH] psql: add \dcs to list all constraints Tatsuro Yamada
- Re: [PATCH] backup: Fix trivial typo and error message issues Steven Niu
- Re: pg_plan_advice Robert Haas
- Re: Multixid SLRU truncation bugs at wraparound Heikki Linnakangas
- Re: remove the unneeded header file math.h in binaryheap.c zengman
- Re: remove the unneeded header file math.h in binaryheap.c Andres Freund
- Re: remove the unneeded header file math.h in binaryheap.c Tom Lane
- Re: support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint Matheus Alcantara
- io_uring: Fix danger of completion getting reused before being read Andres Freund
- Re: Can we change pg_rewind used without wal_log_hints and data_checksums Movead
- Re: refactor architecture-specific popcount code Nathan Bossart
- Re: Wake up autovacuum launcher from postmaster when a worker exits Heikki Linnakangas
- Re: Row pattern recognition Jacob Champion
- Re: log_min_messages per backend type Euler Taveira
- Re: refactor architecture-specific popcount code Nathan Bossart
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: how to gate experimental features (SQL/PGQ) Andrew Dunstan
- Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY Mihail Nikalayeu
- Re: how to gate experimental features (SQL/PGQ) Andres Freund
- Re: how to gate experimental features (SQL/PGQ) Andres Freund
- Re: Flush some statistics within running transactions Sami Imseih
- Re: how to gate experimental features (SQL/PGQ) Tom Lane
- Re: remove the unneeded header file math.h in binaryheap.c Álvaro Herrera
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: Fix gistkillitems & add regression test to microvacuum Kirill Reshke
- Re: refactor architecture-specific popcount code Heikki Linnakangas
- Re: Flush some statistics within running transactions Sami Imseih
- Re: remove the unneeded header file math.h in binaryheap.c Álvaro Herrera
- Re: Client-only Meson Build From Sources Jaroslaw Ciba
- Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update) Greg Burd
- Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW Dharin Shah
- Re: Client-only Meson Build From Sources Benjamin Leff
- Re: io_uring: Fix danger of completion getting reused before being read Kirill Reshke
- Re: Optimize LISTEN/NOTIFY Tom Lane
- Re: Client-only Meson Build From Sources Andres Freund
- Re: Proposal to allow setting cursor options on Portals Robert Haas
- Re: refactor architecture-specific popcount code Nathan Bossart
- Re: Can we change pg_rewind used without wal_log_hints and data_checksums Laurenz Albe
- Re: Proposal to allow setting cursor options on Portals Dave Cramer
- Re: Fix possible 'unexpected data beyond EOF' on replica restart Heikki Linnakangas
- Re: Cleaning up PREPARE query strings? Sami Imseih
- Re: code contributions for 2025, WIP version Robert Haas
- Re: Add IS_INDEX macro to brin and gist index Álvaro Herrera
- Re: Add IS_INDEX macro to brin and gist index Andreas Karlsson
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW Dharin Shah
- Re: [[BUG] pg_stat_statements crashes with var and non-var expressions in IN clause Sami Imseih
- Re: Proposal to allow setting cursor options on Portals Hannu Krosing
- Re: code contributions for 2025, WIP version Mihail Nikalayeu
- Re: Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY Mihail Nikalayeu
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Mihail Nikalayeu
- Re: Stack-based tracking of per-node WAL/buffer usage Peter Smith
- Re: Stack-based tracking of per-node WAL/buffer usage Lukas Fittl
- Re: [PATCH] tests: verify renamed index functionality in alter_table surya poondla
- Re: Buffer locking is special (hints, checksums, AIO writes) Tom Lane
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Buffer locking is special (hints, checksums, AIO writes) Tom Lane
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: Resetting recovery target parameters in pg_createsubscriber Michael Paquier
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Extended Statistics set/restore/clear functions. Chao Li
- Re: Row pattern recognition Henson Choi
- Re: Can we change pg_rewind used without wal_log_hints and data_checksums Movead
- Re: [PATCH] Fix incorrect parser comment Chao Li
- Re: Refactor replication origin state reset helpers Chao Li
- fix a spelling mistake yangyz
- Re: remove the unneeded header file math.h in binaryheap.c zengman
- Re: Custom oauth validator options Jacob Champion
- Re: Refactor replication origin state reset helpers Chao Li
- Re: Add IS_INDEX macro to brin and gist index Japin Li
- RE: code contributions for 2025, WIP version Hayato Kuroda (Fujitsu)
- [PATCH] pl: fix can not build free-thread for plpython extension like 3.14t 洪伊
- Re: Buffer locking is special (hints, checksums, AIO writes) Chao Li
- Re: Remove no-op PlaceHolderVars Richard Guo
- Re: pg_upgrade: optimize replication slot caught-up check Chao Li
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- Re: Resetting recovery target parameters in pg_createsubscriber Michael Paquier
- Re: fix a spelling mistake Michael Paquier
- Re: Fwd: pg18 bug? SELECT query doesn't work Richard Guo
- Re: Remove no-op PlaceHolderVars Tom Lane
- Re: pg_recvlogical: Prevent flushed data from being re-sent after restarting replication Fujii Masao
- Re: Simplify code building the LR conflict messages Amit Kapila
- Re: Simplify code building the LR conflict messages shveta malik
- Re: [PATCH] pl: fix can not build free-thread for plpython extension like 3.14t Tom Lane
- Re: Proposal for enabling auto-vectorization for checksum calculations Oleg Tselebrovskiy
- Re: using index to speedup add not null constraints to a table jian he
- Re: [PATCH] pl: fix can not build free-thread for plpython extension like 3.14t 洪伊
- Re: Simplify code building the LR conflict messages Amit Kapila
- Re: [PATCH] pl: fix can not build free-thread for plpython extension like 3.14t Tom Lane
- Re: Row pattern recognition Tatsuo Ishii
- Re: [PATCH] pl: fix can not build free-thread for plpython extension like 3.14t 洪伊
- Re: [PATCH] pl: fix can not build free-thread for plpython extension like 3.14t Tom Lane
- Re: refactor architecture-specific popcount code John Naylor
- Re: Segmentation fault on proc exit after dshash_find_or_insert Amit Langote
- Re: log_min_messages per backend type Japin Li
- Re: Bug in amcheck? Alexander Lakhin
- Re: Remove no-op PlaceHolderVars Richard Guo
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: 001_password.pl fails with --without-readline Soumya S Murali
- [PATCH] remove incorrect comment in pg_resetwal.c Gavin LYU
- Re: Can we change pg_rewind used without wal_log_hints and data_checksums Laurenz Albe
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: Simplify code building the LR conflict messages shveta malik
- Re: [PATCH] remove incorrect comment in pg_resetwal.c Michael Paquier
- Re: fix a spelling mistake Chao Li
- Re: Import Statistics in postgres_fdw before resorting to sampling. Ashutosh Bapat
- Re: [PATCH] Fix incorrect parser comment Michael Paquier
- Re: fix a spelling mistake Michael Paquier
- Re: 001_password.pl fails with --without-readline Oleg Tselebrovskiy
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Akshay Joshi
- Re: CREATE TABLE LIKE INCLUDING TRIGGERS jian he
- Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Neil Chen
- Re: nbtree: reduce code redundancy by using _bt_getmeta() in _bt_gettrueroot() Neil Chen
- Re: Custom oauth validator options Zsolt Parragi
- Re: Add IS_INDEX macro to brin and gist index Álvaro Herrera
- Re: Add missing JIT inline pass for llvm>=17 Anthonin Bonnefoy
- Re: Add missing JIT inline pass for llvm>=17 Michael Banck
- Re: [PATCH][DOC][MINOR] Fix incorrect lexeme limit in textsearch docs Aditya Gollamudi
- heap_create_with_catalog comments jian he
- Re: [PATCH] remove incorrect comment in pg_resetwal.c David Rowley
- Re: 001_password.pl fails with --without-readline Soumya S Murali
- Re: [PATCH] psql: add \dcs to list all constraints Tatsuro Yamada
- Re: [PATCH] remove incorrect comment in pg_resetwal.c Álvaro Herrera
- Re: [PATCH] psql: add \dcs to list all constraints Álvaro Herrera
- Re: Skipping schema changes in publication Amit Kapila
- Re: support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint jian he
- Re: meson vs. llvm bitcode files Nazir Bilal Yavuz
- Re: Flush some statistics within running transactions Bertrand Drouvot
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables Oleg Tkachenko
- Re: CREATE TABLE LIKE INCLUDING TRIGGERS Andrey Borodin
- Re: Bug in amcheck? Heikki Linnakangas
- Re: Refactor replication origin state reset helpers Ashutosh Bapat
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Andrey Borodin
- Re: Proposal: SELECT * EXCLUDE (...) command Hunaid Sohail
- Re: Can we change pg_rewind used without wal_log_hints and data_checksums Movead
- RE: Simplify code building the LR conflict messages Hayato Kuroda (Fujitsu)
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: Selectively invalidate caches in pgoutput module Zharkov Roman
- [patch] Add support for connection strings to createuser and dropuser Anders Åstrand
- Re: [PATCH] Add pg_get_role_ddl() functions for role recreation jian he
- [PATCH] Remove redundant Assert() calls in report_namespace_conflict() zengman
- Hackorum - a new mailing list frontend Zsolt Parragi
- Re: Can we change pg_rewind used without wal_log_hints and data_checksums Movead
- Re: Can we change pg_rewind used without wal_log_hints and data_checksums Neil Chen
- Re: Hackorum - a new mailing list frontend David Geier
- Re: Hackorum - a new mailing list frontend Marcos Pegoraro
- Re: Can we change pg_rewind used without wal_log_hints and data_checksums Movead
- Re: Hackorum - a new mailing list frontend Zsolt Parragi
- Re: [PATCH] ternary reloption type Álvaro Herrera
- Re: Compression of bigger WAL records Fujii Masao
- Re: code contributions for 2025, WIP version Robert Haas
- Re: code contributions for 2025, WIP version Robert Haas
- Re: [PATCH] remove incorrect comment in pg_resetwal.c Fujii Masao
- Re: support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint Matheus Alcantara
- Re: [PATCH] pl: fix can not build free-thread for plpython extension like 3.14t Peter Eisentraut
- Re: Compression of bigger WAL records Andrey Borodin
- Re: Custom oauth validator options Jacob Champion
- Re: Flush some statistics within running transactions Sami Imseih
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: pg_stat_statements: Fix nested tracking for implicitly closed cursors Martin Huang
- Re: Custom oauth validator options Zsolt Parragi
- Re: Custom oauth validator options Jacob Champion
- Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra
- Re: pg_plan_advice Jacob Champion
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Parallel CREATE INDEX for GIN indexes Kirill Reshke
- Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra
- Re: [PoC] XMLCast (SQL/XML X025) Jim Jones
- Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update) Greg Burd
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Alexander Lakhin
- Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
- Re: Hackorum - a new mailing list frontend Nico Williams
- Re: pg_waldump: support decoding of WAL inside tarfile Robert Haas
- jsonb subscripting vs SQL/JSON array accessor semantics (SQL:2023) Alexandra Wang
- Re: failed NUMA pages inquiry status: Operation not permitted Tomas Vondra
- Re: [PATCH] ternary reloption type Nathan Bossart
- Re: [PATCH] Remove redundant Assert() calls in report_namespace_conflict() Kirill Reshke
- Re: [PATCH] remove incorrect comment in pg_resetwal.c Michael Paquier
- Re: pg_stat_statements: Fix nested tracking for implicitly closed cursors Michael Paquier
- Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
- Re: 001_password.pl fails with --without-readline Tom Lane
- Re: Serverside SNI support in libpq Jacob Champion
- Add rows removed by hash join clause to instrumentation Andrei Lepikhov
- Re: pg_stat_statements: Fix nested tracking for implicitly closed cursors Sami Imseih
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: 001_password.pl fails with --without-readline Tom Lane
- Re: failed NUMA pages inquiry status: Operation not permitted Christoph Berg
- Re: [PATCH] Remove redundant Assert() calls in report_namespace_conflict() Michael Paquier
- Re: [PATCH] Add pg_get_role_ddl() functions for role recreation jian he
- Re: [PATCH] Remove redundant Assert() calls in report_namespace_conflict() zengman
- Re: Extended Statistics set/restore/clear functions. zengman
- [PATCH] PASSING clause documentation fix Aditya Gollamudi
- Re: Row pattern recognition Tatsuo Ishii
- Re: Row pattern recognition Henson Choi
- Re: Row pattern recognition Tatsuo Ishii
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Zsolt Parragi
- Re: jsonb subscripting vs SQL/JSON array accessor semantics (SQL:2023) Jelte Fennema-Nio
- Re: jsonb subscripting vs SQL/JSON array accessor semantics (SQL:2023) Pavel Stehule
- Cleanup palloc'd structs on soft error path in `record_in` Kirill Reshke
- Re: Parallel CREATE INDEX for GIN indexes Kirill Reshke
- Re: Row pattern recognition Henson Choi
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: jsonb subscripting vs SQL/JSON array accessor semantics (SQL:2023) Jelte Fennema-Nio
- Re: jsonb subscripting vs SQL/JSON array accessor semantics (SQL:2023) Pavel Stehule
- Re: Make copyObject work in C++ Jelte Fennema-Nio
- Re: File locks for data directory lockfile in the context of Linux namespaces Dmitry Dolgov
- Re: Exit walsender before confirming remote flush in logical replication Andrey Silitskiy
- Re: [BUG] Incorrect historic snapshot may be serialized to disk during fast-forwarding cca5507
- Re: docs: clarify ALTER TABLE behavior on partitioned tables David G. Johnston
- Re: Fwd: pg18 bug? SELECT query doesn't work Eric Ridge
- Re: Exit walsender before confirming remote flush in logical replication Andrey Silitskiy
- [OAuth] Missing dependency on oauth_validator test Jonathan Gonzalez V.
- Re: Cleanup palloc'd structs on soft error path in `record_in` Tom Lane
- Re: Cleanup palloc'd structs on soft error path in `record_in` Kirill Reshke
- Re: [PATCH] backup: Fix trivial typo and error message issues Aditya Gollamudi
- Re: Speed up COPY FROM text/CSV parsing using SIMD KAZAR Ayoub
- Re: Add rows removed by hash join clause to instrumentation Andrei Lepikhov
- Re: Speed up COPY FROM text/CSV parsing using SIMD KAZAR Ayoub
- Re: Hackorum - a new mailing list frontend Zsolt Parragi
- Re: log_min_messages per backend type Alvaro Herrera
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: Resetting recovery target parameters in pg_createsubscriber Michael Paquier
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: [PATCH] Remove redundant Assert() calls in report_namespace_conflict() Michael Paquier
- Re: [PATCH] backup: Fix trivial typo and error message issues Michael Paquier
- Re: Row pattern recognition Tatsuo Ishii
- Re: Row pattern recognition Henson Choi
- Re: Row pattern recognition Tatsuo Ishii
- Re: Cleaning up PREPARE query strings? Julien Rouhaud
- Re: [PATCH] backup: Fix trivial typo and error message issues zengman
- Re: Row pattern recognition Henson Choi
- Re: Row pattern recognition Tatsuo Ishii
- Re: Row pattern recognition Henson Choi
- Re: Proposal: Adding compression of temporary files Filip Janus
- Re: Cleaning up PREPARE query strings? Sami Imseih
- Re: let ALTER TABLE DROP COLUMN drop whole-row referenced object Kirill Reshke
- Enhance btree's pageinspect Kirill Reshke
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: More speedups for tuple deformation David Rowley
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- Re: index prefetching Peter Geoghegan
- Re: Add WALRCV_CONNECTING state to walreceiver Michael Paquier
- Re: Add parallel columns for seq scan and index scan on pg_stat_all_tables and _indexes Michael Paquier
- Re: Cleaning up PREPARE query strings? Julien Rouhaud
- Re: Startup PANIC on standby promotion due to zero-filled WAL segment Michael Paquier
- Re: Extended Statistics set/restore/clear functions. Chao Li
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: Fwd: pg18 bug? SELECT query doesn't work Richard Guo
- Re: pg_stat_statements: Fix nested tracking for implicitly closed cursors Michael Paquier
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: ON CONFLICT DO SELECT (take 3) jian he
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: ALTER DOMAIN ADD NOT NULL NOT VALID jian he
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Simplify code building the LR conflict messages shveta malik
- Re: Minor refactor of the code in ExecScanExtended() Aditya Gollamudi
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- RE: Simplify code building the LR conflict messages Hayato Kuroda (Fujitsu)
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: More speedups for tuple deformation Chao Li
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: [PATCH] Add pg_get_role_ddl() functions for role recreation jian he
- Re: Can we change pg_rewind used without wal_log_hints and data_checksums wenhui qiu
- Re: Cleaning up PREPARE query strings? Sami Imseih
- Re: Row pattern recognition Tatsuo Ishii
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: Simplify code building the LR conflict messages Amit Kapila
- tablecmds: clarify recurse vs recusing Chao Li
- Re: 001_password.pl fails with --without-readline Soumya S Murali
- Re: [[BUG] pg_stat_statements crashes with var and non-var expressions in IN clause Michael Paquier
- Re: docs: clarify ALTER TABLE behavior on partitioned tables Chao Li
- Re: 001_password.pl fails with --without-readline Oleg Tselebrovskiy
- Re: 001_password.pl fails with --without-readline Oleg Tselebrovskiy
- Re: Extended Statistics set/restore/clear functions. Chao Li
- Re: [PATCH] psql: add \dcs to list all constraints Tatsuro Yamada
- Re: Logical Replication of sequences vignesh C
- Re: [[BUG] pg_stat_statements crashes with var and non-var expressions in IN clause Dmitry Dolgov
- Re: parallel data loading for pgbench -i lakshmi
- Re: 001_password.pl fails with --without-readline Soumya S Murali
- Re: Skipping schema changes in publication shveta malik
- Re: 001_password.pl fails with --without-readline Oleg Tselebrovskiy
- Re: let ALTER TABLE DROP COLUMN drop whole-row referenced object 金
- Re: Add missing JIT inline pass for llvm>=17 Pierre Ducroquet
- Re: pg_plan_advice Jakub Wartak
- RE: Simplify code building the LR conflict messages Hayato Kuroda (Fujitsu)
- Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
- Re: file_fdw: Support multi-line HEADER option. Fujii Masao
- Re: RFC: adding pytest as a supported test framework Aleksander Alekseev
- RE: code contributions for 2025, WIP version Hayato Kuroda (Fujitsu)
- Re: failed NUMA pages inquiry status: Operation not permitted Jakub Wartak
- Re: Enhance btree's pageinspect Aleksander Alekseev
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Shruthi Gowda
- Re: Enhance btree's pageinspect Kirill Reshke
- Re: Flush some statistics within running transactions Bertrand Drouvot
- Re: Exit walsender before confirming remote flush in logical replication Fujii Masao
- Deadlock detector fails to activate on a hot standby replica Vitaly Davydov
- Re: Logical Replication of sequences vignesh C
- Re: [PATCH] psql: add \dcs to list all constraints Álvaro Herrera
- Re: pg_waldump: support decoding of WAL inside tarfile Robert Haas
- Re: SQL:2011 Application Time Update & Delete Peter Eisentraut
- Re: [PATCH] psql: add \dcs to list all constraints Tatsuro Yamada
- Re: Row pattern recognition Henson Choi
- Re: Hash-based MCV matching for large IN-lists David Geier
- Re: CREATE SCHEMA ... CREATE DOMAIN support jian he
- Re: Add WALRCV_CONNECTING state to walreceiver Xuneng Zhou
- Re: tablecmds: clarify recurse vs recusing Peter Eisentraut
- Re: tablecmds: clarify recurse vs recusing Ashutosh Bapat
- Re: support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint jian he
- Re: tablecmds: clarify recurse vs recusing Tom Lane
- Re: tablecmds: clarify recurse vs recusing Tom Lane
- Race conditions in logical decoding Antonin Houska
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: [PATCH] Add sampling statistics to autoanalyze log output Tatsuya Kawata
- Re: Enhancing Memory Context Statistics Reporting Rahila Syed
- Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables Robert Haas
- Re: SQL:2011 Application Time Update & Delete Kirill Reshke
- Re: Initial COPY of Logical Replication is too slow Marcos Pegoraro
- Re: Enhancing Memory Context Statistics Reporting Robert Haas
- Re: SQL:2011 Application Time Update & Delete Paul A Jungwirth
- Re: 001_password.pl fails with --without-readline Tom Lane
- Re: pg_plan_advice Robert Haas
- Re: Logical Replication of sequences Alexander Lakhin
- Re: Patch: dumping tables data in multiple chunks in pg_dump Hannu Krosing
- Re: 001_password.pl fails with --without-readline Tom Lane
- Re: Add rows removed by hash join clause to instrumentation Alena Rybakina
- Re: Add rows removed by hash join clause to instrumentation Andrei Lepikhov
- Re: index prefetching Matthias van de Meent
- Re: pg_plan_advice Robert Haas
- Re: Custom oauth validator options Zsolt Parragi
- Re: anonymous unions (C11) Álvaro Herrera
- Re: Patch: dumping tables data in multiple chunks in pg_dump Zsolt Parragi
- Re: Proposal: Adding compression of temporary files Zsolt Parragi
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Mihail Nikalayeu
- Re: Patch: dumping tables data in multiple chunks in pg_dump Hannu Krosing
- Re: [[BUG] pg_stat_statements crashes with var and non-var expressions in IN clause Michael Paquier
- Re: Add WALRCV_CONNECTING state to walreceiver Michael Paquier
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Some cleanup of pg_stat_statements tests Michael Paquier
- Re: Row pattern recognition Tatsuo Ishii
- Re: Row pattern recognition Henson Choi
- Re: Row pattern recognition Henson Choi
- Re: Row pattern recognition Michael Paquier
- Re: Row pattern recognition Henson Choi
- Re: More speedups for tuple deformation David Rowley
- Re: Row pattern recognition Tatsuo Ishii
- Re: Row pattern recognition Tatsuo Ishii
- Re: Row pattern recognition Henson Choi
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Gyan Sreejith
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: Add WALRCV_CONNECTING state to walreceiver Xuneng Zhou
- Re: Patch: dumping tables data in multiple chunks in pg_dump David Rowley
- Re: Row pattern recognition Henson Choi
- Proposal: Add backup start time to pg_stat_progress_basebackup Rob Moore
- RE: Logical Replication of sequences Hayato Kuroda (Fujitsu)
- Re: Row pattern recognition Tatsuo Ishii
- Re: Row pattern recognition Tatsuo Ishii
- Re: Proposal: Add backup start time to pg_stat_progress_basebackup David G. Johnston
- Re: Row pattern recognition Henson Choi
- Re: tablecmds: clarify recurse vs recusing Chao Li
- Re: Proposal: Add backup start time to pg_stat_progress_basebackup Rob Moore
- A minor grammar error was found in a comment in the smgrtruncate function jinbinge
- Re: Logical Replication of sequences Amit Kapila
- Re: file_fdw: Support multi-line HEADER option. Shinya Kato
- Re: Logical Replication of sequences Amit Kapila
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: More speedups for tuple deformation Chao Li
- Re: Simplify code building the LR conflict messages shveta malik
- Undefined behavior detected by new clang's ubsan Alexander Lakhin
- Re: A minor grammar error was found in a comment in the smgrtruncate function Michael Paquier
- Re: Remaining dependency on setlocale() Александр Кожемякин
- Re: Logical Replication of sequences vignesh C
- Re: file_fdw: Support multi-line HEADER option. Chao Li
- Re: [PATCH] Add pg_get_role_ddl() functions for role recreation Japin Li
- Re: More speedups for tuple deformation Chao Li
- Remove more leftovers of AIX support Peter Eisentraut
- Re: Some cleanup of pg_stat_statements tests Chao Li
- Re: Undefined behavior detected by new clang's ubsan John Naylor
- Re: Patch: dumping tables data in multiple chunks in pg_dump Zsolt Parragi
- Re: heap_create_with_catalog comments Chao Li
- Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote Mahendra Singh Thalor
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re:Some cleanup of pg_stat_statements tests zengman
- Fix comments for buf_id field of BufferDesc structure Daniil Davydov
- Re: pg_upgrade: optimize replication slot caught-up check shveta malik
- Re: Fwd: [PATCH] Add zstd compression for TOAST using extended header format Michael Paquier
- Move MAXIMUM_ALIGNOF definition to c.h Peter Eisentraut
- Re: pg_upgrade: optimize replication slot caught-up check shveta malik
- Re: 001_password.pl fails with --without-readline Soumya S Murali
- Re: Fix comments for buf_id field of BufferDesc structure Chao Li
- Re: Undefined behavior detected by new clang's ubsan Alexander Lakhin
- Re: Periodic authorization expiration checks using GoAway message Ajit Awekar
- meson: Allow disabling static libraries Peter Eisentraut
- Re: 001_password.pl fails with --without-readline Soumya S Murali
- Remove "struct" markers from varlena, varatt_external and varatt_indirect Michael Paquier
- Re: Undefined behavior detected by new clang's ubsan John Naylor
- Fix accidentally cast away qualifiers Peter Eisentraut
- Re: Fix accidentally cast away qualifiers Chao Li
- Re: Fix comments for buf_id field of BufferDesc structure Daniil Davydov
- Re: Race conditions in logical decoding Antonin Houska
- Re: Remove more leftovers of AIX support Heikki Linnakangas
- Re: Speed up transaction completion faster after many relations are accessed in a transaction Heikki Linnakangas
- Re: commented out code Peter Eisentraut
- Re: Logical Replication of sequences vignesh C
- Re: Add IS_INDEX macro to brin and gist index Japin Li
- Re: pg_plan_advice Jakub Wartak
- Re: Periodic authorization expiration checks using GoAway message Zsolt Parragi
- Change copyObject() to use typeof_unqual Peter Eisentraut
- RE: Logical Replication of sequences Hayato Kuroda (Fujitsu)
- Re: [PATCH] psql: add \dcs to list all constraints Tatsuro Yamada
- Remove redundant AssertVariableIsOfType uses in pg_upgrade Peter Eisentraut
- Optional skipping of unchanged relations during ANALYZE? VASUKI M
- Re: Row pattern recognition Tatsuo Ishii
- Re: Fix gistkillitems & add regression test to microvacuum Andrey Borodin
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Optional skipping of unchanged relations during ANALYZE? Christoph Berg
- Re: Change copyObject() to use typeof_unqual David Geier
- Re: Proposal: Adding compression of temporary files lakshmi
- Re: Logical Replication of sequences Amit Kapila
- Re: Optional skipping of unchanged relations during ANALYZE? VASUKI M
- Re: Allowing ALTER COLUMN TYPE for columns in publication column lists Soumya S Murali
- enable fallthrough warnings on clang Peter Eisentraut
- Re: commented out code Dean Rasheed
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Akshay Joshi
- Re: Fix accidentally cast away qualifiers Bertrand Drouvot
- Re: Add IS_INDEX macro to brin and gist index Álvaro Herrera
- Re: [PATCH] psql: add \dcs to list all constraints Álvaro Herrera
- Re: Periodic authorization expiration checks using GoAway message Ajit Awekar
- Re: Some cleanup of pg_stat_statements tests Álvaro Herrera
- Re: Patch: dumping tables data in multiple chunks in pg_dump Hannu Krosing
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber vignesh C
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Re: file_fdw: Support multi-line HEADER option. Fujii Masao
- Re: file_fdw: Support multi-line HEADER option. Fujii Masao
- Re: Remove redundant AssertVariableIsOfType uses in pg_upgrade Bertrand Drouvot
- Re: Remove more leftovers of AIX support Tom Lane
- Re: enable fallthrough warnings on clang Jelte Fennema-Nio
- Re: file_fdw: Support multi-line HEADER option. Álvaro Herrera
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: log_min_messages per backend type Alvaro Herrera
- Re: Change copyObject() to use typeof_unqual Andres Freund
- Re: meson: Allow disabling static libraries Tristan Partin
- Re: Make copyObject work in C++ Peter Eisentraut
- Re: Make copyObject work in C++ Andres Freund
- Re: meson: Allow disabling static libraries Andres Freund
- Re: Exit walsender before confirming remote flush in logical replication Vitaly Davydov
- Re: log_min_messages per backend type Alvaro Herrera
- Re: Speed up transaction completion faster after many relations are accessed in a transaction Andres Freund
- Re: Race conditions in logical decoding Andres Freund
- Re: Custom oauth validator options Jacob Champion
- Re: updates for handling optional argument in system functions Mark Wong
- Re: Can we remove support for standard_conforming_strings = off yet? Tom Lane
- Re: More speedups for tuple deformation Andres Freund
- Re: support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint Matheus Alcantara
- Re: Undefined behavior detected by new clang's ubsan Tom Lane
- Re: commented out code Tom Lane
- Re: Add missing JIT inline pass for llvm>=17 Andres Freund
- Mystery with REVOKE PRIVILEGE Konstantin Knizhnik
- Re: Make copyObject work in C++ Peter Eisentraut
- Re: Speed up transaction completion faster after many relations are accessed in a transaction Heikki Linnakangas
- Re: Make copyObject work in C++ Andres Freund
- Re: Mystery with REVOKE PRIVILEGE Tom Lane
- Re: Flush some statistics within running transactions Sami Imseih
- Re: Speed up transaction completion faster after many relations are accessed in a transaction Andres Freund
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row Matheus Alcantara
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Jacob Champion
- Can we remove support for standard_conforming_strings = off yet? David G. Johnston
- Re: tablecmds: clarify recurse vs recusing Tom Lane
- Re: Optional skipping of unchanged relations during ANALYZE? Ilia Evdokimov
- Re: Mystery with REVOKE PRIVILEGE Konstantin Knizhnik
- Re: Optional skipping of unchanged relations during ANALYZE? Robert Treat
- Re: Custom oauth validator options Zsolt Parragi
- Re: [PATCH] Fix severe performance regression with gettext 0.20+ on Windows Peter Eisentraut
- Re: index prefetching Peter Geoghegan
- Re: Mystery with REVOKE PRIVILEGE Konstantin Knizhnik
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: Speed up COPY FROM text/CSV parsing using SIMD Manni Wood
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Zsolt Parragi
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: pg_stat_statements: Fix nested tracking for implicitly closed cursors Lukas Fittl
- Re: Mystery with REVOKE PRIVILEGE Tom Lane
- Re: Mystery with REVOKE PRIVILEGE Nathan Bossart
- Re: Remove redundant AssertVariableIsOfType uses in pg_upgrade Nathan Bossart
- Re: Logical Replication of sequences Nathan Bossart
- Re: Fix how some lists are displayed by psql \d+ Peter Smith
- Re: DOCS - "\d mytable" also shows any publications that publish mytable Peter Smith
- Re: Some cleanup of pg_stat_statements tests Michael Paquier
- Re: tablecmds: clarify recurse vs recusing Chao Li
- [PATCH] Reserve protocol 3.1 explicitly in pqcomm.h Jacob Champion
- Re: Mystery with REVOKE PRIVILEGE Tom Lane
- Re: [PATCH] Reserve protocol 3.1 explicitly in pqcomm.h Tom Lane
- Re: [PATCH] Reserve protocol 3.1 explicitly in pqcomm.h Jacob Champion
- Re: Flush some statistics within running transactions Zsolt Parragi
- Re: pg_stat_statements: Fix nested tracking for implicitly closed cursors Michael Paquier
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- pg_stat_statements: add missing tests for nesting_level Sami Imseih
- Re: pg_stat_statements: Fix nested tracking for implicitly closed cursors Sami Imseih
- Re: pg_stat_statements: add missing tests for nesting_level Michael Paquier
- Re: docs: clarify ALTER TABLE behavior on partitioned tables David G. Johnston
- RE: Simplify code building the LR conflict messages Hayato Kuroda (Fujitsu)
- Re: docs: clarify ALTER TABLE behavior on partitioned tables Chao Li
- Re: Fix how some lists are displayed by psql \d+ Peter Smith
- Re: docs: clarify ALTER TABLE behavior on partitioned tables David G. Johnston
- Re: Row pattern recognition Henson Choi
- Re: Simplify code building the LR conflict messages shveta malik
- tablecmds: reject CLUSTER ON for partitioned tables earlier Chao Li
- Re: commented out code Ashutosh Bapat
- Re: [PATCH] psql: add \dcs to list all constraints Tatsuro Yamada
- Re: More speedups for tuple deformation David Rowley
- Re: CREATE TABLE LIKE INCLUDING POLICIES jian he
- Re: support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint jian he
- Assert the timestamp is available for ORIGN_DIFFERS conflicts Hayato Kuroda (Fujitsu)
- Re: docs: clarify ALTER TABLE behavior on partitioned tables Chao Li
- Re: Assert the timestamp is available for ORIGN_DIFFERS conflicts shveta malik
- Re: Skipping schema changes in publication Dilip Kumar
- Re: Optional skipping of unchanged relations during ANALYZE? VASUKI M
- brin: Remove duplicate initialization in initialize_brin_buildstate() Chao Li
- Re: Skipping schema changes in publication shveta malik
- Re: Proposal: Adding compression of temporary files lakshmi
- Re: Optional skipping of unchanged relations during ANALYZE? David Rowley
- Re: tuple radix sort John Naylor
- Re: Optional skipping of unchanged relations during ANALYZE? VASUKI M
- RE: Assert the timestamp is available for ORIGN_DIFFERS conflicts Hayato Kuroda (Fujitsu)
- Re: Update some comments for fasthash John Naylor
- Re: Skipping schema changes in publication Dilip Kumar
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row jian he
- Re: file_fdw: Support multi-line HEADER option. Fujii Masao
- Re: Optional skipping of unchanged relations during ANALYZE? Ilia Evdokimov
- Re: [PATCH] Reserve protocol 3.1 explicitly in pqcomm.h Jelte Fennema-Nio
- RE: Newly created replication slot may be invalidated by checkpoint Zhijie Hou (Fujitsu)
- Re: Fix how some lists are displayed by psql \d+ Chao Li
- Re: tuple radix sort zengman
- Re: Remove no-op PlaceHolderVars Richard Guo
- Re: file_fdw: Support multi-line HEADER option. Steven Niu
- Re: Fix how some lists are displayed by psql \d+ Peter Smith
- Re: Fix how some lists are displayed by psql \d+ Chao Li
- Re: finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it jian he
- Re: updates for handling optional argument in system functions Chao Li
- Re: [PATCH] psql: add \dcs to list all constraints Tatsuro Yamada
- Re: Adding pg_dump flag for parallel export to pipes Nitin Motiani
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Akshay Joshi
- Re: Optional skipping of unchanged relations during ANALYZE? VASUKI M
- Re: Optional skipping of unchanged relations during ANALYZE? Christoph Berg
- Re: Optional skipping of unchanged relations during ANALYZE? VASUKI M
- Re: Optional skipping of unchanged relations during ANALYZE? Christoph Berg
- Re: Optional skipping of unchanged relations during ANALYZE? VASUKI M
- Re: Undefined behavior detected by new clang's ubsan John Naylor
- Re: Adding basic NUMA awareness Jakub Wartak
- Re: Can we remove support for standard_conforming_strings = off yet? Julien Rouhaud
- Re: Flush some statistics within running transactions Bertrand Drouvot
- Re: Optional skipping of unchanged relations during ANALYZE? Ilia Evdokimov
- Re: Proposal for enabling auto-vectorization for checksum calculations John Naylor
- Re: anonymous unions (C11) Peter Eisentraut
- Re: Skipping schema changes in publication shveta malik
- Re: Fix accidentally cast away qualifiers Peter Eisentraut
- Re: enable fallthrough warnings on clang Peter Eisentraut
- Re: Skipping schema changes in publication Dilip Kumar
- Re: Change copyObject() to use typeof_unqual Peter Eisentraut
- Re: pg_plan_advice Ajay Pal
- Re: CREATE TABLE LIKE INCLUDING TRIGGERS Zsolt Parragi
- Re: Emitting JSON to file using COPY TO jian he
- Re: Add WALRCV_CONNECTING state to walreceiver Xuneng Zhou
- Re: Patch: dumping tables data in multiple chunks in pg_dump Hannu Krosing
- Re: Remove more leftovers of AIX support Peter Eisentraut
- [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types Chengpeng Yan
- Re: AIX support Peter Eisentraut
- Re: Fix accidentally cast away qualifiers Bertrand Drouvot
- [PATCH] Align verify_heapam.c error message offset with test expectations zengman
- RE: Newly created replication slot may be invalidated by checkpoint Hayato Kuroda (Fujitsu)
- Re: log_min_messages per backend type Alvaro Herrera
- Remove no-op pull_var_clause flag Alexander Pyhalov
- Re: Fix accidentally cast away qualifiers Bertrand Drouvot
- Re: Exit walsender before confirming remote flush in logical replication Andrey Silitskiy
- Re: CREATE TABLE LIKE INCLUDING POLICIES Zsolt Parragi
- Use correct collation in pg_trgm David Geier
- Re: Reduce build times of pg_trgm GIN indexes David Geier
- Re: [PATCH] Provide support for trailing commas Peter Eisentraut
- Re: Inval reliability, especially for inplace updates Mark Dilger
- Re: [PATCH] Provide support for trailing commas Tom Lane
- [PATCH v1] Document pg_get_partition_constraintdef. Todd Liebenschutz-Jones
- Re: Inval reliability, especially for inplace updates Noah Misch
- Re: bt_index_parent_check and concurrently build indexes Álvaro Herrera
- Re: Remove no-op pull_var_clause flag Tom Lane
- Re: [PATCH] ternary reloption type Nikolay Shaplov
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row Matheus Alcantara
- Re: Having problems generating a code coverage report Andres Freund
- Re: [PATCH] ternary reloption type Álvaro Herrera
- Re: pg_plan_advice Robert Haas
- Re: support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint Matheus Alcantara
- Re: Remaining dependency on setlocale() Jeff Davis
- Re: Undefined behavior detected by new clang's ubsan Alexander Lakhin
- Re: ON CONFLICT DO SELECT (take 3) Viktor Holmberg
- Re: Can we remove support for standard_conforming_strings = off yet? Tom Lane
- Re: refactor architecture-specific popcount code Nathan Bossart
- Re: pgsql: tests: Add a test C++ extension module Robert Haas
- Re: Can we remove support for standard_conforming_strings = off yet? Bruce Momjian
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types Ilia Evdokimov
- Re: WIP - xmlvalidate implementation from TODO list Marcos Magueta
- Re: Speed up COPY FROM text/CSV parsing using SIMD Neil Conway
- Re: Reduce build times of pg_trgm GIN indexes Matthias van de Meent
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: pgsql: tests: Add a test C++ extension module Jelte Fennema-Nio
- Re: Fix crash during recovery when redo segment is missing Kirill Reshke
- Re: Fix how some lists are displayed by psql \d+ Peter Smith
- Re: Add missing JIT inline pass for llvm>=17 Matheus Alcantara
- Re: pgsql: tests: Add a test C++ extension module Tom Lane
- Re: pgsql: tests: Add a test C++ extension module Robert Haas
- Likely undefined behavior with some flexible arrays Andres Freund
- Re: Likely undefined behavior with some flexible arrays Tom Lane
- Re: POC: Parallel processing of indexes in autovacuum Sami Imseih
- Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
- Re: Flush some statistics within running transactions Sami Imseih
- Re: pg_upgrade: optimize replication slot caught-up check Masahiko Sawada
- Re: Flush some statistics within running transactions Michael Paquier
- Re: Add WALRCV_CONNECTING state to walreceiver Michael Paquier
- Re: Race conditions in logical decoding Mihail Nikalayeu
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Mihail Nikalayeu
- Re: Having problems generating a code coverage report Michael Paquier
- Re: file_fdw: Support multi-line HEADER option. Fujii Masao
- Re: Flush some statistics within running transactions Sami Imseih
- Re: Remove no-op pull_var_clause flag Richard Guo
- Re: Likely undefined behavior with some flexible arrays Andres Freund
- Re: Flush some statistics within running transactions Fujii Masao
- Re: Having problems generating a code coverage report Andres Freund
- Re: log_min_messages per backend type Euler Taveira
- Re: LLVM 22 Thomas Munro
- Re: Add missing JIT inline pass for llvm>=17 Thomas Munro
- Re: Flush some statistics within running transactions Michael Paquier
- Re: Remove no-op pull_var_clause flag Tom Lane
- Re: [PATCH] Align verify_heapam.c error message offset with test expectations Neil Chen
- Re: file_fdw: Support multi-line HEADER option. Tom Lane
- Re: [PATCH] Align verify_heapam.c error message offset with test expectations zengman
- Re: DOCS - "\d mytable" also shows any publications that publish mytable Fujii Masao
- RE: Newly created replication slot may be invalidated by checkpoint Zhijie Hou (Fujitsu)
- Re: pg_upgrade: optimize replication slot caught-up check shveta malik
- Re: finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it Vaibhav Dalvi
- Re: Add WALRCV_CONNECTING state to walreceiver Xuneng Zhou
- Re: Undefined behavior detected by new clang's ubsan John Naylor
- Avoid recalculating pgprocno in ProcArrayAdd() Shinya Kato
- Re: Having problems generating a code coverage report Michael Paquier
- Re: ALTER TABLE: warn when actions do not recurse to partitions Chao Li
- Re: CREATE TABLE LIKE INCLUDING POLICIES jian he
- Re: Avoid recalculating pgprocno in ProcArrayAdd() Chao Li
- Re: CREATE TABLE LIKE INCLUDING TRIGGERS jian he
- Re: Likely undefined behavior with some flexible arrays Andrey Borodin
- Re: DOCS - "\d mytable" also shows any publications that publish mytable Peter Smith
- Re: CREATE TABLE LIKE INCLUDING POLICIES Zsolt Parragi
- Re: Use correct collation in pg_trgm Zsolt Parragi
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: [PATCH v1] Document pg_get_partition_constraintdef. Michael Paquier
- RE: Newly created replication slot may be invalidated by checkpoint Hayato Kuroda (Fujitsu)
- Re: Report oldest xmin source when autovacuum cannot remove tuples wenhui qiu
- Re: Add WALRCV_CONNECTING state to walreceiver Chao Li
- Re: Periodic authorization expiration checks using GoAway message Zsolt Parragi
- Re: Flush some statistics within running transactions Bertrand Drouvot
- Re: Flush some statistics within running transactions Bertrand Drouvot
- Re: Add WALRCV_CONNECTING state to walreceiver Michael Paquier
- Re: Add WALRCV_CONNECTING state to walreceiver Michael Paquier
- Re: Fix accidentally cast away qualifiers Chao Li
- proposal: parentid and naturalid for plpgsql nodes Pavel Stehule
- Re: Adding REPACK [concurrently] Antonin Houska
- RE: ReadRecentBuffer() doesn't scale well Ilyasov Ian
- Re: Use correct collation in pg_trgm Kirill Reshke
- Re: tablecmds: reject CLUSTER ON for partitioned tables earlier Chao Li
- Re: Optional skipping of unchanged relations during ANALYZE? VASUKI M
- Re: DOC: fixes multiple errors in alter table doc Chao Li
- Re: DOC: fixes multiple errors in alter table doc Chao Li
- Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types Chengpeng Yan
- Re: refactor architecture-specific popcount code John Naylor
- Re: Flush some statistics within running transactions Bertrand Drouvot
- Re: Add WALRCV_CONNECTING state to walreceiver Xuneng Zhou
- Re: Add WALRCV_CONNECTING state to walreceiver Xuneng Zhou
- Re: Import Statistics in postgres_fdw before resorting to sampling. Ashutosh Bapat
- Re: Race conditions in logical decoding Antonin Houska
- Re: SQL Property Graph Queries (SQL/PGQ) Ajay Pal
- Re: Remove redundant AssertVariableIsOfType uses in pg_upgrade Peter Eisentraut
- Re: Import Statistics in postgres_fdw before resorting to sampling. Ashutosh Bapat
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: Assert the timestamp is available for ORIGN_DIFFERS conflicts shveta malik
- Re: commented out code Peter Eisentraut
- Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi
- Re: Skipping schema changes in publication Shlok Kyal
- Re: Flush some statistics within running transactions Fujii Masao
- Re: let ALTER COLUMN SET DATA TYPE cope with trigger dependency jian he
- Re: Assert the timestamp is available for ORIGN_DIFFERS conflicts Chao Li
- Re: [PATCH] psql: add \dcs to list all constraints Tatsuro Yamada
- Re: Mystery with REVOKE PRIVILEGE Konstantin Knizhnik
- Re: CREATE TABLE LIKE INCLUDING TRIGGERS Zsolt Parragi
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row jian he
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: SQL:2011 Application Time Update & Delete Peter Eisentraut
- Re: SQL:2011 Application Time Update & Delete Peter Eisentraut
- Re: Inval reliability, especially for inplace updates Mark Dilger
- RE: AIX support Srirama Kucherlapati
- Re: Mystery with REVOKE PRIVILEGE Tom Lane
- Fix rounding method used to compute huge pages Anthonin Bonnefoy
- Re: Flush some statistics within running transactions Bertrand Drouvot
- Re: ReadRecentBuffer() doesn't scale well Andres Freund
- Re: Likely undefined behavior with some flexible arrays Andres Freund
- Re: Patch: dumping tables data in multiple chunks in pg_dump Hannu Krosing
- RE: ReadRecentBuffer() doesn't scale well Ilyasov Ian
- Remove PG_MMAP_FLAGS Ashutosh Bapat
- Re: Flush some statistics within running transactions Sami Imseih
- Re: Fix rounding method used to compute huge pages Ashutosh Bapat
- Re: Inval reliability, especially for inplace updates Noah Misch
- Re: refactor architecture-specific popcount code Nathan Bossart
- Re: Having problems generating a code coverage report Andres Freund
- Re: Speed up COPY FROM text/CSV parsing using SIMD KAZAR Ayoub
- Re: Race conditions in logical decoding Álvaro Herrera
- Re: Remove PG_MMAP_FLAGS Tom Lane
- Re: ALTER TABLE: warn when actions do not recurse to partitions Jim Jones
- Re: Speed up COPY FROM text/CSV parsing using SIMD KAZAR Ayoub
- Re: [BUG] [PATCH] Allow physical replication slots to recover from archive after invalidation Joao Foltran
- Re: Optional skipping of unchanged relations during ANALYZE? Robert Treat
- Re: warning: dereferencing type-punned pointer Andres Freund
- Re: Race conditions in logical decoding Álvaro Herrera
- Re: [PATCH] llvmjit: always add the simplifycfg pass Matheus Alcantara
- Re: Race conditions in logical decoding Álvaro Herrera
- Re: Optional skipping of unchanged relations during ANALYZE? Sami Imseih
- Re: [PATCH] llvmjit: always add the simplifycfg pass Pierre Ducroquet
- Re: pg_upgrade: optimize replication slot caught-up check Masahiko Sawada
- Re: Extensible storage manager API - SMGR hook Redux Zsolt Parragi
- Re: [PATCH] Align verify_heapam.c error message offset with test expectations Khoa Nguyen
- Re: Optional skipping of unchanged relations during ANALYZE? Ilia Evdokimov
- Re: Fix rounding method used to compute huge pages Nathan Bossart
- Re: [PATCH] llvmjit: always add the simplifycfg pass Matheus Alcantara
- Re: Having problems generating a code coverage report Michael Paquier
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: Add WALRCV_CONNECTING state to walreceiver Michael Paquier
- Re: Optional skipping of unchanged relations during ANALYZE? Sami Imseih
- Re: Fix rounding method used to compute huge pages Michael Paquier
- Re: Add WALRCV_CONNECTING state to walreceiver Chao Li
- Re: Fix rounding method used to compute huge pages Nathan Bossart
- Re: Fix rounding method used to compute huge pages Michael Paquier
- Refactor recovery conflict signaling a little Heikki Linnakangas
- Re: Remove PG_MMAP_FLAGS Michael Paquier
- Re: tablecmds: reject CLUSTER ON for partitioned tables earlier Chao Li
- Re: Assert when executing query on partitioned table Tom Lane
- Re: ALTER TABLE: warn when actions do not recurse to partitions Chao Li
- Re: tablecmds: reject CLUSTER ON for partitioned tables earlier Chao Li
- Re: pg_upgrade: optimize replication slot caught-up check Chao Li
- Re: More speedups for tuple deformation Andres Freund
- RE: Newly created replication slot may be invalidated by checkpoint Zhijie Hou (Fujitsu)
- Re: UPDATE run check constraints for affected columns only jian he
- Re: Patch: dumping tables data in multiple chunks in pg_dump David Rowley
- Re: Remove PG_MMAP_FLAGS Ashutosh Bapat
- Re: DOCS - "\d mytable" also shows any publications that publish mytable Fujii Masao
- Re: Refactor recovery conflict signaling a little Chao Li
- Re: DOCS - "\d mytable" also shows any publications that publish mytable Chao Li
- Re: Assert the timestamp is available for ORIGN_DIFFERS conflicts Amit Kapila
- Fix a typo in comment Yi Ding
- Re: Add WALRCV_CONNECTING state to walreceiver Xuneng Zhou
- Re: Fix a typo in comment Michael Paquier
- RE: Assert the timestamp is available for ORIGN_DIFFERS conflicts Hayato Kuroda (Fujitsu)
- Re: Remove PG_MMAP_FLAGS Michael Paquier
- Re: Assert the timestamp is available for ORIGN_DIFFERS conflicts Chao Li
- Re: More speedups for tuple deformation Chao Li
- Re: Add WALRCV_CONNECTING state to walreceiver Michael Paquier
- Re: Skipping schema changes in publication Peter Smith
- Re: DOCS - "\d mytable" also shows any publications that publish mytable Peter Smith
- Re: Limit memory usage by postgres_fdw batches Alexander Pyhalov
- Re: Optional skipping of unchanged relations during ANALYZE? VASUKI M
- Re: Race conditions in logical decoding Antonin Houska
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: Non-text mode for pg_dumpall tushar
- Re: pg_upgrade: optimize replication slot caught-up check shveta malik
- Re: Checkpointer write combining Soumya S Murali
- Some tests for TOAST, STORAGE MAIN/EXTENDED Michael Paquier
- Re: tablecmds: reject CLUSTER ON for partitioned tables earlier Zsolt Parragi
- Re: tablecmds: reject CLUSTER ON for partitioned tables earlier Chao Li
- Re: Race conditions in logical decoding Antonin Houska
- Re: Remove redundant initialization of smgr pointer for relcache Zsolt Parragi
- Re: warning: dereferencing type-punned pointer Peter Eisentraut
- Re: Fix rounding method used to compute huge pages Anthonin Bonnefoy
- Re: Some tests for TOAST, STORAGE MAIN/EXTENDED Nikhil Kumar Veldanda
- Re: Hackorum - a new mailing list frontend Kai Wagner
- Re: Add WALRCV_CONNECTING state to walreceiver Xuneng Zhou
- Re: Newly created replication slot may be invalidated by checkpoint Amit Kapila
- [PATCH] Avoid potential NULL dereference in LIKE/ILIKE with C locale Eugeny Goryachev
- Re: ALTER TABLE: warn when actions do not recurse to partitions Jim Jones
- Re: Remove PG_MMAP_FLAGS Ashutosh Bapat
- Re: docs: clarify ALTER TABLE behavior on partitioned tables Zsolt Parragi
- Re: Reduce build times of pg_trgm GIN indexes David Geier
- Time to drop RADIUS support? Thomas Munro
- Re: Time to drop RADIUS support? Michael Banck
- Re: Optional skipping of unchanged relations during ANALYZE? Ilia Evdokimov
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Fix gistkillitems & add regression test to microvacuum Kirill Reshke
- Re: Deadlock detector fails to activate on a hot standby replica Vitaly Davydov
- Is abort() still needed in WalSndShutdown()? Fujii Masao
- Re: Checkpointer write combining Soumya S Murali
- Re: WIP - xmlvalidate implementation from TODO list Jim Jones
- Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
- Re: Is abort() still needed in WalSndShutdown()? Heikki Linnakangas
- Re: Skipping schema changes in publication vignesh C
- Re: Non-text mode for pg_dumpall tushar
- Optimize IS DISTINCT FROM with non-nullable inputs Richard Guo
- Re: Time to drop RADIUS support? Álvaro Herrera
- Re: Use correct collation in pg_trgm David Geier
- Auto-tune shared_buffers to use available huge pages Anthonin Bonnefoy
- Re: Import Statistics in postgres_fdw before resorting to sampling. Ashutosh Bapat
- Re: WIP - xmlvalidate implementation from TODO list Jim Jones
- Re: Auto-tune shared_buffers to use available huge pages Tom Lane
- Re: display hot standby state in psql prompt Jim Jones
- RE: AIX support Srirama Kucherlapati
- Re: Time to drop RADIUS support? Tom Lane
- Re: More speedups for tuple deformation Andres Freund
- Re: Proposal: Adding compression of temporary files Filip Janus
- Time to add FIDO2 support? Joel Jacobson
- Re: Fix rounding method used to compute huge pages Nathan Bossart
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: Time to add FIDO2 support? Zsolt Parragi
- Re: alignas (C11) Tom Lane
- Re: Time to drop RADIUS support? Jacob Champion
- Unstable path in index regress test query Nikita Malakhov
- Re: Unstable path in index regress test query Tom Lane
- Re: Unstable path in index regress test query Nikita Malakhov
- Re: ON CONFLICT DO SELECT (take 3) Viktor Holmberg
- unnecessary executor overheads around seqscans Andres Freund
- Re: Optional skipping of unchanged relations during ANALYZE? Sami Imseih
- Re: Don't synchronously wait for already-in-progress IO in read stream Melanie Plageman
- Re: [PATCH] tests: verify renamed index functionality in alter_table Dharin Shah
- Re: [PATCH] Reserve protocol 3.1 explicitly in pqcomm.h Jacob Champion
- Re: New year, new commitfest app improvements Jelte Fennema-Nio
- Re: alignas (C11) Peter Eisentraut
- Re: alignas (C11) Tom Lane
- Re: alignas (C11) Tom Lane
- Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jacob Champion
- Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jelte Fennema-Nio
- Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jacob Champion
- Re: Custom oauth validator options Jacob Champion
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Andres Freund
- Re: docs: clarify ALTER TABLE behavior on partitioned tables David G. Johnston
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Jacob Champion
- Re: docs: clarify ALTER TABLE behavior on partitioned tables David G. Johnston
- Re: ON CONFLICT DO SELECT (take 3) jian he
- Re: Remove PG_MMAP_FLAGS Michael Paquier
- Re: [PATCH] Align verify_heapam.c error message offset with test expectations zengman
- Re: unnecessary executor overheads around seqscans Amit Langote
- Re: unnecessary executor overheads around seqscans David Rowley
- proposal: plpgsql - FOREACH t IN JSON ARRAY expr Pavel Stehule
- Re: Converting README documentation to Markdown Álvaro Herrera
- Re: unnecessary executor overheads around seqscans Amit Kapila
- Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jelte Fennema-Nio
- Re: proposal: plpgsql - FOREACH t IN JSON ARRAY expr Pavel Stehule
- unclear OAuth error message Álvaro Herrera
- Re: Extended Statistics set/restore/clear functions. Junwang Zhao
- Re: unnecessary executor overheads around seqscans Andres Freund
- Re: Converting README documentation to Markdown Junwang Zhao
- Re: unnecessary executor overheads around seqscans Andres Freund
- Re: unnecessary executor overheads around seqscans Andres Freund
- Add SQL/JSON ON MISMATCH clause to JSON_VALUE Florents Tselai
- Re: ABI Compliance Checker GSoC Project Tom Lane
- Re: Buffer locking is special (hints, checksums, AIO writes) Alexander Lakhin
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Buffer locking is special (hints, checksums, AIO writes) Tom Lane
- Re: ABI Compliance Checker GSoC Project David E. Wheeler
- Re: Buffer locking is special (hints, checksums, AIO writes) Peter Geoghegan
- Re: ABI Compliance Checker GSoC Project Tom Lane
- Re: ABI Compliance Checker GSoC Project David E. Wheeler
- Re: Optional skipping of unchanged relations during ANALYZE? Robert Treat
- Re: [PATCH] Refactor *_abbrev_convert() functions Aditya Gollamudi
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: ABI Compliance Checker GSoC Project David E. Wheeler
- Re: Time to drop RADIUS support? Thomas Munro
- Re: ABI Compliance Checker GSoC Project Andres Freund
- Re: ABI Compliance Checker GSoC Project David E. Wheeler
- Re: Some tests for TOAST, STORAGE MAIN/EXTENDED Michael Paquier
- Re: Buffer locking is special (hints, checksums, AIO writes) Tom Lane
- Re: ABI Compliance Checker GSoC Project Tom Lane
- Re: Time to drop RADIUS support? Tom Lane
- Re: Add SQL/JSON ON MISMATCH clause to JSON_VALUE Florents Tselai
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: Add WALRCV_CONNECTING state to walreceiver Michael Paquier
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- [PATCH] Add monitoring guidance to replication slot documentation Venkat Venkatakrishnan
- Fix a reference error for window functions: In the function 'find_window_functions', the deduplication logic should be removed Meng Zhang
- Re: pg_stat_statements: add missing tests for nesting_level Alexander Lakhin
- [PATCH] Replace COUNT(NULL) with '0'::bigint Junwang Zhao
- Re: Fix a reference error for window functions: In the function 'find_window_functions', the deduplication logic should be removed David Rowley
- Re: Fix a reference error for window functions: In the function 'find_window_functions', the deduplication logic should be removed Tender Wang
- Re: pg_stat_statements: add missing tests for nesting_level Michael Paquier
- Re: ABI Compliance Checker GSoC Project Dean Rasheed
- Re: Fix a reference error for window functions: In the function 'find_window_functions', the deduplication logic should be removed David Rowley
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: alignas (C11) Peter Eisentraut
- Re: Proposal: Adding compression of temporary files Filip Janus
- Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables Alexander Lakhin
- Re: [PATCH] Replace COUNT(NULL) with '0'::bigint David Rowley
- Re: Make copyObject work in C++ Jelte Fennema-Nio
- Re: [PATCH] Replace COUNT(NULL) with '0'::bigint Junwang Zhao
- Re: RFC: adding pytest as a supported test framework Jelte Fennema-Nio
- Re: Cleaning up PREPARE query strings? Julien Rouhaud
- Re: unnecessary executor overheads around seqscans David Rowley
- Re: RFC: Allow EXPLAIN to Output Page Fault Information Jelte Fennema-Nio
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: [PATCH] Replace COUNT(NULL) with '0'::bigint Tom Lane
- Re: Make copyObject work in C++ Andres Freund
- Re: Optional skipping of unchanged relations during ANALYZE? Sami Imseih
- Re: alignas (C11) Tom Lane
- Re: Optional skipping of unchanged relations during ANALYZE? Sami Imseih
- Re: Make copyObject work in C++ Jelte Fennema-Nio
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Mihail Nikalayeu
- Re: Make copyObject work in C++ Andres Freund
- Re: ABI Compliance Checker GSoC Project David E. Wheeler
- Re: ABI Compliance Checker GSoC Project David E. Wheeler
- Re: ABI Compliance Checker GSoC Project Tom Lane
- Re: ABI Compliance Checker GSoC Project David E. Wheeler
- Re: Add GoAway protocol message for graceful but fast server shutdown/switchover Jelte Fennema-Nio
- Re: Safer hash table initialization macro Jelte Fennema-Nio
- Re: Some tests for TOAST, STORAGE MAIN/EXTENDED Michael Paquier
- Re: [PATCH] Avoid potential NULL dereference in LIKE/ILIKE with C locale Neil Chen
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Mihail Nikalayeu
- Re: unnecessary executor overheads around seqscans David Rowley
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Gyan Sreejith
- Re: [PATCH] Replace COUNT(NULL) with '0'::bigint Junwang Zhao
- Re: Proposal: Cascade REPLICA IDENTITY changes to leaf partitions Chao Li
- Re: unnecessary executor overheads around seqscans David Rowley
- RE: Newly created replication slot may be invalidated by checkpoint Zhijie Hou (Fujitsu)
- Some questions about JIT optimization ywgrit
- Re:Fix logical decoding not track transaction during SNAPBUILD_BUILDING_SNAPSHOT ocean_li_996
- Re: Some questions about JIT optimization David Rowley
- Re: docs: clarify ALTER TABLE behavior on partitioned tables Chao Li
- Re: docs: clarify ALTER TABLE behavior on partitioned tables Chao Li
- Re: docs: clarify ALTER TABLE behavior on partitioned tables David G. Johnston
- Re: docs: clarify ALTER TABLE behavior on partitioned tables Chao Li
- [BUG#19384] Fix Server crash at textout vaibhave postgres
- docs: warn about post-data-only schema dumps with parallel restore. vaibhave postgres
- RE: Newly created replication slot may be invalidated by checkpoint Hayato Kuroda (Fujitsu)
- Re: docs: clarify ALTER TABLE behavior on partitioned tables David G. Johnston
- Re: Flush some statistics within running transactions Bertrand Drouvot
- Re: tablecmds: reject CLUSTER ON for partitioned tables earlier Chao Li
- Re: docs: clarify ALTER TABLE behavior on partitioned tables Chao Li
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Flush some statistics within running transactions Bertrand Drouvot
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: unnecessary executor overheads around seqscans Amit Langote
- Re: support fast default for domain with constraints jian he
- Re: Optimize IS DISTINCT FROM with non-nullable inputs Richard Guo
- Re: Safer hash table initialization macro Bertrand Drouvot
- Re: unclear OAuth error message Zsolt Parragi
- Re: Proposal: Cascade REPLICA IDENTITY changes to leaf partitions Chao Li
- Re: Batching in executor Amit Langote
- Re: alignas (C11) Peter Eisentraut
- Re: Batching in executor Daniil Davydov
- Re: Newly created replication slot may be invalidated by checkpoint Chao Li
- pg_stat_io_histogram Jakub Wartak
- Re: Custom oauth validator options Zsolt Parragi
- Re: Is abort() still needed in WalSndShutdown()? Fujii Masao
- Re: Safer hash table initialization macro Jelte Fennema-Nio
- meson: Make test output much more useful on failure (both in CI and locally) Jelte Fennema-Nio
- Re: get rid of Pointer type, mostly Peter Eisentraut
- Re: Safer hash table initialization macro Bertrand Drouvot
- Re: Make copyObject work in C++ Peter Eisentraut
- Re: Make copyObject work in C++ Jelte Fennema-Nio
- Re: Make copyObject work in C++ Jelte Fennema-Nio
- Re: Fix a reference error for window functions: In the function 'find_window_functions', the deduplication logic should be removed David Rowley
- Re: Safer hash table initialization macro Jelte Fennema-Nio
- Re: Bypassing cursors in postgres_fdw to enable parallel plans Rafia Sabih
- Re: DOCS - "\d mytable" also shows any publications that publish mytable Fujii Masao
- Re: unnecessary executor overheads around seqscans Amit Kapila
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Zsolt Parragi
- rename and move AssertVariableIsOfType Peter Eisentraut
- Re: AIX support Peter Eisentraut
- Re: Is abort() still needed in WalSndShutdown()? Heikki Linnakangas
- Re: Time to drop RADIUS support? Aleksander Alekseev
- Re: Auto-tune shared_buffers to use available huge pages Anthonin Bonnefoy
- Re: Use correct collation in pg_trgm Zsolt Parragi
- Re: Use correct collation in pg_trgm Alexander Korotkov
- Re: Exit walsender before confirming remote flush in logical replication Fujii Masao
- Re: Safer hash table initialization macro Bertrand Drouvot
- Re: docs: clarify ALTER TABLE behavior on partitioned tables Zsolt Parragi
- RE: AIX support Srirama Kucherlapati
- Re: pg_stat_io_histogram Andres Freund
- Re: Fix accidentally cast away qualifiers Peter Eisentraut
- Re: unnecessary executor overheads around seqscans Heikki Linnakangas
- Re: meson: Make test output much more useful on failure (both in CI and locally) Zsolt Parragi
- Re: AIX support Andres Freund
- Re: refactor architecture-specific popcount code Nathan Bossart
- Re: pg_plan_advice Robert Haas
- Re: meson: Make test output much more useful on failure (both in CI and locally) Andres Freund
- Re: unnecessary executor overheads around seqscans Andres Freund
- Patch: Add tsmatch JSONPath operator for granular Full Text Search Florents Tselai
- Re: pg_waldump: support decoding of WAL inside tarfile Robert Haas
- LLVMJIT: introduce force-inlined functions Pierre Ducroquet
- Re: tablecmds: reject CLUSTER ON for partitioned tables earlier Zsolt Parragi
- Re: AIX support Tom Lane
- Re: meson: Make test output much more useful on failure (both in CI and locally) Jelte Fennema-Nio
- Re: unnecessary executor overheads around seqscans Andres Freund
- Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables Robert Haas
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Álvaro Herrera
- Re: Initial COPY of Logical Replication is too slow Masahiko Sawada
- Re: pg_upgrade: optimize replication slot caught-up check Masahiko Sawada
- RepOrigin vs. replorigin Masahiko Sawada
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Mihail Nikalayeu
- Re: unclear OAuth error message Jacob Champion
- Re: docs: clarify ALTER TABLE behavior on partitioned tables Chao Li
- Re: unclear OAuth error message Jacob Champion
- Re: Cleaning up PREPARE query strings? Sami Imseih
- Re: tablecmds: reject CLUSTER ON for partitioned tables earlier Chao Li
- Re: unnecessary executor overheads around seqscans Andres Freund
- Re: failed NUMA pages inquiry status: Operation not permitted Tomas Vondra
- Re: pgsql: Implement WAIT FOR command Heikki Linnakangas
- Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra
- Re: DOCS - "\d mytable" also shows any publications that publish mytable Peter Smith
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- RE: Fix logical decoding not track transaction during SNAPBUILD_BUILDING_SNAPSHOT Hayato Kuroda (Fujitsu)
- Re: Optimize IS DISTINCT FROM with non-nullable inputs Tender Wang
- Re: unnecessary executor overheads around seqscans Amit Langote
- RE: Fix logical decoding not track transaction during SNAPBUILD_BUILDING_SNAPSHOT Zhijie Hou (Fujitsu)
- Re: Is abort() still needed in WalSndShutdown()? Fujii Masao
- Re: Batching in executor Amit Langote
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: Remove PG_MMAP_FLAGS Ashutosh Bapat
- Re: Fix logical decoding not track transaction during SNAPBUILD_BUILDING_SNAPSHOT cca5507
- Pgbench: remove synchronous prepare Dmitrii Bondar
- Re: display hot standby state in psql prompt Fujii Masao
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Make T_CoalesceExpr executable on a foreign server p.gilev@postgrespro.ru
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: Optional skipping of unchanged relations during ANALYZE? VASUKI M
- tablecmds: fix bug where index rebuild loses replica identity on partitions Chao Li
- Re: Import Statistics in postgres_fdw before resorting to sampling. Ashutosh Bapat
- Fix the race condition for updating slot minimum LSN Zhijie Hou (Fujitsu)
- Re: failed NUMA pages inquiry status: Operation not permitted Bertrand Drouvot
- Re: Proposal: Cascade REPLICA IDENTITY changes to leaf partitions Michael Paquier
- Re: Unlinking Parallel Hash Join inner batch files sooner Andrey Borodin
- Re: Remove PG_MMAP_FLAGS Michael Paquier
- Re: Optimize IS DISTINCT FROM with non-nullable inputs Richard Guo
- Re: [BUG] Incorrect historic snapshot may be serialized to disk during fast-forwarding ocean_li_996
- Add pg_stat_recovery system view Xuneng Zhou
- Re: Fix gistkillitems & add regression test to microvacuum Andrey Borodin
- Re: Safer hash table initialization macro Chao Li
- Re: Proposal: Cascade REPLICA IDENTITY changes to leaf partitions Chao Li
- Re: Add WALRCV_CONNECTING state to walreceiver Xuneng Zhou
- Re: Some questions about JIT optimization ywgrit
- Re: tablecmds: fix bug where index rebuild loses replica identity on partitions Michael Paquier
- Re: tablecmds: reject CLUSTER ON for partitioned tables earlier Michael Paquier
- Re: pg_plan_advice Ajay Pal
- Re: tablecmds: fix bug where index rebuild loses replica identity on partitions Chao Li
- Re: Add SQL/JSON ON MISMATCH clause to JSON_VALUE Florents Tselai
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: Periodic authorization expiration checks using GoAway message Ajit Awekar
- could not find replacement targetlist entry for attno -6 jian he
- Re: tablecmds: fix bug where index rebuild loses replica identity on partitions Chao Li
- Re: display hot standby state in psql prompt Jim Jones
- Re: tablecmds: reject CLUSTER ON for partitioned tables earlier Zsolt Parragi
- Re: Newly created replication slot may be invalidated by checkpoint Amit Kapila
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: tablecmds: reject CLUSTER ON for partitioned tables earlier Zsolt Parragi
- Re: Time to add FIDO2 support? Joel Jacobson
- Re: unnecessary executor overheads around seqscans Heikki Linnakangas
- Re: Time to add FIDO2 support? Joel Jacobson
- GSoC 2026: Call for Mentors, Project Ideas and Project Idea Reviews Andrey Borodin
- Re: GSoC 2026: Call for Mentors, Project Ideas and Project Idea Reviews Pavlo Golub
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: RepOrigin vs. replorigin Amit Kapila
- Re: unnecessary executor overheads around seqscans Dilip Kumar
- Re: Time to add FIDO2 support? Zsolt Parragi
- logical apply worker's lock waits in subscriber can stall checkpointer in publisher Fujii Masao
- Re: could not find replacement targetlist entry for attno -6 Dean Rasheed
- Re: pg_upgrade: optimize replication slot caught-up check Amit Kapila
- Re: pg_stat_io_histogram Jakub Wartak
- Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
- Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
- Re: pg_plan_advice Robert Haas
- Re: pg_plan_advice Ajay Pal
- Re: SQL Property Graph Queries (SQL/PGQ) Ajay Pal
- Re: rename and move AssertVariableIsOfType Bertrand Drouvot
- Re: Add GoAway protocol message for graceful but fast server shutdown/switchover Zsolt Parragi
- Re: More speedups for tuple deformation David Rowley
- Re: display hot standby state in psql prompt Fujii Masao
- Re: meson: Allow disabling static libraries Peter Eisentraut
- Re: Skipping schema changes in publication vignesh C
- Re: display hot standby state in psql prompt Jim Jones
- Re: meson: Make test output much more useful on failure (both in CI and locally) Jelte Fennema-Nio
- Re: pgsql: Prevent invalidation of newly synced replication slots. Robert Haas
- Re: pgsql: Prevent invalidation of newly synced replication slots. Tom Lane
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Álvaro Herrera
- Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
- Re: Enable partitionwise join for partition keys wrapped by RelabelType Matheus Alcantara
- Re: Hash-based MCV matching for large IN-lists Ilia Evdokimov
- Re: pgsql: Prevent invalidation of newly synced replication slots. Tom Lane
- Re: pgsql: Prevent invalidation of newly synced replication slots. Robert Haas
- Re: pg_waldump: support decoding of WAL inside tarfile Robert Haas
- Re: pgsql: Prevent invalidation of newly synced replication slots. Tom Lane
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: RepOrigin vs. replorigin Peter Eisentraut
- Re: pgsql: Prevent invalidation of newly synced replication slots. Thomas Munro
- Re: pgsql: Prevent invalidation of newly synced replication slots. Andres Freund
- Re: pgsql: Prevent invalidation of newly synced replication slots. Robert Haas
- RE: AIX support Srirama Kucherlapati
- Add SECURITY_INVOKER_VIEWS option to CREATE DATABASE Steve Chavez
- Re: pgsql: Prevent invalidation of newly synced replication slots. Andres Freund
- Re: docs: warn about post-data-only schema dumps with parallel restore. David G. Johnston
- Re: pgsql: Prevent invalidation of newly synced replication slots. Greg Burd
- Re: Flush some statistics within running transactions Sami Imseih
- Re: unnecessary executor overheads around seqscans Andres Freund
- Re: pgsql: Prevent invalidation of newly synced replication slots. Robert Haas
- Re: Add SECURITY_INVOKER_VIEWS option to CREATE DATABASE Laurenz Albe
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Jacob Champion
- Re: Report bytes and transactions actually sent downtream Andres Freund
- Re: Custom oauth validator options Jacob Champion
- Optimize CPU usage of dropping buffers during recovery Jingtang Zhang
- Re: pgsql: Prevent invalidation of newly synced replication slots. Robert Haas
- Re: Add SECURITY_INVOKER_VIEWS option to CREATE DATABASE Steve Chavez
- Re: Add SECURITY_INVOKER_VIEWS option to CREATE DATABASE David G. Johnston
- Re: Safer hash table initialization macro Jelte Fennema-Nio
- Re: pgsql: Prevent invalidation of newly synced replication slots. Robert Haas
- Re: Optional skipping of unchanged relations during ANALYZE? Sami Imseih
- Re: pgsql: Prevent invalidation of newly synced replication slots. Andres Freund
- Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement Haritabh Gupta
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row Matheus Alcantara
- Re: Add SECURITY_INVOKER_VIEWS option to CREATE DATABASE Laurenz Albe
- Re: Remaining dependency on setlocale() Jeff Davis
- Re: postgres_fdw: Use COPY to speed up batch inserts Masahiko Sawada
- Re: unnecessary executor overheads around seqscans Andres Freund
- Re: RepOrigin vs. replorigin Masahiko Sawada
- Re: Remaining dependency on setlocale() Jeff Davis
- Re: pg_upgrade: optimize replication slot caught-up check Masahiko Sawada
- Re: Mystery with REVOKE PRIVILEGE Konstantin Knizhnik
- Re: [OAuth] Missing dependency on oauth_validator test Jacob Champion
- Re: AIX support Tom Lane
- Re: pg_upgrade: optimize replication slot caught-up check Masahiko Sawada
- Re: pg_waldump: support decoding of WAL inside tarfile Robert Haas
- Re: AIX support Tom Lane
- Re: AIX support Tom Lane
- Re: RepOrigin vs. replorigin Chao Li
- Re: [OAuth] Missing dependency on oauth_validator test Andres Freund
- Re: Patch: dumping tables data in multiple chunks in pg_dump Hannu Krosing
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Mihail Nikalayeu
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: tablecmds: reject CLUSTER ON for partitioned tables earlier Chao Li
- Re: Optimize IS DISTINCT FROM with non-nullable inputs Tender Wang
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: tablecmds: reject CLUSTER ON for partitioned tables earlier Chao Li
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: tablecmds: fix bug where index rebuild loses replica identity on partitions Chao Li
- Remove unused argument from ApplyLogicalMappingFile() Yugo Nagata
- Re: pg_waldump: support decoding of WAL inside tarfile Euler Taveira
- Re: Fix logical decoding not track transaction during SNAPBUILD_BUILDING_SNAPSHOT Ajin Cherian
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: unnecessary executor overheads around seqscans Dilip Kumar
- Re: pgsql: Prevent invalidation of newly synced replication slots. Amit Kapila
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: Skipping schema changes in publication shveta malik
- RE: Remove unused argument from ApplyLogicalMappingFile() Hayato Kuroda (Fujitsu)
- Re: Pasword expiration warning Soumya S Murali
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: pgsql: Prevent invalidation of newly synced replication slots. Amit Kapila
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- ATPrepCmd: cleanup unreachable AT_AddIndexConstraint handling Chao Li
- Fix grammar in comment describing LP_DEAD hint safety Xiangyu Liang
- Re: Flush some statistics within running transactions Michael Paquier
- Re: Fix grammar in comment describing LP_DEAD hint safety Michael Paquier
- Re: Optimize IS DISTINCT FROM with non-nullable inputs Richard Guo
- Re: pgsql: Prevent invalidation of newly synced replication slots. Thomas Munro
- Re: Non-text mode for pg_dumpall tushar
- Re: display hot standby state in psql prompt Chao Li
- Re: [PATCH] llvmjit: always add the simplifycfg pass Pierre Ducroquet
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Correction to comment of brin_range_deserialize ji xu
- Re: Exit walsender before confirming remote flush in logical replication Ronan Dunklau
- psql: make %P prompt option consistent when not connected Chao Li
- Re: ON CONFLICT DO SELECT (take 3) jian he
- Re: Remove unused argument from ApplyLogicalMappingFile() Fujii Masao
- [PATCH] Add max_logical_replication_slots GUC Ahmed Et-tanany
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Álvaro Herrera
- RE: AIX support Aditya Kamath
- Re: pgsql: Prevent invalidation of newly synced replication slots. Andrey Borodin
- Re: pgsql: Prevent invalidation of newly synced replication slots. Amit Kapila
- Re: pg_stat_io_histogram Jakub Wartak
- Re: Flush some statistics within running transactions Bertrand Drouvot
- Re: pgsql: Prevent invalidation of newly synced replication slots. Amit Kapila
- Re: Exit walsender before confirming remote flush in logical replication Andrey Silitskiy
- Re: Exit walsender before confirming remote flush in logical replication Andrey Silitskiy
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- trivial designated initializers Álvaro Herrera
- Re: [PATCH] Add max_logical_replication_slots GUC Álvaro Herrera
- Re: pgsql: Prevent invalidation of newly synced replication slots. Amit Kapila
- Re: [PATCH] llvmjit: always add the simplifycfg pass Matheus Alcantara
- Re: [PATCH] Add max_logical_replication_slots GUC Ahmed Et-tanany
- Re: Pasword expiration warning Euler Taveira
- Re: [PATCH] Add max_logical_replication_slots GUC Álvaro Herrera
- Re: pgsql: Prevent invalidation of newly synced replication slots. Robert Haas
- Re: [PATCH] Add max_logical_replication_slots GUC Ahmed Et-tanany
- Re: pg_waldump: support decoding of WAL inside tarfile Robert Haas
- Re: Hash-based MCV matching for large IN-lists Chengpeng Yan
- Re: Changing shared_buffers without restart Ashutosh Bapat
- Re: RFC: Allow EXPLAIN to Output Page Fault Information torikoshia
- Re: [PATCH] Add max_logical_replication_slots GUC Euler Taveira
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Álvaro Herrera
- Re: RFC: Allow EXPLAIN to Output Page Fault Information torikoshia
- Re: pgsql: Prevent invalidation of newly synced replication slots. Amit Kapila
- RE: AIX support Aditya Kamath
- Re: AIX support Robert Haas
- Re: trivial designated initializers Melanie Plageman
- Re: AIX support Robert Haas
- Re: AIX support Álvaro Herrera
- Re: Custom oauth validator options Zsolt Parragi
- Re: Custom oauth validator options Álvaro Herrera
- Re: More speedups for tuple deformation Andres Freund
- Re: pgsql: Prevent invalidation of newly synced replication slots. Andres Freund
- BUG: Cascading standby fails to reconnect after falling back to archive recovery Marco Nenciarini
- Re: pg_plan_advice Robert Haas
- Re: Patch: dumping tables data in multiple chunks in pg_dump Hannu Krosing
- Re: AIX support Andres Freund
- Re: unnecessary executor overheads around seqscans Andres Freund
- Re: pgsql: Prevent invalidation of newly synced replication slots. Greg Burd
- Re: pgsql: Prevent invalidation of newly synced replication slots. Andrey Borodin
- RE: Fix logical decoding not track transaction during SNAPBUILD_BUILDING_SNAPSHOT ocean_li_996
- Re:RE: Fix logical decoding not track transaction during SNAPBUILD_BUILDING_SNAPSHOT ocean_li_996
- Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update) Greg Burd
- Re:Re: Fix logical decoding not track transaction during SNAPBUILD_BUILDING_SNAPSHOT ocean_li_996
- Re: Add SECURITY_INVOKER_VIEWS option to CREATE DATABASE Steve Chavez
- Re: Custom oauth validator options Zsolt Parragi
- Re: Pasword expiration warning Zsolt Parragi
- A few pg_locale.c fixes Jeff Davis
- Re: Add SECURITY_INVOKER_VIEWS option to CREATE DATABASE David G. Johnston
- Re: Add SECURITY_INVOKER_VIEWS option to CREATE DATABASE Laurenz Albe
- Re: ON CONFLICT DO SELECT (take 3) Viktor Holmberg
- Re: Add SECURITY_INVOKER_VIEWS option to CREATE DATABASE Steve Chavez
- Re: Mystery with REVOKE PRIVILEGE Konstantin Knizhnik
- Re: RepOrigin vs. replorigin Masahiko Sawada
- Re: Refactor replication origin state reset helpers Masahiko Sawada
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: Patch: dumping tables data in multiple chunks in pg_dump Hannu Krosing
- Re: Patch: dumping tables data in multiple chunks in pg_dump Hannu Krosing
- Re: Race conditions in logical decoding Álvaro Herrera
- Re: docs: clarify ALTER TABLE behavior on partitioned tables David G. Johnston
- Re: Refactor replication origin state reset helpers Chao Li
- Re: trivial designated initializers Jelte Fennema-Nio
- Re: A few pg_locale.c fixes Chao Li
- Re: Correction to comment of brin_range_deserialize Chao Li
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: [PATCH] llvmjit: always add the simplifycfg pass Andres Freund
- Re: Document NULL David G. Johnston
- Re: pg_plan_advice Zsolt Parragi
- Docs: Use non-default throughout the documentation David G. Johnston
- Re: trivial designated initializers Peter Eisentraut
- Re: Correction to comment of brin_range_deserialize Michael Paquier
- Re: psql: make %P prompt option consistent when not connected Michael Paquier
- Re: Add comments about fire_triggers argument in ri_triggers.c surya poondla
- Re: Interrupts vs signals Heikki Linnakangas
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- ERROR: failed to find conversion function from iso-8859-1 to text jian he
- Decoupling our alignment assumptions about int64 and double Tom Lane
- Re: ERROR: failed to find conversion function from iso-8859-1 to text Tom Lane
- Re: pg_stat_statements: add missing tests for nesting_level Michael Paquier
- Re: LLVM 22 Andres Freund
- Re: AIX support Tom Lane
- Re: docs: clarify ALTER TABLE behavior on partitioned tables Chao Li
- Re: docs: clarify ALTER TABLE behavior on partitioned tables David G. Johnston
- Re: ATPrepCmd: cleanup unreachable AT_AddIndexConstraint handling Chao Li
- Re: pg_plan_advice Tom Lane
- Re: Re: Fix logical decoding not track transaction during SNAPBUILD_BUILDING_SNAPSHOT Ajin Cherian
- RE: AIX support Srirama Kucherlapati
- Re: ERROR: failed to find conversion function from iso-8859-1 to text jian he
- Re: pg_plan_advice David G. Johnston
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Alexander Lakhin
- Re: Is there value in having optimizer stats for joins/foreignkeys? Alexandra Wang
- Re: ATPrepCmd: cleanup unreachable AT_AddIndexConstraint handling Tom Lane
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: pg_plan_advice Lukas Fittl
- Re: pg_upgrade: optimize replication slot caught-up check Amit Kapila
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: Add SECURITY_INVOKER_VIEWS option to CREATE DATABASE Laurenz Albe
- Re: Fix logical decoding not track transaction during SNAPBUILD_BUILDING_SNAPSHOT cca5507
- [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects Zhang Mingli
- Re: ATPrepCmd: cleanup unreachable AT_AddIndexConstraint handling Chao Li
- Re: pg_plan_advice Richard Guo
- RE: logical apply worker's lock waits in subscriber can stall checkpointer in publisher Hayato Kuroda (Fujitsu)
- Re: [PATCH] Refactor *_abbrev_convert() functions Michael Paquier
- Re: Batching in executor Amit Langote
- Re: implement CAST(expr AS type FORMAT 'template') jian he
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: Optimize IS DISTINCT FROM with non-nullable inputs Tender Wang
- Re: unnecessary executor overheads around seqscans Dilip Kumar
- Re: ABI Compliance Checker GSoC Project Dean Rasheed
- Improvements and refactoring in shmem.c Ashutosh Bapat
- Re: Batching in executor Amit Langote
- Re: [PATCH] Add max_logical_replication_slots GUC Bernd Helmle
- Re: Import Statistics in postgres_fdw before resorting to sampling. Ashutosh Bapat
- Re: Fix logical decoding not track transaction during SNAPBUILD_BUILDING_SNAPSHOT Ajin Cherian
- Re: Hash-based MCV matching for large IN-lists Ilia Evdokimov
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: parallel data loading for pgbench -i Mircea Cadariu
- Re: Undefined behavior detected by new clang's ubsan John Naylor
- Re: refactor architecture-specific popcount code John Naylor
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Fujii Masao
- Re: [PATCH] Add max_logical_replication_slots GUC Ahmed Et-tanany
- Re: [PATCH] Add max_logical_replication_slots GUC Fujii Masao
- Re: Auto-tune shared_buffers to use available huge pages Ashutosh Bapat
- Re: Pasword expiration warning Japin Li
- Re: Custom oauth validator options Nikolay Shaplov
- Re: Optional skipping of unchanged relations during ANALYZE? VASUKI M
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Xuneng Zhou
- Re: Improvements and refactoring in shmem.c Heikki Linnakangas
- Re: [PATCH] Add max_logical_replication_slots GUC Euler Taveira
- Re: Custom oauth validator options Zsolt Parragi
- Re: [PATCH] Add max_logical_replication_slots GUC Ahmed Et-tanany
- Re: [PATCH] Add max_logical_replication_slots GUC Euler Taveira
- Re: [PATCH] llvmjit: always add the simplifycfg pass Matheus Alcantara
- Re: pg_plan_advice Robert Haas
- Re: pg_plan_advice Robert Haas
- Re: pg_plan_advice Robert Haas
- Re: pgsql: Prevent invalidation of newly synced replication slots. Amit Kapila
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Kirill Reshke
- Re: Pasword expiration warning Zsolt Parragi
- Re: AIX support Álvaro Herrera
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Kirill Reshke
- Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Boris Mironov
- Re: postgres_fdw: Use COPY to speed up batch inserts Matheus Alcantara
- Re: pg_plan_advice Robert Haas
- Re: Auto-tune shared_buffers to use available huge pages Anthonin Bonnefoy
- Re: ABI Compliance Checker GSoC Project Tom Lane
- Re: Limit memory usage by postgres_fdw batches Alexander Pyhalov
- Re: logical apply worker's lock waits in subscriber can stall checkpointer in publisher Fujii Masao
- Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote Andrew Dunstan
- Re: Auto-tune shared_buffers to use available huge pages Ashutosh Bapat
- RE: AIX support Aditya Kamath
- Re: Skipping schema changes in publication vignesh C
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: Optional skipping of unchanged relations during ANALYZE? Ilia Evdokimov
- Re: Pasword expiration warning Gilles Darold
- Re: Improvements and refactoring in shmem.c Ashutosh Bapat
- RE: AIX support Srirama Kucherlapati
- Re: Pasword expiration warning Gilles Darold
- Re: Decoupling our alignment assumptions about int64 and double Andres Freund
- Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote Tom Lane
- Proposed: extend github pages for documentation's sample code Bear Giles
- Re: pg_stat_io_histogram Andres Freund
- Re: Decoupling our alignment assumptions about int64 and double Tom Lane
- Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update) Greg Burd
- Proposal: doxygen + MAN 7 pages Bear Giles
- Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement Florin Irion
- Re: Auto-tune shared_buffers to use available huge pages Anthonin Bonnefoy
- Re: refactor architecture-specific popcount code Nathan Bossart
- Follow-up on OpenSSL "engines" and "providers" Bear Giles
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Consistently use the XLogRecPtrIsInvalid() macro Álvaro Herrera
- Re: Buffer locking is special (hints, checksums, AIO writes) Peter Geoghegan
- Re: Pasword expiration warning Nathan Bossart
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Buffer locking is special (hints, checksums, AIO writes) Peter Geoghegan
- Re: Buffer locking is special (hints, checksums, AIO writes) Peter Geoghegan
- more surprising enable_indexonlyscan behavior Robert Haas
- Re: Optional skipping of unchanged relations during ANALYZE? Sami Imseih
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: Fix logical decoding not track transaction during SNAPBUILD_BUILDING_SNAPSHOT ocean_li_996
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Document NULL Marcos Pegoraro
- Re: Race conditions in logical decoding Antonin Houska
- Re: Document NULL Marcos Pegoraro
- Re: Buffer locking is special (hints, checksums, AIO writes) Tom Lane
- Re: Pasword expiration warning Zsolt Parragi
- Re: pg_upgrade: optimize replication slot caught-up check Masahiko Sawada
- Re: Refactor replication origin state reset helpers Masahiko Sawada
- Re: Optional skipping of unchanged relations during ANALYZE? Sami Imseih
- Re: Document NULL David G. Johnston
- Re: alignas (C11) Tom Lane
- Re: Skipping schema changes in publication Peter Smith
- Re: Optional skipping of unchanged relations during ANALYZE? Corey Huinker
- Re: Pasword expiration warning Gilles Darold
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types Ilia Evdokimov
- Re: Pasword expiration warning Nathan Bossart
- Non-committer reviews: is it helpful? Alexander Borisov
- Re: split tablecmds.c Nathan Bossart
- Re: Non-committer reviews: is it helpful? David G. Johnston
- Re: Optional skipping of unchanged relations during ANALYZE? Sami Imseih
- Re: Optional skipping of unchanged relations during ANALYZE? Corey Huinker
- Re: Optional skipping of unchanged relations during ANALYZE? Sami Imseih
- Re: Non-committer reviews: is it helpful? Alexander Borisov
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: split tablecmds.c Nathan Bossart
- Re: Non-committer reviews: is it helpful? David G. Johnston
- Re: AIX support Michael Paquier
- Re: Non-committer reviews: is it helpful? Michael Paquier
- Re: Non-committer reviews: is it helpful? Tom Lane
- Re: AIX support Tom Lane
- Re: unnecessary executor overheads around seqscans Andres Freund
- Re: Non-committer reviews: is it helpful? Alexander Borisov
- Re: Remove unused argument from ApplyLogicalMappingFile() Fujii Masao
- Re: updates for handling optional argument in system functions Mark Wong
- Re: Non-committer reviews: is it helpful? Alexander Borisov
- Re: Decoupling our alignment assumptions about int64 and double Tom Lane
- Re: Proposal: Cascade REPLICA IDENTITY changes to leaf partitions Chao Li
- Re: display hot standby state in psql prompt Fujii Masao
- Re: Document NULL David G. Johnston
- A out of date comment of WaitForWALToBecomeAvailable Andy Fan
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Fujii Masao
- tablecmds: Deadlock caused by Attach Partition Chao Li
- Re: Document NULL Chao Li
- Re: Document NULL David G. Johnston
- Re: pg_upgrade: optimize replication slot caught-up check shveta malik
- RE: logical apply worker's lock waits in subscriber can stall checkpointer in publisher Hayato Kuroda (Fujitsu)
- Re: pg_upgrade: optimize replication slot caught-up check Amit Kapila
- Re: AIX support Michael Paquier
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber vignesh C
- Re: Optional skipping of unchanged relations during ANALYZE? VASUKI M
- Re: AIX support Michael Paquier
- Add expressions to pg_restore_extended_stats() Corey Huinker
- Re: A out of date comment of WaitForWALToBecomeAvailable Michael Paquier
- Re: pg_upgrade: optimize replication slot caught-up check shveta malik
- Re: Optional skipping of unchanged relations during ANALYZE? Corey Huinker
- Re: Document NULL Chao Li
- Re: Optional skipping of unchanged relations during ANALYZE? Corey Huinker
- RE: Improve pg_sync_replication_slots() to wait for primary to advance Zhijie Hou (Fujitsu)
- Re: Add expressions to pg_restore_extended_stats() Michael Paquier
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Xuneng Zhou
- Re: Is there value in having optimizer stats for joins/foreignkeys? Corey Huinker
- [WIP] Pipelined Recovery Imran Zaheer
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Chao Li
- Wake up backends immediately when sync standbys decrease Shinya Kato
- Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Boris Mironov
- Re: Is there value in having optimizer stats for joins/foreignkeys? Corey Huinker
- Re: Wake up backends immediately when sync standbys decrease Chao Li
- Re: pg_upgrade: optimize replication slot caught-up check Masahiko Sawada
- Re: Add expressions to pg_restore_extended_stats() Corey Huinker
- Re: Skipping schema changes in publication Peter Smith
- Re: refactor architecture-specific popcount code John Naylor
- Re: Use correct collation in pg_trgm David Geier
- Re: pg_upgrade: optimize replication slot caught-up check shveta malik
- Re: Skipping schema changes in publication shveta malik
- Re: Improvements and refactoring in shmem.c Ashutosh Bapat
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Kirill Reshke
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Andrey Borodin
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Kirill Reshke
- Re: trivial designated initializers Álvaro Herrera
- [PATCH] btree merge scan proposal Alexandre Felipe
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber vignesh C
- Re: Flush some statistics within running transactions Álvaro Herrera
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Kirill Reshke
- Re: Can we remove support for standard_conforming_strings = off yet? jian he
- Re:Re: A out of date comment of WaitForWALToBecomeAvailable Andy Fan
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Andrey Borodin
- Re: More speedups for tuple deformation David Rowley
- Re: Consistently use the XLogRecPtrIsInvalid() macro Bertrand Drouvot
- RE: Parallel Apply Hayato Kuroda (Fujitsu)
- Change default of jit to off Jelte Fennema-Nio
- Re: Pasword expiration warning Gilles Darold
- Re: ABI Compliance Checker GSoC Project Dean Rasheed
- RE: AIX support Aditya Kamath
- Re: Change default of jit to off Jim Jones
- Re: Flush some statistics within running transactions Álvaro Herrera
- Re: Change default of jit to off Laurenz Albe
- RE: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Madyshev Egor
- Re: Change default of jit to off Bernd Helmle
- Re: pg_stat_io_histogram Jakub Wartak
- Re: logical apply worker's lock waits in subscriber can stall checkpointer in publisher Fujii Masao
- Re: Improvements and refactoring in shmem.c Ashutosh Bapat
- Re: Flush some statistics within running transactions Álvaro Herrera
- Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Boris Mironov
- Re: [PATCH] llvmjit: always add the simplifycfg pass Pierre Ducroquet
- Re: Flush some statistics within running transactions Andres Freund
- Re: Wake up backends immediately when sync standbys decrease Fujii Masao
- Re: implement CAST(expr AS type FORMAT 'template') zengman
- Re: Flush some statistics within running transactions Álvaro Herrera
- Re: Improvements and refactoring in shmem.c Heikki Linnakangas
- Re: More speedups for tuple deformation Andres Freund
- Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update) Andres Freund
- Re: Set 1s WaitLatch timeout if standby limit has expired in ResolveRecoveryConflictWithBufferPin Álvaro Herrera
- Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jacob Champion
- Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update) Greg Burd
- Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update) Tom Lane
- Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jacob Champion
- Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta David G. Johnston
- Re: log_min_messages per backend type surya poondla
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: More speedups for tuple deformation Andres Freund
- Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update) Greg Burd
- Re: 001_password.pl fails with --without-readline Tom Lane
- Re: ABI Compliance Checker GSoC Project Tom Lane
- Re: refactor architecture-specific popcount code Nathan Bossart
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: Speed up COPY FROM text/CSV parsing using SIMD Mark Wong
- Re: index prefetching Peter Geoghegan
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Mark Wong
- Re: Document NULL David G. Johnston
- Re: Flush some statistics within running transactions Sami Imseih
- Re: More speedups for tuple deformation John Naylor
- Re: Change default of jit to off wenhui qiu
- Re: More speedups for tuple deformation David Rowley
- pg_dumpall --roles-only interact with other options jian he
- Re: AIX support Michael Paquier
- Re: Decoupling our alignment assumptions about int64 and double Tom Lane
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Kirill Reshke
- Re: More speedups for tuple deformation John Naylor
- slow SELECT expr INTO var in plpgsql Pavel Stehule
- Re: Improvements and refactoring in shmem.c Ashutosh Bapat
- splitting pg_resetwal output strings Álvaro Herrera
- Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jelte Fennema-Nio
- Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jelte Fennema-Nio
- Re: Is there value in having optimizer stats for joins/foreignkeys? Andrei Lepikhov
- Re: More speedups for tuple deformation David Rowley
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Matthias van de Meent
- Re: ABI Compliance Checker GSoC Project David E. Wheeler
- Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part David E. Wheeler
- Re: splitting pg_resetwal output strings Álvaro Herrera
- Re: ABI Compliance Checker GSoC Project Tom Lane
- Re: Speed up COPY FROM text/CSV parsing using SIMD KAZAR Ayoub
- Re: pg_dumpall --roles-only interact with other options Nathan Bossart
- Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Florents Tselai
- Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part David E. Wheeler
- Re: ABI Compliance Checker GSoC Project David E. Wheeler
- Re: ABI Compliance Checker GSoC Project David E. Wheeler
- Re: Flush some statistics within running transactions Sami Imseih
- Re: using index to speedup add not null constraints to a table Álvaro Herrera
- Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect Alexander Lakhin
- Re: IO wait events for COPY FROM/TO PROGRAM or file Nikolay Samokhvalov
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: slow SELECT expr INTO var in plpgsql Tom Lane