Mailing lists [pgsql-hackers]
- Re: PG 13 release notes, first draft Bruce Momjian
- Re: Hybrid Hash/Nested Loop joins and caching results from subplans David Rowley
- Re: psql - improve test coverage from 41% to 88% Andrew Dunstan
- Re: Amcheck: do rightlink verification with lock coupling Peter Geoghegan
- Re: [PATCH] Btree BackwardScan race condition on Standby during VACUUM Peter Geoghegan
- Re: [PATCH] Keeps tracking the uniqueness with UniqueKey Andy Fan
- ALTER TABLE .. DETACH PARTITION CONCURRENTLY Alvaro Herrera
- Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Alvaro Herrera
- Re: Document "59.2. Built-in Operator Classes" have a clerical error? Bruce Momjian
- Re: Document "59.2. Built-in Operator Classes" have a clerical error? Bruce Momjian
- Re: EDB builds Postgres 13 with an obsolete ICU version Bruce Momjian
- Re: public schema default ACL David G. Johnston
- Re: 13dev failed assert: comparetup_index_btree(): ItemPointer values should never be equal Peter Geoghegan
- Making JIT more granular David Rowley
- Re: Cache relation sizes? Thomas Munro
- SSL TAP test fails due to default client certs. Kyotaro Horiguchi
- Clarifying the ImportForeignSchema API David Fetter
- Rewrite view? Hao Wu
- Re: Clarifying the ImportForeignSchema API Ian Lawrence Barwick
- Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila
- Re: SSL TAP test fails due to default client certs. Michael Paquier
- Re: Handing off SLRU fsyncs to the checkpointer Thomas Munro
- Re: [HACKERS][PATCH] Applying PMDK to WAL operations for persistent memory Takashi Menjo
- Re: ModifyTable overheads in generic plans Amit Langote
- Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar
- Re: [PATCH v1] elog.c: Remove special case which avoided %*s format strings.. Michael Paquier
- Re: EDB builds Postgres 13 with an obsolete ICU version Dave Page
- LSM tree for Postgres Konstantin Knizhnik
- Re: Is it worth accepting multiple CRLs? Kyotaro Horiguchi
- Re: SSL TAP test fails due to default client certs. Kyotaro Horiguchi
- Re: [PATCH v1] elog.c: Remove special case which avoided %*s format strings.. David Rowley
- Re: [PATCH] - Provide robust alternatives for replace_string Asim Praveen
- Re: EDB builds Postgres 13 with an obsolete ICU version Thomas Kellerer
- Re: EDB builds Postgres 13 with an obsolete ICU version Magnus Hagander
- Re: EDB builds Postgres 13 with an obsolete ICU version Dave Page
- Re: FailedAssertion("pd_idx == pinfo->nparts", File: "execPartition.c", Line: 1689) Amit Langote
- Re: Can a background worker exist without shared memory access for EXEC_BACKEND cases? Bharath Rupireddy
- Re: problem with RETURNING and update row movement Etsuro Fujita
- Yet another issue with step generation in partition pruning Etsuro Fujita
- Re: Reduce/eliminate the impact of FPW Stephen Frost
- Re: Replace remaining StrNCpy() by strlcpy() Peter Eisentraut
- Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Peter Eisentraut
- Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Pavel Stehule
- Re: Concurrency bug in amcheck Alexander Korotkov
- Re: WIP: BRIN multi-range indexes Alexander Korotkov
- Re: new heapcheck contrib module Robert Haas
- Re: LSM tree for Postgres Alexander Korotkov
- Re: FailedAssertion("pd_idx == pinfo->nparts", File: "execPartition.c", Line: 1689) Justin Pryzby
- Re: LSM tree for Postgres Tomas Vondra
- Re: WIP: BRIN multi-range indexes Tomas Vondra
- Re: LSM tree for Postgres Stephen Frost
- Re: LSM tree for Postgres Alexander Korotkov
- Add information to rm_redo_error_callback() Drouvot, Bertrand
- Re: new heapcheck contrib module Peter Geoghegan
- Re: new heapcheck contrib module Robert Haas
- Re: Error on failed COMMIT Dave Cramer
- Re: Parallel copy Tomas Vondra
- Re: Amcheck: do rightlink verification with lock coupling Andrey M. Borodin
- Re: new heapcheck contrib module Robert Haas
- Re: Can a background worker exist without shared memory access for EXEC_BACKEND cases? Robert Haas
- Re: Confusing behavior of create table like Robert Haas
- Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Alvaro Herrera
- Re: LSM tree for Postgres Konstantin Knizhnik
- Re: LSM tree for Postgres Konstantin Knizhnik
- Re: LSM tree for Postgres Konstantin Knizhnik
- Re: Yet another fast GiST build (typo) Andrey M. Borodin
- Re: Confusing behavior of create table like Konstantin Knizhnik
- Re: LSM tree for Postgres Tomas Vondra
- Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Robert Haas
- Re: LSM tree for Postgres Konstantin Knizhnik
- For standby pg_ctl doesn't wait for PM_STATUS_READY in presence of promote_trigger_file Ashwin Agrawal
- Re: display offset along with block number in vacuum errors Mahendra Singh Thalor
- Re: FailedAssertion("pd_idx == pinfo->nparts", File: "execPartition.c", Line: 1689) Robert Haas
- Re: 13dev failed assert: comparetup_index_btree(): ItemPointer values should never be equal Tom Lane