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