Mailing lists [pgsql-hackers]
- Re: [HACKERS] plpgsql - additional extra checks Pavel Stehule
- Re: [HACKERS] user-defined numeric data types triggering ERROR:unsupported type Tomas Vondra
- Re: PATCH: psql tab completion for SELECT Tom Lane
- Re: [HACKERS] user-defined numeric data types triggering ERROR: unsupported type Tom Lane
- Re: IndexJoin memory problem using spgist and boxes Tom Lane
- Re: [HACKERS] user-defined numeric data types triggering ERROR:unsupported type Tomas Vondra
- slow array(subselect) Pavel Stehule
- Re: Server won't start with fallback setting by initdb. Tom Lane
- Re: slow array(subselect) Tomas Vondra
- Re: slow array(subselect) Pavel Stehule
- Re: perltidy version Andrew Dunstan
- Re: perltidy version Daniel Gustafsson
- Re: [HACKERS] user-defined numeric data types triggering ERROR: unsupported type Tom Lane
- Re: Rewriting the test of pg_upgrade as a TAP test - take two Andrew Dunstan
- Re: [HACKERS] user-defined numeric data types triggering ERROR:unsupported type Tomas Vondra
- Re: select_parallel test failure: gather sometimes losing tuples(maybe during rescans)? Thomas Munro
- Re: [HACKERS] Support for Secure Transport SSL library on macOS as OpenSSL alternative Daniel Gustafsson
- 34 Fabiano Machado Dias
- Re: Online enabling of checksums Daniel Gustafsson
- Re: [patch] BUG #15005: ANALYZE can make pg_class.reltuplesinaccurate. David Gould
- Re: [patch] BUG #15005: ANALYZE can make pg_class.reltuplesinaccurate. David Gould
- Re: [HACKERS] Removing LEFT JOINs in more cases David Rowley
- Re: [HACKERS] [PATCH] Vacuum: Update FSM more frequently Masahiko Sawada
- Re: [HACKERS] [PATCH] Vacuum: Update FSM more frequently Masahiko Sawada
- Re: [HACKERS] Support for Secure Transport SSL library on macOS asOpenSSL alternative Michael Paquier
- Re: Server won't start with fallback setting by initdb. Michael Paquier
- Re: constraint exclusion and nulls in IN (..) clause Amit Langote
- Re: non-bulk inserts and tuple routing Amit Langote
- Re: [HACKERS] GUC for cleanup indexes threshold. Masahiko Sawada
- Re: [patch] BUG #15005: ANALYZE can make pg_class.reltuplesinaccurate. David Gould
- Re: postgres_fdw: perform UPDATE/DELETE .. RETURNING on a join directly Etsuro Fujita
- Re: [HACKERS] GSoC 2017: weekly progress reports (week 4) and patchfor hash index Thomas Munro
- Typo in src/backend/access/hash/README Thomas Munro
- Re: Typo in src/backend/access/hash/README Justin Pryzby
- Re: Parallel Aggregates for string_agg and array_agg David Rowley
- Re: non-bulk inserts and tuple routing Amit Langote
- Re: JIT compiling with LLVM v11 Thomas Munro
- Re: postgres_fdw: perform UPDATE/DELETE .. RETURNING on a join directly Ashutosh Bapat
- Incorrect use of "an" and "a" in code comments and docs Michael Paquier
- Re: JIT compiling with LLVM v11 Andres Freund
- Re: ON CONFLICT DO UPDATE for partitioned tables Amit Langote
- Re: [HACKERS] PoC: full merge join on comparison clause Ashutosh Bapat
- Re: Incorrect use of "an" and "a" in code comments and docs Michael Paquier
- Re: Incorrect use of "an" and "a" in code comments and docs Abhijit Menon-Sen
- Re: postgres_fdw: perform UPDATE/DELETE .. RETURNING on a join directly Tom Lane
- Re: [HACKERS] path toward faster partition pruning Amit Langote
- Re: Server won't start with fallback setting by initdb. Tom Lane
- Re: [HACKERS] Creating backup history files for backups taken fromstandbys Michael Paquier
- Re: Incorrect use of "an" and "a" in code comments and docs Michael Paquier
- Re: Incorrect use of "an" and "a" in code comments and docs David Rowley
- Re: Incorrect use of "an" and "a" in code comments and docs Andres Freund
- Re: Incorrect use of "an" and "a" in code comments and docs Thomas Munro
- Re: Typo in src/backend/access/hash/README Amit Kapila
- Re: [HACKERS] Partition-wise join for join between (declaratively)partitioned tables Rajkumar Raghuwanshi
- Re: Incorrect use of "an" and "a" in code comments and docs Michael Paquier
- Re: Contention preventing locking Konstantin Knizhnik
- Re: [HACKERS] path toward faster partition pruning Amit Langote
- Re: [PATCH] Verify Checksums during Basebackups Michael Banck
- Re: PATCH: psql tab completion for SELECT Vik Fearing
- Re: [HACKERS] Partition-wise aggregation/grouping Jeevan Chalke
- Re: [HACKERS] Partition-wise aggregation/grouping Jeevan Chalke
- Re: ON CONFLICT DO UPDATE for partitioned tables Pavan Deolasee
- Re: chained transactions Simon Riggs
- Re: GSOC 2018 ideas Aleksander Alekseev
- Re: Online enabling of checksums Michael Banck
- Re: Online enabling of checksums Magnus Hagander
- Re: Better Upgrades Daniel Gustafsson
- Re: [HACKERS] [PATCH] Incremental sort Tomas Vondra
- Re: PATCH: psql tab completion for SELECT Edmund Horner
- Re: PATCH: psql tab completion for SELECT Edmund Horner
- Re: Better Upgrades Daniel Gustafsson
- Re: [HACKERS] MERGE SQL Statement for PG11 Pavan Deolasee
- Re: [HACKERS] Support for Secure Transport SSL library on macOS as OpenSSL alternative Daniel Gustafsson
- Re: [PATCH] Verify Checksums during Basebackups Stephen Frost
- Re: [PATCH] Verify Checksums during Basebackups Michael Banck
- Re: [PATCH] Verify Checksums during Basebackups Stephen Frost
- Re: pgbench randomness initialization Fabien COELHO
- Re: [HACKERS] Re: [COMMITTERS] pgsql: Remove pgbench "progress" testpending solution of its timing is (fwd) Fabien COELHO
- Re: All Taxi Services need Index Clustered Heap Append Aleksander Alekseev
- Re: All Taxi Services need Index Clustered Heap Append Darafei "Komяpa" Praliaskouski
- Re: Server Crash while executing pg_replication_slot_advance (secondtime) tushar
- Re: [HACKERS] Another oddity in handling of WCO constraints in postgres_fdw Etsuro Fujita
- Re: [PATCH] Find additional connection service files inpg_service.conf.d directory Andreas 'ads' Scherbaum
- Re: [PoC PATCH] Parallel dump to /dev/null Michael Banck
- Re: new function for tsquery creartion Aleksander Alekseev
- Re: Cache lookup errors with functions manipulation object addresses Aleksander Alekseev
- Re: Flexible configuration for full-text search Aleksander Alekseev
- Re: Better Upgrades David Fetter
- Re: inserts into partitioned table may cause crash Etsuro Fujita
- Re: Transform for pl/perl Pavel Stehule
- Re: [PATCH] Find additional connection service files inpg_service.conf.d directory Curt Tilmes
- Re: Incorrect use of "an" and "a" in code comments and docs Alvaro Herrera
- Re: perltidy version Alvaro Herrera
- Re: [HACKERS] Creating backup history files for backups taken fromstandbys David Steele
- Re: perltidy version Magnus Hagander
- Re: constraint exclusion and nulls in IN (..) clause Emre Hasegeli
- Re: [PoC PATCH] Parallel dump to /dev/null Andreas 'ads' Scherbaum
- Re: MCV lists for highly skewed distributions Dean Rasheed
- Re: [PoC PATCH] Parallel dump to /dev/null Michael Banck
- Re: PATCH: psql tab completion for SELECT Tom Lane
- Re: [HACKERS] Lazy hash table for XidInMVCCSnapshot (helps Zipfian a bit) Tomas Vondra
- Re: PATCH: psql tab completion for SELECT David G. Johnston
- Re: 2018-03 CFM David Steele
- get_actual_variable_range vs idx_scan/idx_tup_fetch, again Marko Tiikkaja
- Re: [HACKERS] Lazy hash table for XidInMVCCSnapshot (helps Zipfian a bit) Tom Lane
- Re: PATCH: psql tab completion for SELECT Tom Lane
- Re: get_actual_variable_range vs idx_scan/idx_tup_fetch, again Tom Lane
- Re: [HACKERS] [PATCH] Vacuum: Update FSM more frequently Claudio Freire
- Re: get_actual_variable_range vs idx_scan/idx_tup_fetch, again Marko Tiikkaja
- Re: Re: [HACKERS] VACUUM and ANALYZE disagreeing on what reltuplesmeans David Steele
- Re: Re: WIP Patch: Pgbench Serialization and deadlock errors David Steele
- Re: [HACKERS] VACUUM and ANALYZE disagreeing on what reltuples means Tomas Vondra
- Re: Re: BUGFIX: standby disconnect can corrupt serialized reorderbuffers David Steele
- Too much memory allocated for ReorderBufferDiskChange Antonin Houska
- planner failure with ProjectSet + aggregation + parallel query Robert Haas
- Re: [PoC PATCH] Parallel dump to /dev/null Alvaro Herrera
- Re: PATCH: psql tab completion for SELECT Vik Fearing
- Re: Re: [HACKERS] PoC: custom signal handler for extensions David Steele
- Re: Too much memory allocated for ReorderBufferDiskChange Euler Taveira
- Re: [Patch] Checksums for SLRU files Andrey Borodin
- Re: PATCH: psql tab completion for SELECT Vik Fearing
- Re: INOUT parameters in procedures Pavel Stehule
- Re: select_parallel test failure: gather sometimes losing tuples(maybe during rescans)? Alvaro Herrera
- Re: [PoC PATCH] Parallel dump to /dev/null Michael Banck
- Re: [HACKERS] PoC: custom signal handler for extensions Maksim Milyutin
- Re: [HACKERS] logical decoding of two-phase transactions Nikhil Sontakke
- Re: All Taxi Services need Index Clustered Heap Append Ants Aasma
- Re: 2018-03 CFM Aleksander Alekseev
- Re: [PoC PATCH] Parallel dump to /dev/null Alvaro Herrera
- Re: [HACKERS] Another oddity in handling of WCO constraints inpostgres_fdw Arthur Zakirov
- Re: All Taxi Services need Index Clustered Heap Append Alex Kane
- Re: [bug fix] pg_rewind takes long time because it mistakenly copiesdata files Fujii Masao
- Re: INOUT parameters in procedures Douglas Doole
- Re: [HACKERS] Creating backup history files for backups taken from standbys Fujii Masao
- Re: STATISTICS retained in CREATE TABLE ... LIKE (INCLUDING ALL)? Alvaro Herrera
- Re: PATCH: Unlogged tables re-initialization tests David Steele