Mailing lists [pgsql-hackers]
- Re: pgbench - add \if support Fabien COELHO
- Re: [HACKERS] pg_upgrade to clusters with a different WAL segmentsize Bossart, Nathan
- Re: WIP: Covering + unique indexes. Alexander Korotkov
- Re: Re: Protect syscache from bloating with negative cache entries David Steele
- Re: Re: ALTER TABLE ADD COLUMN fast default David Steele
- Re: [HACKERS] MERGE SQL Statement for PG11 Peter Geoghegan
- Re: JIT compiling with LLVM v12.2 Andres Freund
- Re: JIT compiling with LLVM v12.2 Thomas Munro
- Re: JIT compiling with LLVM v12.2 Andres Freund
- Re: JIT compiling with LLVM v12.2 Andres Freund
- Re: JIT compiling with LLVM v12.2 Andres Freund
- Re: JIT compiling with LLVM v12.2 Thomas Munro
- Re: JIT compiling with LLVM v12.2 ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: JIT compiling with LLVM v12.2 Thomas Munro
- Re: JIT compiling with LLVM v12.2 Andres Freund
- Re: JIT compiling with LLVM v12.2 Thomas Munro
- Re: [HACKERS] pg_upgrade to clusters with a different WAL segmentsize Bossart, Nathan
- Re: JIT compiling with LLVM v12.2 Andres Freund
- Multiple-output-file make rules: We're Doing It Wrong Tom Lane
- Re: JIT compiling with LLVM v12.2 Andres Freund
- Re: JIT compiling with LLVM v12.2 Andres Freund
- Re: JIT compiling with LLVM v12.2 Thomas Munro
- Re: JIT compiling with LLVM v12.2 Andres Freund
- Re: [PoC PATCH] Parallel dump to /dev/null Peter Geoghegan
- Re: JIT compiling with LLVM v12.2 Thomas Munro
- Re: JIT compiling with LLVM v12.2 Thomas Munro
- Re: [HACKERS] Partition-wise aggregation/grouping Robert Haas
- Re: JIT compiling with LLVM v12.2 Andres Freund
- pg_stat_statements HLD for futur developments legrand legrand
- Re: JIT compiling with LLVM v12.2 Thomas Munro
- Re: JIT compiling with LLVM v12.2 Andres Freund
- Re: [HACKERS] [PATCH] Incremental sort Alexander Korotkov
- Re: Jsonb transform for pl/python Peter Eisentraut
- Re: [HACKERS] advanced partition matching algorithm forpartition-wise join Dmitry Dolgov
- Re: JIT compiling with LLVM v12.2 Thomas Munro
- Re: FOR EACH ROW triggers on partitioned tables Alvaro Herrera
- Re: JIT compiling with LLVM v12.2 Thomas Munro
- Re: pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs Michael Paquier
- Re: [HACKERS] logical decoding of two-phase transactions Tomas Vondra
- Re: pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs Tom Lane
- Re: [PoC PATCH] Parallel dump to /dev/null Michael Paquier
- Re: Re: Rewriting the test of pg_upgrade as a TAP test - take two Michael Paquier
- Re: [HACKERS] taking stdbool.h into use Michael Paquier
- Re: Re: Rewriting the test of pg_upgrade as a TAP test - take two Craig Ringer
- Re: Re: Rewriting the test of pg_upgrade as a TAP test - take two Michael Paquier
- Re: Faster inserts with mostly-monotonically increasing values Claudio Freire
- Re: [HACKERS] taking stdbool.h into use Tom Lane
- Re: file cloning in pg_upgrade and CREATE DATABASE Michael Paquier
- Re: reorganizing partitioning code Amit Langote
- Re: Boolean partitions syntax Amit Langote
- Re: JIT compiling with LLVM v12.2 Thomas Munro
- Re: Multiple-output-file make rules: We're Doing It Wrong Tom Lane
- Re: JIT compiling with LLVM v12.2 Andres Freund
- Re: faster testing with symlink installs Michael Paquier
- Re: faster testing with symlink installs Michael Paquier
- Re: [HACKERS] path toward faster partition pruning Amit Langote
- Re: ON CONFLICT DO UPDATE for partitioned tables Pavan Deolasee
- Re: [HACKERS] Partition-wise aggregation/grouping Ashutosh Bapat
- Re: Removing useless DISTINCT clauses David Rowley
- Re: Faster inserts with mostly-monotonically increasing values Pavan Deolasee
- Re: pgbench randomness initialization Fabien COELHO
- Re: [PoC PATCH] Parallel dump to /dev/null Michael Banck
- Re: [HACKERS] MERGE SQL Statement for PG11 Simon Riggs
- Re: [HACKERS] MERGE SQL Statement for PG11 Simon Riggs
- Re: Removing useless DISTINCT clauses Laurenz Albe
- Re: Hash join in SELECT target list expression keeps consuming memory Jaime Soler
- Re: WIP: a way forward on bootstrap data John Naylor
- Re: ON CONFLICT DO UPDATE for partitioned tables Amit Langote
- Re: pg_stat_statements HLD for futur developments Fabien COELHO
- Re: [HACKERS] Secondary index access optimizations Konstantin Knizhnik
- Re: MCV lists for highly skewed distributions Dean Rasheed
- Re: [HACKERS] Partition-wise aggregation/grouping Jeevan Chalke
- Re: constraint exclusion and nulls in IN (..) clause Amit Langote
- Re: [HACKERS] Partition-wise aggregation/grouping Jeevan Chalke
- Re: [PROPOSAL] Shared Ispell dictionaries Arthur Zakirov
- Re: ON CONFLICT DO UPDATE for partitioned tables Pavan Deolasee
- RE: pg_stat_statements HLD for futur developments legrand legrand
- Re: [HACKERS] PATCH: Batch/pipelining support for libpq Kyotaro HORIGUCHI
- Re: [HACKERS] MERGE SQL Statement for PG11 Pavan Deolasee
- Re: [HACKERS] GUC for cleanup indexes threshold. Alexander Korotkov
- Re: [HACKERS] GUC for cleanup indexes threshold. Alexander Korotkov
- RE: pg_stat_statements HLD for futur developments Fabien COELHO
- Re: [HACKERS] advanced partition matching algorithm forpartition-wise join Ashutosh Bapat
- Re: constraint exclusion and nulls in IN (..) clause Tom Lane
- Re: Boolean partitions syntax David Steele
- FYI: jOOQ blog Bear Giles
- Re: faster testing with symlink installs Tom Lane
- Re: new function for tsquery creartion Dmitry Ivanov
- Re: WIP: a way forward on bootstrap data Tom Lane
- Re: WIP: a way forward on bootstrap data John Naylor
- Re: [PATCH] Verify Checksums during Basebackups Magnus Hagander
- Re: missing support of named convention for procedures Pavel Stehule
- Re: WIP: a way forward on bootstrap data John Naylor
- Re: [HACKERS] new function for tsquery creartion Teodor Sigaev
- Re: WIP: a way forward on bootstrap data Alvaro Herrera
- Re: WIP: a way forward on bootstrap data Tom Lane
- Re: pgbench - add \if support Teodor Sigaev
- Re: WIP: a way forward on bootstrap data Tom Lane
- Re: WIP: a way forward on bootstrap data Tom Lane
- Re: WIP: a way forward on bootstrap data John Naylor
- Re: faster testing with symlink installs Robert Haas
- Re: WIP: a way forward on bootstrap data John Naylor
- Re: WIP: Covering + unique indexes. Alexander Korotkov
- Re: Re: csv format for psql Daniel Verite
- Re: Change RangeVarGetRelidExtended() to take flags argument? Bossart, Nathan
- Re: PL/pgSQL nested CALL with transactions Tomas Vondra
- Re: Re: csv format for psql Pavel Stehule
- Re: Prefix operator for text and spgist support Teodor Sigaev
- Re: Error detail/hint style fixup Tom Lane
- Re: [PATCH] Verify Checksums during Basebackups David Steele
- Re: FOR EACH ROW triggers on partitioned tables Peter Eisentraut
- Re: Using base backup exclusion filters to reduce data transferredwith pg_rewind Fujii Masao
- Re: FOR EACH ROW triggers on partitioned tables Alvaro Herrera
- Re: [HACKERS] Surjective functional indexes Simon Riggs
- Re: [HACKERS] Partition-wise aggregation/grouping Robert Haas
- Re: pgstat_report_activity() and parallel CREATE INDEX (was: Parallelindex creation & pg_stat_activity) Robert Haas
- Re: Updating parallel.sgml's treatment of parallel joins Robert Haas
- Re: [HACKERS] VACUUM and ANALYZE disagreeing on what reltuples means Tom Lane
- Re: Changing default value of wal_sync_method to open_datasync on Linux Robert Haas
- Re: Typo with pg_multixact/offset in multixact.c Robert Haas
- Re: Re: csv format for psql Fabien COELHO
- Re: TOAST table created for partitioned tables Robert Haas