Mailing lists [pgsql-hackers]
- 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