Mailing lists [pgsql-hackers]
-
Re: Teach predtest about IS [NOT]
proofs Tom Lane - Re: useless LIMIT_OPTION_DEFAULT Tom Lane
- Re: Simplify newNode() Tom Lane
- Re: Simplify newNode() Thomas Munro
- Re: Memory consumed by paths during partitionwise join planning Ashutosh Bapat
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Add 64-bit XIDs into PostgreSQL 15 wenhui qiu
- Re: logical decoding and replication of sequences, take 2 Amit Kapila
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Re: Improve eviction algorithm in ReorderBuffer Amit Kapila
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby shveta malik
- Re: "pgoutput" options missing on documentation Peter Smith
- Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Re: Fix bug with indexes on whole-row expressions Nikolay Samokhvalov
- Support "Right Semi Join" plan shapes wenhui qiu
- Is a clearer memory lifespan for outerTuple and innerTuple useful? Andy Fan
- Re: Is a clearer memory lifespan for outerTuple and innerTuple useful? Andy Fan
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Statistics Import and Export Andrei Lepikhov
- Re: remaining sql/json patches jian he
- Re: planner chooses incremental but not the best one Richard Guo
- Re: Add 64-bit XIDs into PostgreSQL 15 Pavel Borisov
- Re: Add 64-bit XIDs into PostgreSQL 15 wenhui qiu
- Re: Transaction timeout Andrey M. Borodin
- Re: Improve eviction algorithm in ReorderBuffer Alvaro Herrera
- Re: trying again to get incremental backup Jakub Wartak
- Autonomous transactions 2023, WIP Ivan Kush
- Re: trying again to get incremental backup Peter Eisentraut
- Re: trying again to get incremental backup Peter Eisentraut
- Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada
- Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada
- [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek
- Re: Synchronizing slots from primary to standby Nisha Moond
- Re: optimize atomic exchanges Andres Freund
- Re: [PATCH] Add --syntax to postgres for SQL syntax checking Laurenz Albe
- Re: pgBufferUsage.blk_{read|write}_time are zero although there are pgBufferUsage.local_blks_{read|written} hubert depesz lubaczewski
- Re: [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek
- Re: [PATCH] Add --syntax to postgres for SQL syntax checking Pavel Stehule
- Re: "pgoutput" options missing on documentation Emre Hasegeli
- Re: Clean up find_typedefs and add support for Mac Andrew Dunstan
- Re: Add --check option to pgindent Jelte Fennema-Nio
- Re: [meson] expose buildtype debug/optimization info to pg_config Andres Freund
- Re: [PATCH] Add --syntax to postgres for SQL syntax checking Tom Lane
- Re: [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek
- Re: [PATCH] Add --syntax to postgres for SQL syntax checking David G. Johnston
- Re: [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek
- Re: [PATCH] Add --syntax to postgres for SQL syntax checking David G. Johnston
- Re: [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek
- Re: Add --check option to pgindent Tristan Partin
- Re: Clean up find_typedefs and add support for Mac Tom Lane
- Re: Clean up find_typedefs and add support for Mac Tristan Partin
- Re: Clean up find_typedefs and add support for Mac Tristan Partin
- Re: Improve eviction algorithm in ReorderBuffer Euler Taveira
- Re: Clean up find_typedefs and add support for Mac Andrew Dunstan
- Re: LargeObjectRelationId vs LargeObjectMetadataRelationId, redux Tom Lane
- Re: POC: Extension for adding distributed tracing - pg_tracing Nikita Malakhov
- Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Michail Nikolaev