Mailing lists [pgsql-hackers]
- Re: [PATCH] Add native windows on arm64 support Dave Cramer
- Re: More new SQL/JSON item methods Andrew Dunstan
- Re: [PATCH] Add native windows on arm64 support Anthony Roberts
- Re: Remove unused fields in ReorderBufferTupleBuf reid.thompson@crunchydata.com
- Re: [PATCH] Add native windows on arm64 support Andrew Dunstan
- Re: [PATCH] Add native windows on arm64 support Dave Cramer
- Re: More new SQL/JSON item methods Andrew Dunstan
- Re: [PATCH] Add native windows on arm64 support Andrew Dunstan
- Re: Use of backup_label not noted in log David Steele
- Re: Guiding principle for dropping LLVM versions? Thomas Munro
- Re: Use of backup_label not noted in log Tom Lane
- Re: Use of backup_label not noted in log David Steele
- Re: [PATCH] Add native windows on arm64 support Dave Cramer
- Re: Guiding principle for dropping LLVM versions? Mark Wong
- Re: speed up a logical replica setup Euler Taveira
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: speed up a logical replica setup Euler Taveira
- Re: pg_column_toast_chunk_id: a function to get a chunk ID of a TOASTed value Yugo NAGATA
- Rename setup_cancel_handler in pg_dump Yugo NAGATA
- Re: Use of backup_label not noted in log Michael Paquier
- RE: Fix inappropriate comments in function ReplicationSlotAcquire Wei Wang (Fujitsu)
- Re: [PATCH] Add native windows on arm64 support Michael Paquier
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel vignesh C
- Re: Printing backtrace of postgres processes vignesh C
- Small fix on COPY ON_ERROR document Yugo NAGATA
- Re: Evaluate arguments of correlated SubPlans in the referencing ExprState vignesh C
- Re: Improve tab completion for ALTER DEFAULT PRIVILEGE and ALTER TABLE vignesh C
- Re: gai_strerror() is not thread-safe on Windows vignesh C
- Re: A performance issue with Memoize Richard Guo
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Jeff Davis
- Re: Use of backup_label not noted in log Michael Paquier
- Re: A performance issue with Memoize David Rowley
- Re: A performance issue with Memoize Tom Lane
- Re: A performance issue with Memoize David Rowley
- Re: Remove unused fields in ReorderBufferTupleBuf reid.thompson@crunchydata.com
- Re: Remove unused fields in ReorderBufferTupleBuf Masahiko Sawada
- Re: Small fix on COPY ON_ERROR document Masahiko Sawada
- Re: A performance issue with Memoize Richard Guo
- Re: Small fix on COPY ON_ERROR document Yugo NAGATA
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Race condition in FetchTableStates() breaks synchronization of subscription tables Alexander Lakhin
- Re: A performance issue with Memoize Richard Guo
- Re: Small fix on COPY ON_ERROR document Masahiko Sawada
- Re: make dist using git archive Peter Eisentraut
- Re: Small fix on COPY ON_ERROR document David G. Johnston
- Re: Popcount optimization using AVX512 Alvaro Herrera
- Re: Transaction timeout Andrey M. Borodin
- Re: Transaction timeout Andrey M. Borodin
- Re: Small fix on COPY ON_ERROR document Yugo NAGATA
- Delay Memoize hashtable build until executor run David Rowley
- Re: Small fix on COPY ON_ERROR document David G. Johnston
- Re: Remove unused fields in ReorderBufferTupleBuf Masahiko Sawada
- Apply the "LIMIT 1" optimization to partial DISTINCT Richard Guo
- Re: A performance issue with Memoize David Rowley
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: proposal: psql: show current user in prompt Pavel Stehule
- Re: proposal: psql: show current user in prompt Pavel Stehule
- Re: Apply the "LIMIT 1" optimization to partial DISTINCT David Rowley
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Re: Current Connection Information Aleksander Alekseev
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- 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: Small fix on COPY ON_ERROR document Yugo NAGATA
- Re: Small fix on COPY ON_ERROR document Yugo NAGATA
- Add new COPY option REJECT_LIMIT torikoshia
- Re: POC: Extension for adding distributed tracing - pg_tracing Anthonin Bonnefoy
- Finding every use of a built-in function Kurlaev Jaroslav
- Re: proposal: psql: show current user in prompt Jelte Fennema-Nio
- Re: Printing backtrace of postgres processes Alvaro Herrera
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema-Nio
- Re: Reordering DISTINCT keys to match input path's pathkeys Richard Guo
- Re: Finding every use of a built-in function Pavel Stehule
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Alvaro Herrera
- Re: Use of backup_label not noted in log David Steele
- Re: [PATCH] Add native windows on arm64 support Andrew Dunstan
- Re: More new SQL/JSON item methods Jeevan Chalke
- Re: POC: Extension for adding distributed tracing - pg_tracing Nikita Malakhov
- Re: A new strategy for pull-up correlated ANY_SUBLINK vignesh C
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands vignesh C
- Re: Exposing the lock manager's WaitForLockers() to SQL vignesh C
- Re: Add recovery to pg_control and remove backup_label vignesh C
- Re: [PATCH] Add sortsupport for range types and btree_gist vignesh C
- Re: [PATCH] Add support function for containment operators vignesh C
- Re: fix stats_fetch_consistency value in postgresql.conf.sample vignesh C
- Re: [PATCH] Compression dictionaries for JSONB vignesh C
- Re: Confine vacuum skip logic to lazy_scan_skip vignesh C
- Re: tablecmds.c/MergeAttributes() cleanup Peter Eisentraut
- Re: Add new error_action COPY ON_ERROR "log" jian he
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Bharath Rupireddy
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alvaro Herrera
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: [PATCH] Add native windows on arm64 support Dave Cramer
- Re: POC: GROUP BY optimization vignesh C
- Re: logical decoding and replication of sequences, take 2 Robert Haas
- RE: Current Connection Information Maiquel Grassi
- Re: pg_upgrade failing for 200+ million Large Objects vignesh C
- Re: PoC: prefetching index leaf pages (for inserts) vignesh C
- Re: Lockless queue of waiters in LWLock vignesh C
- Re: Remove unused fields in ReorderBufferTupleBuf reid.thompson@crunchydata.com
- Re: Transaction timeout Japin Li
- Re: MERGE ... WHEN NOT MATCHED BY SOURCE vignesh C
- Re: Supporting MERGE on updatable views vignesh C
- Re: A failure in t/038_save_logical_slots_shutdown.pl Bharath Rupireddy
- Re: Small fix on COPY ON_ERROR document David G. Johnston
- Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row David G. Johnston
- Re: POC: GROUP BY optimization Robert Haas
- Re: Memory consumed by child SpecialJoinInfo in partitionwise join planning vignesh C
- Re: Add new COPY option REJECT_LIMIT David G. Johnston
- Re: POC: GROUP BY optimization Tom Lane
- Re: POC: GROUP BY optimization Robert Haas
- Re: Add new error_action COPY ON_ERROR "log" David G. Johnston
- Re: MERGE ... WHEN NOT MATCHED BY SOURCE Dean Rasheed
- Re: MERGE ... WHEN NOT MATCHED BY SOURCE Dean Rasheed
- Re: Supporting MERGE on updatable views Dean Rasheed
- Re: MERGE ... WHEN NOT MATCHED BY SOURCE Alvaro Herrera
- Re: cleanup patches for incremental backup Robert Haas
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alvaro Herrera
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: pg_upgrade failing for 200+ million Large Objects Tom Lane
- Re: Supporting MERGE on updatable views Alvaro Herrera
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema-Nio
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
- Re: WIP Incremental JSON Parser Andrew Dunstan
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Alvaro Herrera
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Alvaro Herrera
- Re: cleanup patches for incremental backup Nathan Bossart
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Peter Geoghegan
- Re: Hide exposed impl detail of wchar.c Nathan Bossart
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Andrey Borodin
- Re: [PATCH] Add sortsupport for range types and btree_gist Bernd Helmle
- Re: Hide exposed impl detail of wchar.c Tom Lane
- Re: Printing backtrace of postgres processes Bharath Rupireddy
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
- Re: cleanup patches for incremental backup Robert Haas
- psql: add \create_function command Steve Chavez
- Re: psql: add \create_function command Pavel Stehule
- Re: Patch: Improve Boolean Predicate JSON Path Docs David E. Wheeler
- Re: psql: add \create_function command Tom Lane
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Jeff Davis
- Re: psql: add \create_function command walther@technowledgy.de
- Re: psql: add \create_function command walther@technowledgy.de
- Re: make dist using git archive Tristan Partin
- Re: Introduce XID age and inactive timeout based replication slot invalidation Bharath Rupireddy
- Re: psql: add \create_function command David G. Johnston
- Re: psql: add \create_function command Pavel Stehule
- Re: psql: add \create_function command Tom Lane
- Re: Add minimal C example and SQL registration example for custom table access methods. Tristen Raab
- Re: Add minimal C example and SQL registration example for custom table access methods. Fabrízio de Royes Mello
- Re: psql: add \create_function command Tom Lane
- Re: psql: add \create_function command Pavel Stehule
- Re: psql: add \create_function command Tom Lane
- Re: psql: add \create_function command Pavel Stehule
- Re: psql: add \create_function command Adam S
- Re: proposal: psql: show current user in prompt Pavel Stehule
- Re: A performance issue with Memoize Tom Lane
- Re: Functions to return random numbers in a given range David Zhang