Mailing lists [pgsql-hackers]
- Re: CRC32C Parallel Computation Optimization on ARM Nathan Bossart
- Re: CRC32C Parallel Computation Optimization on ARM Nathan Bossart
- Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Nathan Bossart
- Re: CRC32C Parallel Computation Optimization on ARM Heikki Linnakangas
- Re: CRC32C Parallel Computation Optimization on ARM Michael Paquier
- walwriter interacts quite badly with synchronous_commit=off Andres Freund
- Re: Row pattern recognition Tatsuo Ishii
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Jeff Davis
- Re: Show version of OpenSSL in ./configure output Michael Paquier
- Re: Making aggregate deserialization (and WAL receive) functions slightly faster David Rowley
- Re: MERGE ... RETURNING Merlin Moncure
- Re: CRC32C Parallel Computation Optimization on ARM Nathan Bossart
- Re: Document aggregate functions better w.r.t. ORDER BY David G. Johnston
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Nathan Bossart
- Re: Synchronizing slots from primary to standby shveta malik
- Re: post-recovery amcheck expectations Peter Geoghegan
- Re: Patch: Improve Boolean Predicate JSON Path Docs David E. Wheeler
- Re: Row pattern recognition Tatsuo Ishii
- Re: Add new for_each macros for iterating over a List that do not require ListCell pointer David Rowley
- Re: Synchronizing slots from primary to standby shveta malik
- Re: post-recovery amcheck expectations Noah Misch
- RE: CRC32C Parallel Computation Optimization on ARM Xiang Gao
- Re: RFC: Logging plan of the running query Ashutosh Bapat
- Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound John Naylor
- Adding facility for injection points (or probe points?) for more advanced tests Michael Paquier
- Re: Adding facility for injection points (or probe points?) for more advanced tests Amul Sul
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Adding facility for injection points (or probe points?) for more advanced tests Michael Paquier
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar
- Re: [dynahash] do not refill the hashkey after hash_search John Naylor
- Re: [dynahash] do not refill the hashkey after hash_search Tom Lane
- Re: Guiding principle for dropping LLVM versions? Thomas Munro
- Re: [dynahash] do not refill the hashkey after hash_search John Naylor
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: Guiding principle for dropping LLVM versions? Tom Lane
- Re: ALTER COLUMN ... SET EXPRESSION to alter stored generated column's expression Amul Sul
- Re: SQL:2011 application time jian he
- Re: A performance issue with Memoize Richard Guo
- Re: A performance issue with Memoize Richard Guo
- Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Andrei Lepikhov
- Re: Simplify create_merge_append_path a bit for clarity Richard Guo
- Re: Bug: RLS policy FOR SELECT is used to check new rows Laurenz Albe
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Bharath Rupireddy
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- doc: a small improvement about pg_am description Yugo NAGATA
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Bharath Rupireddy
- Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Alvaro Herrera
- Re: walwriter interacts quite badly with synchronous_commit=off Heikki Linnakangas
- Re: run pgindent on a regular basis / scripted manner Amit Kapila
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: Use virtual tuple slot for Unique node Ashutosh Bapat
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Jelte Fennema
- Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Jelte Fennema
- race condition in pg_class Smolkin Grigory
- Re: CDC/ETL system on top of logical replication with pgoutput, custom client Ashutosh Bapat
- RE: CDC/ETL system on top of logical replication with pgoutput, custom client José Neves
- Re: POC, WIP: OR-clause support for indexes a.rybakina
- Re: CDC/ETL system on top of logical replication with pgoutput, custom client Ashutosh Bapat
- Re: ResourceOwner refactoring Heikki Linnakangas
- Re: [BUG] Fix DETACH with FK pointing to a partitioned table fails tender wang
- Re: trying again to get incremental backup Andrew Dunstan
- Re: [BUG] Fix DETACH with FK pointing to a partitioned table fails Alvaro Herrera
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Amit Kapila
- Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Jelte Fennema
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar
- Re: ResourceOwner refactoring Heikki Linnakangas
- Re: RFC: Pluggable TOAST Aleksander Alekseev
- Re: race condition in pg_class Andrey M. Borodin
- Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Andrei Zubkov
- Re: trying again to get incremental backup Robert Haas
- Re: Add connection active, idle time to pg_stat_activity Andrei Zubkov
- Re: Add connection active, idle time to pg_stat_activity Aleksander Alekseev
- Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Alena Rybakina
- Re: Add connection active, idle time to pg_stat_activity Andrei Zubkov
- Re: Add connection active, idle time to pg_stat_activity Aleksander Alekseev
- Re: trying again to get incremental backup Andrew Dunstan
- Re: [patch] pg_basebackup: mention that spread checkpoints are the default in --help Peter Eisentraut
- Re: [dynahash] do not refill the hashkey after hash_search Nathan Bossart
- libpq async connection and multiple hosts Daniele Varrazzo
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: trying again to get incremental backup Robert Haas
- Re: libpq async connection and multiple hosts Jelte Fennema
- Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Andrei Zubkov
- Re: Document aggregate functions better w.r.t. ORDER BY Bruce Momjian
- Re: CRC32C Parallel Computation Optimization on ARM Nathan Bossart
- Re: libpq async connection and multiple hosts Daniele Varrazzo
- Re: libpq async connection and multiple hosts Daniele Varrazzo
- Re: remaining sql/json patches Nikita Malakhov
- Should we represent temp files as unsigned long int instead of signed long int type? Ashutosh Sharma
- Re: trying again to get incremental backup Robert Haas
- Re: race condition in pg_class Tom Lane
- Re: ResourceOwner refactoring Andres Freund
- Does UCS_BASIC have the right CTYPE? Jeff Davis
- Remove dead code in pg_ctl.c David Steele
- Re: walwriter interacts quite badly with synchronous_commit=off Andres Freund
- Re: Custom tstzrange with importance factored in Jeff Davis
- Re: Should we represent temp files as unsigned long int instead of signed long int type? Tom Lane
- Re: Should we represent temp files as unsigned long int instead of signed long int type? Robert Haas
- Re: trying again to get incremental backup Andrew Dunstan
- Re: trying again to get incremental backup Robert Haas
- Re: Making aggregate deserialization (and WAL receive) functions slightly faster Tom Lane
- Re: POC, WIP: OR-clause support for indexes Robert Haas
- Re: Remove dead code in pg_ctl.c Nathan Bossart
- Re: walwriter interacts quite badly with synchronous_commit=off Heikki Linnakangas
- Re: doc: a small improvement about pg_am description Jeff Davis
- Re: Guiding principle for dropping LLVM versions? Thomas Munro