Mailing lists [pgsql-hackers]
- Re: new heapcheck contrib module Robert Haas
- Re: Ought to use heap_multi_insert() for pg_attribute/depend insertions? Daniel Gustafsson
- Re: Reducing WaitEventSet syscall churn Thomas Munro
- Re: OpenSSL randomness seeding Daniel Gustafsson
- Re: Missing CFI in hlCover()? Tom Lane
- Re: psql - improve test coverage from 41% to 88% Daniel Gustafsson
- Re: Identifying user-created objects Daniel Gustafsson
- Re: Batch insert in CTAS/MatView code Daniel Gustafsson
- Re: new heapcheck contrib module Mark Dilger
- Re: new heapcheck contrib module Mark Dilger
- Re: proposal: type info support functions for functions that use "any" type Daniel Gustafsson
- Re: Online checksums patch - once again Daniel Gustafsson
- Re: Online verification of checksums Daniel Gustafsson
- Re: ModifyTable overheads in generic plans Daniel Gustafsson
- Re: pg_dump --where option Daniel Gustafsson
- logtape.c stats don't account for unused "prefetched" block numbers Peter Geoghegan
- Re: Missing CFI in hlCover()? Stephen Frost
- Re: HashAgg's batching counter starts at 0, but Hash's starts at 1. (now: incremental sort) Justin Pryzby
- Re: proposal: type info support functions for functions that use "any" type Tom Lane
- Re: new heapcheck contrib module Robert Haas
- Re: Missing CFI in hlCover()? Tom Lane
- Re: HashAgg's batching counter starts at 0, but Hash's starts at 1. (now: incremental sort) Peter Geoghegan
- Re: new heapcheck contrib module Mark Dilger
- Re: HashAgg's batching counter starts at 0, but Hash's starts at 1. (now: incremental sort) James Coleman
- Re: HashAgg's batching counter starts at 0, but Hash's starts at 1. (now: incremental sort) Justin Pryzby
- Re: fixing pg_ctl with relative paths ZHAOWANCHENG
- Re: HashAgg's batching counter starts at 0, but Hash's starts at 1. (now: incremental sort) Peter Geoghegan
- Re: HashAgg's batching counter starts at 0, but Hash's starts at 1. (now: incremental sort) Peter Geoghegan
- Re: windows config.pl question Michael Paquier
- Re: Use of "long" in incremental sort code David Rowley
- Re: windows config.pl question Dmitry Markman
- Re: Cache relation sizes? Thomas Munro
- Re: Ought to use heap_multi_insert() for pg_attribute/depend insertions? Michael Paquier
- Re: Index Skip Scan (new UniqueKeys) David Rowley
- Re: windows config.pl question Dmitry Markman
- RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com
- Re: Add Information during standby recovery conflicts Masahiko Sawada
- RE: [Proposal] Add accumulated statistics for wait event imai.yoshikazu@fujitsu.com
- Re: Threading in BGWorkers (!) James Sewell
- Re: Fix minor source code comment mistake Michael Paquier
- Re: Fast DSM segments Thomas Munro
- Re: autovac issue with large number of tables Kasahara Tatsuhito
- Re: Internal key management system Masahiko Sawada
- Re: Ought to use heap_multi_insert() for pg_attribute/depend insertions? Daniel Gustafsson
- Re: Creating a function for exposing memory usage of backend process torikoshia
- [bugfix]"make installcheck" could not work in PGXS matsumura.ryo@fujitsu.com
- Re: fixing pg_ctl with relative paths Kyotaro Horiguchi
- Is it worth accepting multiple CRLs? Kyotaro Horiguchi
- [PATCH] Remove useless distinct clauses Pierre Ducroquet
- [PATCH] Add section headings to index types doc ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: [PATCH] Remove useless distinct clauses Ashutosh Bapat
- Re: windows config.pl question Michael Paquier
- Re: Is it useful to record whether plans are generic or custom? torikoshia
- Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Ajin Cherian
- Re: [bugfix]"make installcheck" could not work in PGXS Michael Paquier
- Re: new heapcheck contrib module Robert Haas
- [PATCH] - Provide robust alternatives for replace_string Georgios
- Re: recovering from "found xmin ... from before relfrozenxid ..." Ashutosh Sharma
- Re: Missing CFI in hlCover()? Stephen Frost
- Re: track_planning causing performance regression Hamid Akhtar
- Re: recovering from "found xmin ... from before relfrozenxid ..." Ashutosh Sharma
- Re: Is it worth accepting multiple CRLs? Henry B Hotz
- Re: Is it worth accepting multiple CRLs? Stephen Frost
- Re: Use of "long" in incremental sort code James Coleman
- Re: Why is pq_begintypsend so slow? Robert Haas
- Re: recovering from "found xmin ... from before relfrozenxid ..." Andrey M. Borodin
- Re: Why is pq_begintypsend so slow? Robert Haas
- Re: Why is pq_begintypsend so slow? Andres Freund
- Re: Ought to use heap_multi_insert() for pg_attribute/depend insertions? Andres Freund
- Re: new heapcheck contrib module Mark Dilger
- Re: Why is pq_begintypsend so slow? Robert Haas
- Re: proposal: type info support functions for functions that use "any" type Pavel Stehule
- Re: new heapcheck contrib module Andres Freund
- Re: new heapcheck contrib module Robert Haas
- Re: refactoring basebackup.c Andres Freund
- Re: Why is pq_begintypsend so slow? Andres Freund
- Re: Why is pq_begintypsend so slow? Robert Haas
- Re: [Patch] Optimize dropping of relation buffers using dlist Tom Lane
- Re: refactoring basebackup.c Robert Haas
- Re: recovering from "found xmin ... from before relfrozenxid ..." Robert Haas
- Re: [DOC] Document concurrent index builds waiting on each other James Coleman
- Re: new heapcheck contrib module Andres Freund
- Re: [PATCH] Support built control file in PGXS VPATH builds Daniel Gustafsson
- Re: new heapcheck contrib module Robert Haas
- Re: [Patch] Optimize dropping of relation buffers using dlist Andres Freund
- Re: Comment simplehash/dynahash trade-offs James Coleman
- Re: Creating a function for exposing memory usage of backend process Robert Haas
- Re: Control your disk usage in PG: Introduction to Disk Quota Extension Daniel Gustafsson
- Re: [HACKERS] [PATCH] Generic type subscripting Tom Lane
- Re: Improving connection scalability: GetSnapshotData() Daniel Gustafsson
- Re: ModifyTable overheads in generic plans Robert Haas
- Re: [Patch] Optimize dropping of relation buffers using dlist Tom Lane
- Re: [Patch] Use internal pthreads reimplementation only when building with MSVC Daniel Gustafsson
- Re: Nicer error when connecting to standby with hot_standby=off James Coleman
- Re: [Patch] Optimize dropping of relation buffers using dlist Andres Freund
- Re: COPY FREEZE and setting PD_ALL_VISIBLE/visibility map bits Robert Haas
- Re: Support for NSS as a libpq TLS backend Andrew Dunstan