Mailing lists [pgsql-hackers]
- Re: [POC] verifying UTF-8 using SIMD instructions John Naylor
- 64-bit XIDs in deleted nbtree pages Peter Geoghegan
- Tightening up allowed custom GUC names Tom Lane
- Re: Tightening up allowed custom GUC names Noah Misch
- Re: WIP: BRIN multi-range indexes Tomas Vondra
- Re: Single transaction in the tablesync worker? Peter Smith
- pg_cryptohash_final possible out-of-bounds access (per Coverity) Ranier Vilela
- Re: Clean up code Euler Taveira
- RE: Parallel INSERT (INTO ... SELECT ...) tsunakawa.takay@fujitsu.com
- Re: adding wait_start column to pg_locks Fujii Masao
- Re: 64-bit XIDs in deleted nbtree pages Peter Geoghegan
- Re: Single transaction in the tablesync worker? Peter Smith
- Re: New IndexAM API controlling index vacuum strategies Masahiko Sawada
- Re: repeated decoding of prepared transactions Amit Kapila
- RE: Parallel INSERT (INTO ... SELECT ...) Hou, Zhijie
- Re: pg_replication_origin_drop API potential race condition Amit Kapila
- Re: Is Recovery actually paused? Kyotaro Horiguchi
- Re: pg_cryptohash_final possible out-of-bounds access (per Coverity) Kyotaro Horiguchi
- Re: pg_cryptohash_final possible out-of-bounds access (per Coverity) Kyotaro Horiguchi
- Keep notnullattrs in RelOptInfo (Was part of UniqueKey patch series) Andy Fan
- Re: Keep notnullattrs in RelOptInfo (Was part of UniqueKey patch series) Andy Fan
- Re: Parallel INSERT (INTO ... SELECT ...) Amit Langote
- Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
- Re: [POC] verifying UTF-8 using SIMD instructions John Naylor
- Re: Single transaction in the tablesync worker? Ajin Cherian
- Re: Is Recovery actually paused? Dilip Kumar
- Re: Preserve attstattarget on REINDEX CONCURRENTLY Michael Paquier
- Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
- Re: repeated decoding of prepared transactions Ashutosh Bapat
- Re: pg_cryptohash_final possible out-of-bounds access (per Coverity) Kyotaro Horiguchi
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: TRUNCATE on foreign table Ashutosh Bapat
- RE: Parallel INSERT (INTO ... SELECT ...) tsunakawa.takay@fujitsu.com
- RE: Parallel INSERT (INTO ... SELECT ...) Hou, Zhijie
- Re: Single transaction in the tablesync worker? Amit Kapila
- Re: [patch] bit XOR aggregate functions Kyotaro Horiguchi
- RE: Parallel INSERT (INTO ... SELECT ...) tsunakawa.takay@fujitsu.com
- Re: Online checksums patch - once again Michael Paquier
- Re: Libpq support to connect to standby server as priority vignesh C
- Re: Libpq support to connect to standby server as priority vignesh C
- Re: repeated decoding of prepared transactions Ajin Cherian
- Re: repeated decoding of prepared transactions Amit Kapila
- Re: Improvements and additions to COPY progress reporting Bharath Rupireddy
- RE: Parallel INSERT (INTO ... SELECT ...) tsunakawa.takay@fujitsu.com
- Re: 64-bit XIDs in deleted nbtree pages Peter Geoghegan
- Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan
- Re: pg_cryptohash_final possible out-of-bounds access (per Coverity) Michael Paquier
- Re: Support for NSS as a libpq TLS backend Michael Paquier
- Re: Parallel INSERT (INTO ... SELECT ...) Amit Langote
- pg_get_first_normal_oid()? Joel Jacobson
- Re: 64-bit XIDs in deleted nbtree pages Heikki Linnakangas
- RE: Parallel INSERT (INTO ... SELECT ...) tsunakawa.takay@fujitsu.com
- Offline activation of checksums via standby switchover (was: Online checksums patch - once again) Michael Banck
- Re: repeated decoding of prepared transactions Markus Wanner
- Re: Parallel INSERT (INTO ... SELECT ...) Amit Langote
- Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
- Re: WIP: WAL prefetch (another approach) Thomas Munro
- Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
- Re: Parallel INSERT (INTO ... SELECT ...) Amit Langote
- RE: Parallel INSERT (INTO ... SELECT ...) tsunakawa.takay@fujitsu.com
- PostgreSQL and Flashback Database ROS Didier
- Re: [WIP] UNNEST(REFCURSOR): allowing SELECT to consume data from a REFCURSOR Massimo Fidanza
- RE: Parallel INSERT (INTO ... SELECT ...) Hou, Zhijie
- Re: Parallel INSERT (INTO ... SELECT ...) Amit Langote
- Re: repeated decoding of prepared transactions Amit Kapila
- Re: Parallel INSERT (INTO ... SELECT ...) Amit Langote
- Re: 64-bit XIDs in deleted nbtree pages Masahiko Sawada
- RE: Parallel INSERT (INTO ... SELECT ...) Hou, Zhijie
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita
- RE: Parallel INSERT (INTO ... SELECT ...) Hou, Zhijie
- Re: pg_get_first_normal_oid()? Masahiko Sawada
- Re: pg_cryptohash_final possible out-of-bounds access (per Coverity) Ranier Vilela
- Re: Support for NSS as a libpq TLS backend Daniel Gustafsson
- Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita
- parse_slash_copy doesn't support psql variables substitution Pavel Stehule
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: Support ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION ... syntax Bharath Rupireddy
- Re: Online checksums patch - once again Magnus Hagander
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: repeated decoding of prepared transactions Robert Haas
- Re: Is Recovery actually paused? Dilip Kumar
- Re: 2021-02-11 release announcement draft Jonathan S. Katz
- Re: 2021-02-11 release announcement draft Jonathan S. Katz
- Re: 2021-02-11 release announcement draft Chapman Flack
- Re: 2021-02-11 release announcement draft Michael Banck
- Re: 2021-02-11 release announcement draft Jonathan S. Katz
- Re: 2021-02-11 release announcement draft Magnus Hagander
- Re: Extensibility of the PostgreSQL wire protocol Robert Haas
- Re: Extensibility of the PostgreSQL wire protocol Fabrízio de Royes Mello
- Re: TRUNCATE on foreign table Kazutaka Onishi
- Re: Extensibility of the PostgreSQL wire protocol Jonah H. Harris
- Re: Extensibility of the PostgreSQL wire protocol Tom Lane
- Re: Online checksums patch - once again Bruce Momjian
- Re: Online checksums patch - once again Heikki Linnakangas
- Re: [HACKERS] GSoC 2017: Foreign Key Arrays Joel Jacobson
- Re: Extensibility of the PostgreSQL wire protocol Jonah H. Harris
- Re: Extensibility of the PostgreSQL wire protocol Tom Lane
- Re: Extensibility of the PostgreSQL wire protocol Jonah H. Harris
- Re: [HACKERS] Custom compression methods Robert Haas