Mailing lists [pgsql-hackers]
- Re: Proposal to add a QNX 6.5 port to PostgreSQL Tom Lane
 - Re: commitfest status Amit Kapila
 - Re: Proposal: Incremental Backup Amit Kapila
 - numeric and float comparison oddities Jeff Davis
 - Re: gaussian distribution pgbench -- splits v4 Fabien COELHO
 - Re: gaussian distribution pgbench -- splits v4 Mitsumasa KONDO
 - Index-only scans for GIST Anastasia Lubennikova
 - Re: Introducing coarse grain parallelism by postgres_fdw. Kyotaro HORIGUCHI
 - Re: Introducing coarse grain parallelism by postgres_fdw. Kyotaro HORIGUCHI
 - Re: SKIP LOCKED DATA (work in progress) David Rowley
 - Re: SKIP LOCKED DATA (work in progress) David Rowley
 - Re: [BUGS] BUG #10823: Better REINDEX syntax. Vik Fearing
 - Bug of pg_receivexlog -v Fujii Masao
 - Re: numeric and float comparison oddities Kevin Grittner
 - Re: numeric and float comparison oddities Tom Lane
 - Re: SKIP LOCKED DATA (work in progress) Thomas Munro
 - Re: Proposal: Incremental Backup Claudio Freire
 - Re: Index-only scans for GIST Fabrízio de Royes Mello
 - Re: WAL format and API changes (9.5) Heikki Linnakangas
 - Re: Proposal: Incremental Backup desmodemone
 - Re: Index-only scans for GIST Anastasia Lubennikova
 - Re: Bug of pg_receivexlog -v Fujii Masao
 - Re: Proposal: Incremental Backup Claudio Freire
 - Re: Supporting Windows SChannel as OpenSSL replacement Heikki Linnakangas
 - Re: Supporting Windows SChannel as OpenSSL replacement Heikki Linnakangas
 - Re: Supporting Windows SChannel as OpenSSL replacement Heikki Linnakangas
 - add modulo (%) operator to pgbench Fabien
 - Re: numeric and float comparison oddities Kevin Grittner
 - Re: numeric and float comparison oddities Tom Lane
 - Re: numeric and float comparison oddities Kevin Grittner
 - Usability improvements for pg_stop_backup() Josh Berkus
 - Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan
 
- Proposed changing the definition of decade for date_trunc and extract Mike Swanson
 - Small patch to fix windows build David Rowley
 - Re: Proposed changing the definition of decade for date_trunc and extract David G Johnston
 - Re: SKIP LOCKED DATA (work in progress) David Rowley
 - Re: Re: Proposed changing the definition of decade for date_trunc and extract Josh Berkus
 - Re: Re: Proposed changing the definition of decade for date_trunc and extract Gavin Flower
 - Re: Re: Proposed changing the definition of decade for date_trunc and extract David Johnston
 - Re: B-Tree support function number 3 (strxfrm() optimization) Noah Misch
 - Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan
 - Re: Re: Proposed changing the definition of decade for date_trunc and extract Mike Swanson
 - Re: Bug of pg_receivexlog -v Fujii Masao
 - Re: Bug of pg_receivexlog -v Fujii Masao
 - Re: B-Tree support function number 3 (strxfrm() optimization) Heikki Linnakangas
 - Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan
 - Re: Fixed redundant i18n strings in json Daniele Varrazzo
 - Looked at TODO:Considering improving performance of computing CHAR() value lengths John Cochran
 - 9.5: Better memory accounting, towards memory-bounded HashAgg Jeff Davis
 - Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan
 
- Re: a fast bloat measurement tool (was Re: Measuring relation free space) Amit Kapila
 - Re: Proposed changing the definition of decade for date_trunc and extract Mike Swanson
 - Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan
 - Re: Proposed changing the definition of decade for date_trunc and extract Bruce Momjian
 - Re: KNN-GiST with recheck Emre Hasegeli
 - Re: Usability improvements for pg_stop_backup() Kevin Grittner
 - Re: Proposed changing the definition of decade for date_trunc and extract Gavin Flower
 
- Re: [BUGS] BUG #9652: inet types don't support min/max Asif Naeem
 - Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] Dilip kumar
 - Re: Use unique index for longer pathkeys. Kyotaro HORIGUCHI
 - Re: Proposal: Incremental Backup Gabriele Bartolini
 - Re: Is analyze_new_cluster.sh still useful? Christoph Berg
 - Re: Looked at TODO:Considering improving performance of computing CHAR() value lengths Heikki Linnakangas
 - Re: add modulo (%) operator to pgbench Fabien COELHO
 - How to manage shared library lifetime through C functions Seref Arikan
 - Re: How to manage shared library lifetime through C functions Albe Laurenz
 - Re: How to manage shared library lifetime through C functions Heikki Linnakangas
 - Re: How to manage shared library lifetime through C functions Seref Arikan
 - Re: Optimization for updating foreign tables in Postgres FDW Shigeru Hanada
 - Re: How to manage shared library lifetime through C functions Heikki Linnakangas
 - Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita
 - Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita
 - Re: How to manage shared library lifetime through C functions Craig Ringer
 - Re: How to manage shared library lifetime through C functions Seref Arikan
 - Re: How to manage shared library lifetime through C functions Albe Laurenz
 - Re: How to manage shared library lifetime through C functions Craig Ringer
 - SSL regression test suite Heikki Linnakangas
 - Re: postgresql.auto.conf and reload Fujii Masao
 - Re: postgresql.auto.conf and reload Tom Lane
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Robert Haas
 - missing PG_RETURN_UINT16 Manuel Kniep
 - pg_upgrade autovacuum_multixact_freeze_max_age fix Bruce Momjian
 - Re: SKIP LOCKED DATA (work in progress) Alvaro Herrera
 - Re: Proposal: Incremental Backup Claudio Freire
 - Re: KNN-GiST with recheck Alexander Korotkov
 - Re: pg_ctl non-idempotent behavior change Alvaro Herrera
 - Re: Looked at TODO:Considering improving performance of computing CHAR() value lengths John Cochran
 
- Re: Proposal to add a QNX 6.5 port to PostgreSQL Josh Berkus
 - Re: wrapping in extended mode doesn't work well with default pager Noah Misch
 - Re: 9.5: Better memory accounting, towards memory-bounded HashAgg Peter Geoghegan
 - Re: postgresql.auto.conf and reload Fujii Masao
 - Re: Use unique index for longer pathkeys. Amit Kapila
 - PostrgeSQL vs oracle doing 1 million sqrts am I doing it wrong? testman1316
 - Re: PostrgeSQL vs oracle doing 1 million sqrts am I doing it wrong? Mark Kirkwood
 - Re: PostrgeSQL vs oracle doing 1 million sqrts am I doing it wrong? Pavel Stehule
 - Re: PostrgeSQL vs oracle doing 1 million sqrts am I doing it wrong? Mark Kirkwood
 - Re: Proposal: Incremental Backup Gabriele Bartolini
 - Re: PostrgeSQL vs oracle doing 1 million sqrts am I doing it wrong? Marti Raudsepp
 - Patch to support SEMI and ANTI join removal David Rowley
 - Re: Introducing coarse grain parallelism by postgres_fdw. Ashutosh Bapat
 - Re: psql: show only failed queries Fujii Masao
 - Re: pg_receivexlog add synchronous mode Fujii Masao
 - Re: pg_receivexlog add synchronous mode Fujii Masao
 - Re: PostrgeSQL vs oracle doing 1 million sqrts am I doing it wrong? Roberto Mello
 - Re: WAL format and API changes (9.5) Michael Paquier
 - Re: [REVIEW] Re: Compression of full-page-writes Fujii Masao
 - Re: PostrgeSQL vs oracle doing 1 million sqrts am I doing it wrong? Kevin Grittner
 - Re: PostrgeSQL vs oracle doing 1 million sqrts am I doing it wrong? Roberto Mello
 - how to debug into InitPostgres() and InitCatalogCache()? 土卜皿
 - Re: Audit of logout Fujii Masao
 - Re: PostrgeSQL vs oracle doing 1 million sqrts am I doing it wrong? Shaun Thomas
 - Re: PostrgeSQL vs oracle doing 1 million sqrts am I doing it wrong? testman1316
 - Re: Scaling shared buffer eviction Robert Haas
 - Re: Spinlocks and compiler/memory barriers Robert Haas
 - Re: Fixed redundant i18n strings in json Robert Haas
 - Append to a GUC parameter ? Jerry Sievers
 - Re: Proposal: Incremental Backup Simon Riggs
 - Re: B-Tree support function number 3 (strxfrm() optimization) Robert Haas
 - Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan
 - Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan
 - Re: Proposed changing the definition of decade for date_trunc and extract Robert Haas
 - Re: B-Tree support function number 3 (strxfrm() optimization) Robert Haas
 - Re: add modulo (%) operator to pgbench Robert Haas
 - Re: SSL regression test suite Robert Haas
 - Re: missing PG_RETURN_UINT16 Robert Haas
 - Re: Append to a GUC parameter ? Josh Berkus
 - Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan
 - Re: Append to a GUC parameter ? Bruce Momjian
 - Re: Proposal: Incremental Backup Claudio Freire
 - Re: add modulo (%) operator to pgbench Alvaro Herrera
 - Re: Append to a GUC parameter ? Alvaro Herrera
 - Re: Fixed redundant i18n strings in json Jeff Janes
 - Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan
 - Re: Pg_upgrade and toast tables bug discovered Bruce Momjian
 - Re: Append to a GUC parameter ? David G Johnston
 - Re: Minmax indexes Alvaro Herrera
 - Re: Minmax indexes Josh Berkus
 
- Re: Proposal: Incremental Backup Simon Riggs
 - A worst case for qsort Peter Geoghegan
 - Re: Proposal: Incremental Backup Michael Paquier
 - Re: how to debug into InitPostgres() and InitCatalogCache()? 土卜皿
 - Re: Append to a GUC parameter ? Tom Lane
 - Re: Append to a GUC parameter ? Alvaro Herrera
 - Re: Proposal: Incremental Backup Claudio Freire
 - Re: Proposal: Incremental Backup Claudio Freire
 - Re: Append to a GUC parameter ? Josh Berkus
 - Re: Append to a GUC parameter ? Tom Lane
 - Re: Proposal: Incremental Backup Bruce Momjian
 - Re: Append to a GUC parameter ? Bruce Momjian
 - Re: Append to a GUC parameter ? Bruce Momjian
 - Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan
 - Re: Minmax indexes Alvaro Herrera
 - Re: how to debug into InitPostgres() and InitCatalogCache()? Alvaro Herrera
 - Re: Append to a GUC parameter ? Fabrízio de Royes Mello
 - Re: B-Tree support function number 3 (strxfrm() optimization) Noah Misch
 - Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan
 - Re: B-Tree support function number 3 (strxfrm() optimization) Noah Misch
 - Re: pg_receivexlog add synchronous mode
 - Re: Proposal: Incremental Backup Simon Riggs
 - Re: postgresql.auto.conf and reload Fujii Masao
 - Re: add modulo (%) operator to pgbench Fabien COELHO
 - Re: add modulo (%) operator to pgbench Fabien COELHO
 - Re: pg_receivexlog add synchronous mode Fujii Masao
 - Re: missing PG_RETURN_UINT16 Fujii Masao
 - Re: A worst case for qsort Fabien COELHO
 - Re: A worst case for qsort Peter Geoghegan
 - Re: postgresql.auto.conf and reload Fujii Masao
 - Re: [REVIEW] Re: Compression of full-page-writes Pavan Deolasee
 - Re: pg_receivexlog add synchronous mode
 - Enhancing pgbench parameter checking Tatsuo Ishii
 - Re: Scaling shared buffer eviction Amit Kapila
 - Re: inherit support for foreign tables Etsuro Fujita
 - Re: Introducing coarse grain parallelism by postgres_fdw. Robert Haas
 - Re: pg_receivexlog add synchronous mode Fujii Masao
 - pgcrypto: PGP signatures Marko Tiikkaja
 - Re: A worst case for qsort Fabien COELHO
 - Re: Enhancing pgbench parameter checking Fabien COELHO
 - Re: add modulo (%) operator to pgbench Fabien COELHO
 - Re: Scaling shared buffer eviction Robert Haas
 - Re: Proposal: Incremental Backup Bruce Momjian
 - Re: Append to a GUC parameter ? Bruce Momjian
 - Re: Fixed redundant i18n strings in json Robert Haas
 - Re: 9.5: Better memory accounting, towards memory-bounded HashAgg Robert Haas
 - Re: text search: restricting the number of parsed words in headline generation Bruce Momjian
 - Re: Minmax indexes Robert Haas
 - Re: add modulo (%) operator to pgbench Robert Haas
 - Re: Proposal: Incremental Backup Claudio Freire
 - Questions on dynamic execution and sqlca Bill Epstein
 - Re: A worst case for qsort John Cochran
 - Re: Questions on dynamic execution and sqlca Stephen Frost
 - Re: Proposal: Incremental Backup Bruce Momjian
 - Re: Minmax indexes Claudio Freire
 - Re: Minmax indexes Claudio Freire
 - Re: Minmax indexes Bruce Momjian
 - Re: Minmax indexes Claudio Freire
 - Re: [RFC] overflow checks optimized away Bruce Momjian
 - Re: Minmax indexes Claudio Freire
 - Re: pg_export_snapshot on standby side Bruce Momjian
 - Re: Supporting Windows SChannel as OpenSSL replacement Jeff Janes
 - posix_fadvise() and pg_receivexlog Fujii Masao
 - Re: A worst case for qsort Peter Geoghegan
 - Re: 9.5: Better memory accounting, towards memory-bounded HashAgg Tomas Vondra
 - Re: posix_fadvise() and pg_receivexlog Robert Haas
 - Re: posix_fadvise() and pg_receivexlog Heikki Linnakangas
 - Re: A worst case for qsort Fabien COELHO
 - Re: add modulo (%) operator to pgbench Fabien COELHO
 - Re: PostrgeSQL vs oracle doing 1 million sqrts am I doing it wrong? Pavel Stehule
 - Re: PostrgeSQL vs oracle doing 1 million sqrts am I doing it wrong? Pavel Stehule
 - Re: Minmax indexes Nicolas Barbier
 - Re: PostrgeSQL vs oracle doing 1 million sqrts am I doing it wrong? James Cloos
 - Re: B-Tree support function number 3 (strxfrm() optimization) Robert Haas
 - Re: missing PG_RETURN_UINT16 Robert Haas
 - Re: PostrgeSQL vs oracle doing 1 million sqrts am I doing it wrong? Pavel Stehule
 - Re: Index-only scans for GIST Heikki Linnakangas
 - Re: select_common_type()'s behavior doesn't match the documentation Bruce Momjian
 - Re: select_common_type()'s behavior doesn't match the documentation David G Johnston
 - Re: psql: show only failed queries Pavel Stehule
 - Re: plpgsql.extra_warnings='num_into_expressions' Marko Tiikkaja
 - Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan
 - Re: Fixed redundant i18n strings in json Jeff Janes
 
- Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan
 - Reporting the commit LSN at commit time Craig Ringer
 - Re: Partitioning performance: cache stringToNode() of pg_constraint.ccbin Bruce Momjian
 - Re: add modulo (%) operator to pgbench Mitsumasa KONDO
 - Re: postgresql.auto.conf and reload Amit Kapila
 - Re: postgresql.auto.conf and reload Amit Kapila
 - Re: pg_export_snapshot on standby side Fujii Masao
 - Re: posix_fadvise() and pg_receivexlog Fujii Masao
 - Re: psql: show only failed queries Fujii Masao
 - Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan
 - Re: Fixed redundant i18n strings in json Michael Paquier
 - Re: postgresql.auto.conf and reload Fujii Masao
 - Re: postgresql.auto.conf and reload Fujii Masao
 - Re: posix_fadvise() and pg_receivexlog Mitsumasa KONDO
 - Re: A worst case for qsort Fabien COELHO
 - Re: A worst case for qsort Fabien COELHO
 - Re: posix_fadvise() and pg_receivexlog Heikki Linnakangas
 - Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan
 - Re: pg_receivexlog add synchronous mode
 - Re: Enhancing pgbench parameter checking Tatsuo Ishii
 - Re: Proposal: Incremental Backup Simon Riggs
 - Re: PostrgeSQL vs oracle doing 1 million sqrts am I doing it wrong? Craig Ringer
 - Re: pgcrypto: PGP signatures Marko Tiikkaja
 - Wraparound limits Teodor Sigaev
 - [GSoC] kmedoids status report Maxence Ahlouche
 - Re: Reporting the commit LSN at commit time Ants Aasma
 - Re: posix_fadvise() and pg_receivexlog Fujii Masao
 - Re: Proposal: Incremental Backup Fujii Masao
 - Re: Proposal: Incremental Backup Michael Paquier
 - Re: Supporting Windows SChannel as OpenSSL replacement Heikki Linnakangas
 - Re: delta relations in AFTER triggers Amit Khandekar
 - Re: pg_shmem_allocations view Michael Paquier
 - Re: Wraparound limits Heikki Linnakangas
 - Re: HEAD crashes with assertion and LWLOCK_STATS enabled Fujii Masao
 - Re: Partitioning performance: cache stringToNode() of pg_constraint.ccbin Robert Haas
 - Re: Fixed redundant i18n strings in json Robert Haas
 - Re: Minmax indexes Robert Haas
 - Re: Append to a GUC parameter ? Alvaro Herrera
 - Re: Minmax indexes Simon Riggs
 - Re: Minmax indexes Claudio Freire
 - Re: delta relations in AFTER triggers Kevin Grittner
 - Re: replication commands and log_statements Fujii Masao
 - Re: PostrgeSQL vs oracle doing 1 million sqrts am I doing it wrong? Merlin Moncure
 - Re: Minmax indexes Alvaro Herrera
 - Re: Minmax indexes Robert Haas
 - Re: A worst case for qsort Robert Haas
 - Re: Proposal: Incremental Backup Bruce Momjian
 - Re: Enhancing pgbench parameter checking Fabien COELHO
 - Re: Proposal: Incremental Backup Bruce Momjian
 - Re: Minmax indexes Oleg Bartunov
 - Re: Reporting the commit LSN at commit time Robert Haas
 - Re: Proposal: Incremental Backup Marco Nenciarini
 - Re: Proposal: Incremental Backup Marco Nenciarini
 - Re: replication commands and log_statements Abhijit Menon-Sen
 - Re: A worst case for qsort John Cochran
 - Re: A worst case for qsort Peter Geoghegan
 - Re: Proposal: Incremental Backup Gabriele Bartolini
 - Re: Minmax indexes Nicolas Barbier
 - Re: Minmax indexes Petr Jelinek
 - Re: A worst case for qsort Robert Haas
 - Re: Pg_upgrade and toast tables bug discovered Bruce Momjian
 - Re: A worst case for qsort Peter Geoghegan
 - Re: B-Tree support function number 3 (strxfrm() optimization) Robert Haas
 - Re: B-Tree support function number 3 (strxfrm() optimization) Robert Haas
 - Re: Fixed redundant i18n strings in json Tom Lane
 - Re: psql: show only failed queries Pavel Stehule
 - Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan
 - Re: Reporting the commit LSN at commit time Tom Lane
 - Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan
 - Quick doc fix Guillaume Lelarge
 - Re: A worst case for qsort Peter Geoghegan
 - Re: A worst case for qsort Rod Taylor
 - Re: Fixed redundant i18n strings in json David G Johnston
 - Re: A worst case for qsort Peter Geoghegan
 - Re: A worst case for qsort Rod Taylor
 - Re: A worst case for qsort Peter Geoghegan
 - Re: Append to a GUC parameter ? Jerry Sievers
 - Re: Minmax indexes Alvaro Herrera
 - Hokey wrong versions of libpq in apt.postgresql.org Joshua D. Drake
 - Re: PostrgeSQL vs oracle doing 1 million sqrts am I doing it wrong? Tom Lane
 
- Re: PostrgeSQL vs oracle doing 1 million sqrts am I doing it wrong? Josh Berkus
 - Re: Quick doc fix Tom Lane
 - Re: Minmax indexes Josh Berkus
 - Re: Reporting the commit LSN at commit time Craig Ringer
 - Re: Minmax indexes Michael Paquier
 - Re: Fixed redundant i18n strings in json Tom Lane
 - Re: Minmax indexes Peter Geoghegan
 - Re: Reporting the commit LSN at commit time Tom Lane
 - Re: Reporting the commit LSN at commit time Craig Ringer
 - Re: Fixed redundant i18n strings in json David Johnston
 - Re: Reporting the commit LSN at commit time Craig Ringer
 - Re: Reporting the commit LSN at commit time Tom Lane
 - Re: Minmax indexes Josh Berkus
 - Re: Reporting the commit LSN at commit time Fujii Masao
 - Re: Reporting the commit LSN at commit time Craig Ringer
 - Re: Reporting the commit LSN at commit time Michael Paquier
 - jsonb format is pessimal for toast compression Tom Lane
 - Re: Reporting the commit LSN at commit time Craig Ringer
 - Re: Introducing coarse grain parallelism by postgres_fdw. Kyotaro HORIGUCHI
 - Specifying the unit in storage parameter Fujii Masao
 - Re: Use unique index for longer pathkeys. Kyotaro HORIGUCHI
 - Re: Specifying the unit in storage parameter Alvaro Herrera
 - Re: jsonb format is pessimal for toast compression Larry White
 - Re: postgresql.auto.conf and reload Amit Kapila
 - Re: Specifying the unit in storage parameter Fujii Masao
 - Re: Specifying the unit in storage parameter Alvaro Herrera
 - Re: Hokey wrong versions of libpq in apt.postgresql.org Stephen Frost
 - Re: jsonb format is pessimal for toast compression Stephen Frost
 - Re: Enhancing pgbench parameter checking Tatsuo Ishii
 - Re: Specifying the unit in storage parameter Fujii Masao
 - Re: postgresql.auto.conf and reload Fujii Masao
 - Re: Introducing coarse grain parallelism by postgres_fdw. Ashutosh Bapat
 - Re: jsonb format is pessimal for toast compression Ashutosh Bapat
 - Re: Proposal: Incremental Backup Benedikt Grundmann
 - Maximum number of WAL files in the pg_xlog directory Guillaume Lelarge
 - Re: pg_receivexlog add synchronous mode Fujii Masao
 - Re: 9.5: Better memory accounting, towards memory-bounded HashAgg Jeff Davis
 - Re: Minmax indexes Heikki Linnakangas
 - Re: Minmax indexes Heikki Linnakangas
 - Re: inherit support for foreign tables Etsuro Fujita
 - Re: psql: show only failed queries Fujii Masao
 - Re: replication commands and log_statements Robert Haas
 - Re: A worst case for qsort Robert Haas
 - pgcrypto: PGP armor headers Marko Tiikkaja
 - Re: Minmax indexes Heikki Linnakangas
 - Re: A worst case for qsort Stephen Frost
 - Re: jsonb format is pessimal for toast compression Andrew Dunstan
 - Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations MauMau
 - PENDING_LIST_CLEANUP_SIZE - maximum size of GIN pending list Re: HEAD seems to generate larger WAL regarding GIN index Fujii Masao
 - Re: PENDING_LIST_CLEANUP_SIZE - maximum size of GIN pending list Re: HEAD seems to generate larger WAL regarding GIN index Fujii Masao
 - Re: PENDING_LIST_CLEANUP_SIZE - maximum size of GIN pending list Re: HEAD seems to generate larger WAL regarding GIN index Michael Paquier
 - Re: replication commands and log_statements Bruce Momjian
 - Re: jsonb format is pessimal for toast compression Tom Lane
 - Re: Minmax indexes Heikki Linnakangas
 - Re: jsonb format is pessimal for toast compression Tom Lane
 - Re: replication commands and log_statements Robert Haas
 - Re: jsonb format is pessimal for toast compression Andrew Dunstan
 - Defining a foreign key with a duplicate column is broken David Rowley
 - Re: jsonb format is pessimal for toast compression Tom Lane
 - Re: jsonb format is pessimal for toast compression John W Higgins
 - Re: Defining a foreign key with a duplicate column is broken Tom Lane
 - Re: jsonb format is pessimal for toast compression Tom Lane
 - Re: jsonb format is pessimal for toast compression Andrew Dunstan
 - Re: jsonb format is pessimal for toast compression Andrew Dunstan
 - Re: A worst case for qsort Peter Geoghegan
 - Re: replication commands and log_statements Fujii Masao
 - Re: jsonb format is pessimal for toast compression Teodor Sigaev
 - Re: Hokey wrong versions of libpq in apt.postgresql.org Joshua D. Drake
 - Re: jsonb format is pessimal for toast compression Teodor Sigaev
 - Re: jsonb format is pessimal for toast compression Bruce Momjian
 - Re: Specifying the unit in storage parameter Josh Berkus
 - Re: jsonb format is pessimal for toast compression Josh Berkus
 - Re: psql: show only failed queries Pavel Stehule
 - Re: jsonb format is pessimal for toast compression Alexander Korotkov
 - Re: jsonb format is pessimal for toast compression Ants Aasma
 - Re: jsonb format is pessimal for toast compression Hannu Krosing
 - Re: jsonb format is pessimal for toast compression Peter Geoghegan
 - Re: jsonb format is pessimal for toast compression Peter Geoghegan
 - Re: jsonb format is pessimal for toast compression Larry White
 
- Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan
 - Re: Defining a foreign key with a duplicate column is broken Tom Lane
 - Re: jsonb format is pessimal for toast compression Stephen Frost
 - Re: Hokey wrong versions of libpq in apt.postgresql.org Stephen Frost
 - Re: jsonb format is pessimal for toast compression Stephen Frost
 - Re: jsonb format is pessimal for toast compression Stephen Frost
 - Re: jsonb format is pessimal for toast compression Tom Lane
 - Re: jsonb format is pessimal for toast compression Andrew Dunstan
 - Re: jsonb format is pessimal for toast compression Stephen Frost
 - Re: Hokey wrong versions of libpq in apt.postgresql.org Tom Lane
 - Re: jsonb format is pessimal for toast compression Tom Lane
 - psql output change in 9.4 Peter Eisentraut
 - Re: Hokey wrong versions of libpq in apt.postgresql.org Stephen Frost
 - Re: jsonb format is pessimal for toast compression Stephen Frost
 - 9.4 pg_restore --help changes Peter Eisentraut
 - Re: 9.4 pg_restore --help changes Michael Paquier
 - Re: jsonb format is pessimal for toast compression Amit Kapila
 - Re: jsonb format is pessimal for toast compression Bruce Momjian
 - Re: Defining a foreign key with a duplicate column is broken David Rowley
 - Re: Defining a foreign key with a duplicate column is broken Tom Lane
 - Re: PostgreSQL vs oracle doing 1 million sqrts am I doing it wrong? Ramirez, Danilo
 - Re: Defining a foreign key with a duplicate column is broken David Rowley
 - Re: jsonb format is pessimal for toast compression David G Johnston
 - Re: 9.4 pg_restore --help changes David G Johnston
 - Support for N synchronous standby servers Michael Paquier
 - Re: PostgreSQL vs oracle doing 1 million sqrts am I doing it wrong? Guillaume Lelarge
 - Re: bad estimation together with large work_mem generates terrible slow hash joins Tomas Vondra
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Andres Freund
 - Re: Reporting the commit LSN at commit time Andres Freund
 - Re: Defining a foreign key with a duplicate column is broken Tom Lane
 - Re: jsonb format is pessimal for toast compression Stephen Frost
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Andres Freund
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Tom Lane
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Tom Lane
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Andres Freund
 - Re: jsonb format is pessimal for toast compression Kevin Grittner
 - Re: jsonb format is pessimal for toast compression Tom Lane
 - Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan
 
- Re: Reporting the commit LSN at commit time Craig Ringer
 - Re: postgresql.auto.conf and reload Amit Kapila
 - Re: postgresql.auto.conf and reload Amit Kapila
 - Re: Reporting the commit LSN at commit time Andres Freund
 - Re: Minmax indexes Simon Riggs
 - Re: parametric block size? Fabien COELHO
 - Re: Minmax indexes Simon Riggs
 - Re: Minmax indexes Simon Riggs
 - Re: Minmax indexes Heikki Linnakangas
 - Re: Minmax indexes Heikki Linnakangas
 - Re: Patch to support SEMI and ANTI join removal David Rowley
 - HINT: pg_hba.conf changed since last config reload Craig Ringer
 - Re: HINT: pg_hba.conf changed since last config reload Andres Freund
 - Re: Improvement of versioning on Windows, take two MauMau
 - Re: HINT: pg_hba.conf changed since last config reload Stephen Frost
 - Re: PostgreSQL vs oracle doing 1 million sqrts am I doing it wrong? Pavel Stehule
 - Re: Support for N synchronous standby servers Fujii Masao
 - Re: Minmax indexes Claudio Freire
 - Re: 9.5: Better memory accounting, towards memory-bounded HashAgg Jeff Davis
 - 9.5: Memory-bounded HashAgg Jeff Davis
 - Re: Partitioning performance: cache stringToNode() of pg_constraint.ccbin Noah Misch
 - nulls in GIN index worthy7
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Noah Misch
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Stephen Frost
 - Re: 9.5: Memory-bounded HashAgg Tomas Vondra
 
- Function to know last log write timestamp Tatsuo Ishii
 - Re: Function to know last log write timestamp Fujii Masao
 - Re: Function to know last log write timestamp Tatsuo Ishii
 - Re: Support for N synchronous standby servers Michael Paquier
 - Re: Function to know last log write timestamp Fujii Masao
 - Re: Hokey wrong versions of libpq in apt.postgresql.org Joshua D. Drake
 - Re: Support for N synchronous standby servers Fujii Masao
 - Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] Amit Kapila
 - Re: Support for N synchronous standby servers Michael Paquier
 - Re: Function to know last log write timestamp Andres Freund
 - Re: nulls in GIN index Heikki Linnakangas
 - Re: Function to know last log write timestamp Fujii Masao
 - Re: Support for N synchronous standby servers Fujii Masao
 - Re: Function to know last log write timestamp Andres Freund
 - Re: Support for N synchronous standby servers Michael Paquier
 - Re: [REVIEW] pg_last_xact_insert_timestamp Andres Freund
 - Re: nulls in GIN index worthy7
 - Re: [REVIEW] pg_last_xact_insert_timestamp Fujii Masao
 - Re: psql: show only failed queries Fujii Masao
 - ProcessUtilityHook DropStmt RenameStmt geohas
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Kevin Grittner
 - Re: nulls in GIN index Andreas Joseph Krogh
 - Re: Hokey wrong versions of libpq in apt.postgresql.org Stephen Frost
 - Re: Proposal: Incremental Backup Robert Haas
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Andres Freund
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Robert Haas
 - failures on barnacle (CLOBBER_CACHE_RECURSIVELY) because of memory leaks Tomas Vondra
 - Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations Robert Haas
 - Re: Proposal: Incremental Backup Claudio Freire
 - Re: replication commands and log_statements Robert Haas
 - Re: postgresql.auto.conf and reload Fujii Masao
 - Re: psql output change in 9.4 Robert Haas
 - Re: 9.4 pg_restore --help changes Robert Haas
 - Re: psql output change in 9.4 Tom Lane
 - Re: Removing dependency to wsock32.lib when compiling code on WIndows Jeff Janes
 - Re: replication commands and log_statements Stephen Frost
 - Re: psql output change in 9.4 Pavel Stehule
 - Re: bad estimation together with large work_mem generates terrible slow hash joins Robert Haas
 - Re: psql output change in 9.4 Robert Haas
 - Re: jsonb format is pessimal for toast compression Robert Haas
 - Re: jsonb format is pessimal for toast compression Tom Lane
 - Re: jsonb format is pessimal for toast compression Peter Geoghegan
 - Re: psql: show only failed queries Pavel Stehule
 - Re: 9.4 pg_restore --help changes Alvaro Herrera
 - Re: jsonb format is pessimal for toast compression Stephen Frost
 - Re: jsonb format is pessimal for toast compression Tom Lane
 - Re: jsonb format is pessimal for toast compression Stephen Frost
 - Re: jsonb format is pessimal for toast compression Peter Geoghegan
 - Re: 9.4 logical replication - walsender keepalive replies Steve Singer
 - Re: 9.4 logical replication - walsender keepalive replies Andres Freund
 - Re: bad estimation together with large work_mem generates terrible slow hash joins Tomas Vondra
 - Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations Tom Lane
 
- Re: failures on barnacle (CLOBBER_CACHE_RECURSIVELY) because of memory leaks Tom Lane
 - Re: failures on barnacle (CLOBBER_CACHE_RECURSIVELY) because of memory leaks Tomas Vondra
 - Re: Removing dependency to wsock32.lib when compiling code on WIndows Noah Misch
 - Re: Improvement of versioning on Windows, take two Michael Paquier
 - Re: psql: show only failed queries Fujii Masao
 - Re: psql: show only failed queries Pavel Stehule
 - Re: replication commands and log_statements Fujii Masao
 - Re: postgresql.auto.conf and reload Amit Kapila
 - Re: replication commands and log_statements Amit Kapila
 - Re: Removing dependency to wsock32.lib when compiling code on WIndows Michael Paquier
 - Re: 9.5: Memory-bounded HashAgg Jeff Davis
 - Re: Removing dependency to wsock32.lib when compiling code on WIndows Noah Misch
 - Re: delta relations in AFTER triggers Amit Khandekar
 - Incorrect log message and checks in pgrecvlogical Michael Paquier
 - Re: pg_receivexlog add synchronous mode Michael Paquier
 - Inconsistent use of --slot/-S in pg_receivexlog and pg_recvlogical Michael Paquier
 - Re: postgresql.auto.conf and reload Fujii Masao
 - minor pgbench doc fix Fabien COELHO
 - Re: Enhancing pgbench parameter checking Tatsuo Ishii
 - Re: 9.4 logical replication - walsender keepalive replies Andres Freund
 - Re: minor pgbench doc fix Fujii Masao
 - pg_receivexlog --status-interval add fsync feedback
 - Re: pg_receivexlog add synchronous mode Fujii Masao
 - Re: Optimization for updating foreign tables in Postgres FDW Shigeru Hanada
 - Re: Proposal: Incremental Backup Marco Nenciarini
 - Re: WAL format and API changes (9.5) Heikki Linnakangas
 - Re: [BUGS] BUG #9652: inet types don't support min/max Haribabu Kommi
 - Re: pg_receivexlog --status-interval add fsync feedback Fujii Masao
 - Re: Inconsistent use of --slot/-S in pg_receivexlog and pg_recvlogical Fujii Masao
 - Re: SSL regression test suite Heikki Linnakangas
 - Re: Incorrect log message and checks in pgrecvlogical Andres Freund
 - Re: PL/PgSQL: RAISE and the number of parameters Fabien COELHO
 - Re: PL/PgSQL: RAISE and the number of parameters Marko Tiikkaja
 - Re: SSL regression test suite Andres Freund
 - Re: jsonb format is pessimal for toast compression Marti Raudsepp
 - Re: SSL regression test suite Heikki Linnakangas
 - Re: 9.5: Memory-bounded HashAgg Tomas Vondra
 - Re: pg_receivexlog and replication slots Michael Paquier
 - Re: PL/PgSQL: RAISE and the number of parameters Fabien COELHO
 - Re: Proposal: Incremental Backup Claudio Freire
 - Re: PL/PgSQL: RAISE and the number of parameters Pavel Stehule
 - Re: Proposal: Incremental Backup Gabriele Bartolini
 - Re: Proposal: Incremental Backup Marco Nenciarini
 - Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations MauMau
 - Re: Proposal: Incremental Backup Andres Freund
 - Re: delta relations in AFTER triggers Kevin Grittner
 - Re: Proposal: Incremental Backup Claudio Freire
 - Re: Improvement of versioning on Windows, take two MauMau
 - Re: WAL format and API changes (9.5) Alvaro Herrera
 - Re: WAL format and API changes (9.5) Alvaro Herrera
 - Re: jsonb format is pessimal for toast compression Robert Haas
 - Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations Robert Haas
 - Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations Andres Freund
 - Re: Hokey wrong versions of libpq in apt.postgresql.org Christoph Berg
 - Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations Robert Haas
 - Re: Proposal: Incremental Backup Robert Haas
 - Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations Andres Freund
 - Re: Proposal: Incremental Backup Fujii Masao
 - [PATCH] PostgreSQL 9.4 mmap(2) performance regression on FreeBSD... Sean Chittenden
 - Re: [PATCH] PostgreSQL 9.4 mmap(2) performance regression on FreeBSD... Andres Freund
 - Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations Tom Lane
 - Re: PL/PgSQL: RAISE and the number of parameters Fabien COELHO
 - Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations Andres Freund
 - Re: Hokey wrong versions of libpq in apt.postgresql.org Steve Crawford
 - Re: PL/PgSQL: RAISE and the number of parameters Pavel Stehule
 - Re: Supporting Windows SChannel as OpenSSL replacement Heikki Linnakangas
 - proposal for 9.5: monitoring lock time for slow queries Pavel Stehule
 - minor typo in pgbench doc (2) Fabien COELHO
 - Re: replication commands and log_statements Bruce Momjian
 - Re: Scaling shared buffer eviction Andres Freund
 - Re: WAL format and API changes (9.5) Andres Freund
 - Re: Minmax indexes Alvaro Herrera
 - Re: replication commands and log_statements Stephen Frost
 - Re: jsonb format is pessimal for toast compression Bruce Momjian
 - Re: [PATCH] PostgreSQL 9.4 mmap(2) performance regression on FreeBSD... Robert Haas
 - Re: Proposal: Incremental Backup Stephen Frost
 - Re: WAL format and API changes (9.5) Heikki Linnakangas
 
- Re: Inconsistent use of --slot/-S in pg_receivexlog and pg_recvlogical Fujii Masao
 - Re: strncpy is not a safe version of strcpy Noah Misch
 - Re: Production block comparison facility Michael Paquier
 - Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita
 - Re: [REVIEW] pg_last_xact_insert_timestamp Fujii Masao
 - Re: replication commands and log_statements Amit Kapila
 - Re: failures on barnacle (CLOBBER_CACHE_RECURSIVELY) because of memory leaks Tom Lane
 - Re: proposal for 9.5: monitoring lock time for slow queries Michael Paquier
 - Re: Scaling shared buffer eviction Amit Kapila
 - Re: 9.5: Memory-bounded HashAgg Jeff Davis
 - Re: Support for N synchronous standby servers Fujii Masao
 - Re: proposal for 9.5: monitoring lock time for slow queries Tom Lane
 - Re: proposal for 9.5: monitoring lock time for slow queries Pavel Stehule
 - Re: proposal for 9.5: monitoring lock time for slow queries Pavel Stehule
 - Re: Support for N synchronous standby servers Michael Paquier
 - Re: WAL format and API changes (9.5) Michael Paquier
 - Re: WAL format and API changes (9.5) Michael Paquier
 - Re: pg_receivexlog --status-interval add fsync feedback
 - Re: proposal for 9.5: monitoring lock time for slow queries MauMau
 - Re: proposal for 9.5: monitoring lock time for slow queries Pavel Stehule
 - Re: strncpy is not a safe version of strcpy David Rowley
 - Re: 9.5: Memory-bounded HashAgg Tomas Vondra
 - Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] Dilip kumar
 - Enable WAL archiving even in standby Fujii Masao
 - Re: Scaling shared buffer eviction Andres Freund
 - Re: WAL format and API changes (9.5) Andres Freund
 - Re: proposal for 9.5: monitoring lock time for slow queries MauMau
 - Re: proposal for 9.5: monitoring lock time for slow queries Pavel Stehule
 - Re: WAL format and API changes (9.5) Heikki Linnakangas
 - Re: proposal for 9.5: monitoring lock time for slow queries MauMau
 - Re: strncpy is not a safe version of strcpy Kevin Grittner
 - Re: ALTER TABLESPACE MOVE command tag tweak Alvaro Herrera
 - Re: proposal for 9.5: monitoring lock time for slow queries Pavel Stehule
 - Re: strncpy is not a safe version of strcpy Tom Lane
 - Re: strncpy is not a safe version of strcpy Heikki Linnakangas
 - Re: strncpy is not a safe version of strcpy Kevin Grittner
 - Re: option -T in pg_basebackup doesn't work on windows MauMau
 - Re: failures on barnacle (CLOBBER_CACHE_RECURSIVELY) because of memory leaks Tom Lane
 - how to implement selectivity injection in postgresql Rajmohan C
 - Re: WAL format and API changes (9.5) Heikki Linnakangas
 - Re: failures on barnacle (CLOBBER_CACHE_RECURSIVELY) because of memory leaks Tomas Vondra
 - Re: Proposal: Incremental Backup Claudio Freire
 - Re: jsonb format is pessimal for toast compression Claudio Freire
 - Re: 9.5: Memory-bounded HashAgg Tomas Vondra
 - Re: how to implement selectivity injection in postgresql Euler Taveira
 - WIP Patch for GROUPING SETS phase 1 Atri Sharma
 - Re: WIP Patch for GROUPING SETS phase 1 Atri Sharma
 - Re: how to implement selectivity injection in postgresql Euler Taveira
 - Re: PostrgeSQL vs oracle doing 1 million sqrts am I doing it wrong? Pavel Stehule
 - Re: how to implement selectivity injection in postgresql Jeff Janes
 - Re: WAL format and API changes (9.5) Alvaro Herrera
 - Re: WAL format and API changes (9.5) Alvaro Herrera
 - Re: how to implement selectivity injection in postgresql Tom Lane
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Baker, Keith [OCDUS Non-J&J]
 - What happened to jsonb's JENTRY_ISFIRST? Tom Lane
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Tom Lane
 - Re: What happened to jsonb's JENTRY_ISFIRST? Peter Geoghegan
 
- Re: Proposal to add a QNX 6.5 port to PostgreSQL Baker, Keith [OCDUS Non-J&J]
 - Re: replication commands and log_statements Stephen Frost
 - Re: jsonb format is pessimal for toast compression Tom Lane
 - Re: jsonb format is pessimal for toast compression Tom Lane
 - Re: replication commands and log_statements Fujii Masao
 - Re: jsonb format is pessimal for toast compression Andrew Dunstan
 - Re: option -T in pg_basebackup doesn't work on windows Michael Paquier
 - Re: replication commands and log_statements Michael Paquier
 - Re: jsonb format is pessimal for toast compression Tom Lane
 - Re: Scaling shared buffer eviction Amit Kapila
 - pg_dump bug in 9.4beta2 and HEAD Joachim Wieland
 - Re: replication commands and log_statements Amit Kapila
 - Re: strncpy is not a safe version of strcpy Noah Misch
 - proposal: allow to specify result tupdesc and mode in SPI API Pavel Stehule
 - Compute attr_needed for child relations (was Re: inherit support for foreign tables) Etsuro Fujita
 - Re: [patch] pg_copy - a command for reliable WAL archiving MauMau
 - Re: strncpy is not a safe version of strcpy Tom Lane
 - Re: Improvement of versioning on Windows, take two Michael Paquier
 - Re: pg_dump bug in 9.4beta2 and HEAD Heikki Linnakangas
 - Re: 9.5: Memory-bounded HashAgg Jeff Davis
 - Re: WAL format and API changes (9.5) Michael Paquier
 - Immediate standby promotion Fujii Masao
 - Re: WAL format and API changes (9.5) Michael Paquier
 - Re: delta relations in AFTER triggers Amit Khandekar
 - Re: jsonb format is pessimal for toast compression Heikki Linnakangas
 - Re: WAL format and API changes (9.5) Heikki Linnakangas
 - Re: WAL format and API changes (9.5) Heikki Linnakangas
 - Re: WAL format and API changes (9.5) Andres Freund
 - Re: delta relations in AFTER triggers Amit Khandekar
 - Re: What happened to jsonb's JENTRY_ISFIRST? Heikki Linnakangas
 - Re: Support for N synchronous standby servers Fujii Masao
 - Re: add line number as prompt option to psql Sawada Masahiko
 - Re: Improvement of versioning on Windows, take two MauMau
 - pgbench throttling latency limit Fabien COELHO
 - Re: pg_dump bug in 9.4beta2 and HEAD Alvaro Herrera
 - Re: pg_dump bug in 9.4beta2 and HEAD Pavel Stehule
 - Re: Compute attr_needed for child relations (was Re: inherit support for foreign tables) Ashutosh Bapat
 - Re: pg_dump bug in 9.4beta2 and HEAD Alvaro Herrera
 - Re: replication commands and log_statements Stephen Frost
 - Re: 9.5: Memory-bounded HashAgg Tom Lane
 - Re: psql \watch versus \timing Fujii Masao
 - Re: Immediate standby promotion Tom Lane
 - Re: 9.5: Memory-bounded HashAgg Tomas Vondra
 - Re: jsonb format is pessimal for toast compression Tom Lane
 - Re: 9.5: Memory-bounded HashAgg Jeff Davis
 - Re: 9.5: Memory-bounded HashAgg Atri Sharma
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Baker, Keith [OCDUS Non-J&J]
 - Re: jsonb format is pessimal for toast compression Bruce Momjian
 - Re: 9.5: Memory-bounded HashAgg Tom Lane
 - Re: B-Tree support function number 3 (strxfrm() optimization) Robert Haas
 - Re: jsonb format is pessimal for toast compression Tom Lane
 - Re: Reporting the commit LSN at commit time Robert Haas
 - Re: 9.5: Memory-bounded HashAgg Tomas Vondra
 - Re: 9.5: Memory-bounded HashAgg Tomas Vondra
 - Re: jsonb format is pessimal for toast compression Bruce Momjian
 - Re: 9.5: Better memory accounting, towards memory-bounded HashAgg Robert Haas
 - Re: 9.5: Memory-bounded HashAgg Tom Lane
 - Re: 9.5: Memory-bounded HashAgg Jeff Davis
 - Re: Function to know last log write timestamp Robert Haas
 - replication commands and index terms Fujii Masao
 - Re: jsonb format is pessimal for toast compression Merlin Moncure
 - Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan
 - Re: Function to know last log write timestamp Fujii Masao
 - Re: jsonb format is pessimal for toast compression Tom Lane
 - Re: jsonb format is pessimal for toast compression Peter Geoghegan
 - Re: 9.5: Memory-bounded HashAgg Atri Sharma
 - Re: jsonb format is pessimal for toast compression Bruce Momjian
 - Re: Supporting Windows SChannel as OpenSSL replacement Robert Haas
 - Re: Function to know last log write timestamp Robert Haas
 - Re: jsonb format is pessimal for toast compression Josh Berkus
 - Re: Function to know last log write timestamp Andres Freund
 - Re: 9.5: Memory-bounded HashAgg Jeff Davis
 - Re: jsonb format is pessimal for toast compression Oleg Bartunov
 - Re: Function to know last log write timestamp Robert Haas
 - Re: B-Tree support function number 3 (strxfrm() optimization) Robert Haas
 - Re: Function to know last log write timestamp Andres Freund
 - Re: jsonb format is pessimal for toast compression Larry White
 - Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan
 - Re: minor typo in pgbench doc (2) Robert Haas
 - Re: jsonb format is pessimal for toast compression Claudio Freire
 - Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] Robert Haas
 - Re: Immediate standby promotion Robert Haas
 - Re: Enable WAL archiving even in standby Robert Haas
 - Re: ALTER TABLESPACE MOVE command tag tweak Robert Haas
 - Re: Immediate standby promotion Fabrízio de Royes Mello
 - Re: 9.5: Memory-bounded HashAgg Tomas Vondra
 - Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan
 - Re: replication commands and index terms Robert Haas
 - 9.4 logical decoding assertion Steve Singer
 - Re: Immediate standby promotion Kevin Grittner
 - Re: jsonb format is pessimal for toast compression Claudio Freire
 - LIMIT for UPDATE and DELETE Rukh Meski
 - Re: jsonb format is pessimal for toast compression Tom Lane
 - Re: jsonb format is pessimal for toast compression Gavin Flower
 - Re: ALTER TABLESPACE MOVE command tag tweak Tom Lane
 - Re: ALTER TABLESPACE MOVE command tag tweak Stephen Frost
 - Re: delta relations in AFTER triggers Kevin Grittner
 - Re: jsonb format is pessimal for toast compression Josh Berkus
 - Re: jsonb format is pessimal for toast compression Tom Lane
 - Re: Minmax indexes Alvaro Herrera
 - Re: jsonb format is pessimal for toast compression Josh Berkus
 - Re: jsonb format is pessimal for toast compression Tom Lane
 - Re: 9.5: Memory-bounded HashAgg Tomas Vondra
 - Re: jsonb format is pessimal for toast compression Josh Berkus
 
- Re: jsonb format is pessimal for toast compression Josh Berkus
 - Re: Reporting the commit LSN at commit time Craig Ringer
 - Re: Reporting the commit LSN at commit time Josh Berkus
 - Re: jsonb format is pessimal for toast compression Josh Berkus
 - run xmllint during build (was Re: need xmllint on borka) Peter Eisentraut
 - Re: jsonb format is pessimal for toast compression Tom Lane
 - Re: replication commands and index terms Fujii Masao
 - Re: run xmllint during build (was Re: need xmllint on borka) Tom Lane
 - Re: alter user set local_preload_libraries. Kyotaro HORIGUCHI
 - Re: option -T in pg_basebackup doesn't work on windows Amit Kapila
 - Re: pg_shmem_allocations view Michael Paquier
 - improving speed of make check-world Peter Eisentraut
 - Re: strncpy is not a safe version of strcpy Noah Misch
 - Re: Support for N synchronous standby servers Michael Paquier
 - Re: Minmax indexes Heikki Linnakangas
 - Re: option -T in pg_basebackup doesn't work on windows MauMau
 - Re: Removing dependency to wsock32.lib when compiling code on WIndows Michael Paquier
 - Re: pgcrypto: PGP signatures Marko Tiikkaja
 - Re: Minmax indexes Heikki Linnakangas
 - Re: pg_receivexlog and replication slots
 - Re: pg_shmem_allocations view Marti Raudsepp
 - Re: pg_receivexlog and replication slots Michael Paquier
 - Re: pg_shmem_allocations view Andres Freund
 - Re: pg_shmem_allocations view Andres Freund
 - Re: Reporting the commit LSN at commit time Andres Freund
 - Re: pgcrypto: PGP armor headers Marko Tiikkaja
 - Re: Unwanted LOG during recovery of DROP TABLESPACE REDO Marko Tiikkaja
 - pgbench --tuple-size option Fabien COELHO
 - Re: pgbench --tuple-size option Andres Freund
 - Re: pgbench --tuple-size option Fabien COELHO
 - Re: pgbench --tuple-size option Andres Freund
 - Re: pgbench --tuple-size option Fabien COELHO
 - Re: pgbench --tuple-size option Andres Freund
 - Re: Function to know last log write timestamp Fujii Masao
 - Re: pgbench --tuple-size option Fabien COELHO
 - Re: pgbench --tuple-size option Andres Freund
 - Re: Support for N synchronous standby servers Fujii Masao
 - Re: pgbench --tuple-size option Fujii Masao
 - Re: ALTER TABLESPACE MOVE command tag tweak Robert Haas
 - Another logical decoding assertion failure Antonin Houska
 - Re: Minmax indexes Fujii Masao
 - Re: Another logical decoding assertion failure Andres Freund
 - Re: pgbench --tuple-size option Fabien COELHO
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Robert Haas
 - Re: [PATCH] Fix search_path default value separator. Fujii Masao
 - Re: 9.4 logical decoding assertion Andres Freund
 - Re: Reporting the commit LSN at commit time Tom Lane
 - Re: ALTER TABLESPACE MOVE command tag tweak Tom Lane
 - Re: [PATCH] Fix search_path default value separator. Bruce Momjian
 - Re: Reporting the commit LSN at commit time Andres Freund
 - Re: 9.4 logical decoding assertion Steve Singer
 - Re: [v9.5] Custom Plan API Kohei KaiGai
 - Re: [patch] pg_copy - a command for reliable WAL archiving Fujii Masao
 - Re: pg_dump bug in 9.4beta2 and HEAD Pavel Stehule
 - Re: [patch] pg_copy - a command for reliable WAL archiving Kevin Grittner
 - Re: pg_dump bug in 9.4beta2 and HEAD David Fetter
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Tom Lane
 - Re: Another logical decoding assertion failure Antonin Houska
 - Re: Supporting Windows SChannel as OpenSSL replacement Jeff Janes
 - Re: Minmax indexes Heikki Linnakangas
 - Re: Supporting Windows SChannel as OpenSSL replacement Heikki Linnakangas
 - Re: 9.5: Memory-bounded HashAgg Robert Haas
 - Re: ALTER TABLESPACE MOVE command tag tweak Robert Haas
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Robert Haas
 - Re: Minmax indexes Alvaro Herrera
 - Re: How about a proper TEMPORARY TABLESPACE? Fujii Masao
 - Re: jsonb format is pessimal for toast compression Josh Berkus
 - Re: jsonb format is pessimal for toast compression Tom Lane
 - Re: Supporting Windows SChannel as OpenSSL replacement Tom Lane
 - Re: jsonb format is pessimal for toast compression Arthur Silva
 - GIST create index very very slow worthy7
 - New Minmax index for geometry data type? Stefan Keller
 - Re: [Bad Attachment] Re: jsonb format is pessimal for toast compression Josh Berkus
 - Re: strncpy is not a safe version of strcpy David Rowley
 - Re: jsonb format is pessimal for toast compression Tom Lane
 - pg_dump refactor patch to remove global variables Joachim Wieland
 
- Re: Removing dependency to wsock32.lib when compiling code on WIndows Noah Misch
 - Re: strncpy is not a safe version of strcpy Noah Misch
 - Sample LDIF for pg_service.conf no longer works Noah Misch
 - Re: jsonb format is pessimal for toast compression Arthur Silva
 - Re: pg_receivexlog --status-interval add fsync feedback Sawada Masahiko
 - Re: PENDING_LIST_CLEANUP_SIZE - maximum size of GIN pending list Re: HEAD seems to generate larger WAL regarding GIN index Sawada Masahiko
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Noah Misch
 - Re: [REVIEW] Re: Compression of full-page-writes Rahila Syed
 - Re: pgbench --tuple-size option Fabien COELHO
 - Re: option -T in pg_basebackup doesn't work on windows Amit Kapila
 - Re: bad estimation together with large work_mem generates terrible slow hash joins Tomas Vondra
 - Re: 9.5: Better memory accounting, towards memory-bounded HashAgg Tomas Vondra
 - Re: replication commands and log_statements Amit Kapila
 - Re: 9.5: Better memory accounting, towards memory-bounded HashAgg Tom Lane
 - Re: 9.5: Better memory accounting, towards memory-bounded HashAgg Tomas Vondra
 
- Re: Patch to support SEMI and ANTI join removal David Rowley
 - Re: ALTER TABLESPACE MOVE command tag tweak Stephen Frost
 - Re: Index-only scans for GIST Anastasia Lubennikova
 - Re: 9.5: Memory-bounded HashAgg Tomas Vondra
 - Re: 9.5: Memory-bounded HashAgg Tomas Vondra
 - Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED Fabrízio de Royes Mello
 - Re: ALTER TABLESPACE MOVE command tag tweak Stephen Frost
 - Re: ALTER TABLESPACE MOVE command tag tweak Greg Stark
 
- [PATCH] Incremental backup: add backup profile to base backup Marco Nenciarini
 - Re: ALTER TABLESPACE MOVE command tag tweak Peter Eisentraut
 - Re: option -T in pg_basebackup doesn't work on windows Peter Eisentraut
 - Why not ISO 8601 format for date values rendered into JSON? Tom Lane
 - Re: option -T in pg_basebackup doesn't work on windows Michael Paquier
 - Re: Why not ISO 8601 format for date values rendered into JSON? Andrew Dunstan
 - Re: Why not ISO 8601 format for date values rendered into JSON? Tom Lane
 - Re: replication commands and index terms Fujii Masao
 - Re: PENDING_LIST_CLEANUP_SIZE - maximum size of GIN pending list Re: HEAD seems to generate larger WAL regarding GIN index Fujii Masao
 - Re: Why not ISO 8601 format for date values rendered into JSON? Andrew Dunstan
 - Re: option -T in pg_basebackup doesn't work on windows Amit Kapila
 - Re: Why not ISO 8601 format for date values rendered into JSON? Andrew Dunstan
 - Re: option -T in pg_basebackup doesn't work on windows Michael Paquier
 - Re: [REVIEW] Re: Compression of full-page-writes Fujii Masao
 - Re: [PATCH] Incremental backup: add backup profile to base backup Alvaro Herrera
 - Re: pg_receivexlog and replication slots Michael Paquier
 - Re: proposal for 9.5: monitoring lock time for slow queries Alvaro Herrera
 - Re: psql \watch versus \timing Michael Paquier
 - Re: delta relations in AFTER triggers Amit Khandekar
 - Re: proposal for 9.5: monitoring lock time for slow queries Pavel Stehule
 - Re: Index-only scans for GIST Anastasia Lubennikova
 - Re: pg_receivexlog and replication slots Fujii Masao
 - Re: pg_receivexlog and replication slots Fujii Masao
 - Re: pg_receivexlog and replication slots Michael Paquier
 - Re: psql \watch versus \timing Fujii Masao
 - how to understand these macro defines such as ObjectIdAttributeNumber in sysattr.h? 土卜皿
 - Re: psql \watch versus \timing Michael Paquier
 - Re: how to understand these macro defines such as ObjectIdAttributeNumber in sysattr.h? Michael Paquier
 - Re: Index-only scans for GIST Heikki Linnakangas
 - Re: how to understand these macro defines such as ObjectIdAttributeNumber in sysattr.h? 土卜皿
 - Re: [BUGS] BUG #9652: inet types don't support min/max Asif Naeem
 - Re: pg_receivexlog --status-interval add fsync feedback
 - Fwd: [REVIEW] Re: Compression of full-page-writes Rahila Syed
 - Re: wrapping in extended mode doesn't work well with default pager Greg Stark
 - PQgetssl() and alternative SSL implementations Heikki Linnakangas
 - Re: wrapping in extended mode doesn't work well with default pager Michael Paquier
 - Re: ALTER TABLESPACE MOVE command tag tweak Stephen Frost
 - Re: [PATCH] Incremental backup: add backup profile to base backup Heikki Linnakangas
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Robert Haas
 - Re: wrapping in extended mode doesn't work well with default pager Greg Stark
 - Re: [PATCH] Incremental backup: add backup profile to base backup Heikki Linnakangas
 - Re: [PATCH] Incremental backup: add backup profile to base backup Arthur Silva
 - Re: WAL format and API changes (9.5) Heikki Linnakangas
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Noah Misch
 - After switching primary server while using replication slot. Sawada Masahiko
 - Re: option -T in pg_basebackup doesn't work on windows Heikki Linnakangas
 - Re: how to understand these macro defines such as ObjectIdAttributeNumber in sysattr.h? Tom Lane
 - Re: pg_receivexlog --status-interval add fsync feedback Sawada Masahiko
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Baker, Keith [OCDUS Non-J&J]
 - Re: wrapping in extended mode doesn't work well with default pager Michael Paquier
 - Re: pg_shmem_allocations view Robert Haas
 - Re: pg_shmem_allocations view Andres Freund
 - Re: Function to know last log write timestamp Robert Haas
 - Re: Support for N synchronous standby servers Robert Haas
 - Re: pg_shmem_allocations view Tom Lane
 - Re: pg_shmem_allocations view Andres Freund
 - Re: [PATCH] Incremental backup: add backup profile to base backup Alvaro Herrera
 - Re: pg_shmem_allocations view Tom Lane
 - Re: pg_shmem_allocations view Andres Freund
 - Re: Reporting the commit LSN at commit time Robert Haas
 - Re: pg_shmem_allocations view Tom Lane
 - Re: pg_shmem_allocations view Robert Haas
 - Re: pg_shmem_allocations view Andres Freund
 - Re: GIST create index very very slow Robert Haas
 - Re: Reporting the commit LSN at commit time Tom Lane
 - Re: pg_shmem_allocations view Robert Haas
 - Re: pg_shmem_allocations view Andres Freund
 - Re: pg_shmem_allocations view Tom Lane
 - Re: Reporting the commit LSN at commit time Robert Haas
 - Re: [REVIEW] Re: Compression of full-page-writes Robert Haas
 - Re: [REVIEW] Re: Compression of full-page-writes Andres Freund
 - Re: [REVIEW] Re: Compression of full-page-writes Robert Haas
 - Re: pg_shmem_allocations view Robert Haas
 - Re: Reporting the commit LSN at commit time Alvaro Herrera
 - Re: pg_shmem_allocations view Tom Lane
 - Re: pg_shmem_allocations view Andres Freund
 - Re: pg_dump refactor patch to remove global variables Robert Haas
 - Re: pg_shmem_allocations view Robert Haas
 - Re: Reporting the commit LSN at commit time Greg Stark
 - Re: Reporting the commit LSN at commit time Greg Stark
 - Re: GIST create index very very slow Heikki Linnakangas
 - Re: [PATCH] Incremental backup: add backup profile to base backup Heikki Linnakangas
 - Re: Hokey wrong versions of libpq in apt.postgresql.org Joshua D. Drake
 - Re: GIST create index very very slow Greg Stark
 - Re: PQgetssl() and alternative SSL implementations Greg Stark
 
- Re: Reporting the commit LSN at commit time Craig Ringer
 - Re: pg_receivexlog --status-interval add fsync feedback
 - New Model For Role Attributes and Fine Grained Permssions Brightwell, Adam
 - Re: RLS Design Brightwell, Adam
 - Re: [PATCH] Incremental backup: add backup profile to base backup Amit Kapila
 - Re: strncpy is not a safe version of strcpy Noah Misch
 - Re: Improvement of versioning on Windows, take two Noah Misch
 - Re: Improvement of versioning on Windows, take two Michael Paquier
 - Re: option -T in pg_basebackup doesn't work on windows Amit Kapila
 - Re: pg_receivexlog and replication slots Michael Paquier
 - Re: [REVIEW] Re: Compression of full-page-writes Fujii Masao
 - Re: 9.5: Memory-bounded HashAgg Jeff Davis
 - Re: WAL format and API changes (9.5) Michael Paquier
 - Re: 9.5: Better memory accounting, towards memory-bounded HashAgg Jeff Davis
 - Re: 9.5: Better memory accounting, towards memory-bounded HashAgg Jeff Davis
 - Re: pg_receivexlog and replication slots Fujii Masao
 - Re: WAL format and API changes (9.5) Heikki Linnakangas
 - Re: pg_receivexlog and replication slots Andres Freund
 - Re: pg_receivexlog and replication slots Fujii Masao
 - Re: pg_receivexlog and replication slots Andres Freund
 - Re: pg_receivexlog and replication slots Fujii Masao
 - Re: [REVIEW] Re: Compression of full-page-writes Rahila Syed
 - Re: PoC: Partial sort David Rowley
 - Re: Reporting the commit LSN at commit time Greg Stark
 - Re: Reporting the commit LSN at commit time Andres Freund
 - Re: After switching primary server while using replication slot. Fujii Masao
 - Re: 9.5: Memory-bounded HashAgg Tomas Vondra
 - Re: 9.5: Better memory accounting, towards memory-bounded HashAgg Tomas Vondra
 - Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] Amit Kapila
 - Re: Reporting the commit LSN at commit time Fujii Masao
 - Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] Amit Kapila
 - Trove with PostgreSQL-XC Vivek Singh Raghuwanshi
 - Re: Reporting the commit LSN at commit time Andres Freund
 - Re: Enable WAL archiving even in standby Fujii Masao
 - Re: [Postgres-xc-developers] Trove with PostgreSQL-XC 鈴木 幸市
 - dynahash vs. memory-bounded HashAggregate (hashjoin-style) Tomas Vondra
 - Re: [Postgres-xc-developers] Trove with PostgreSQL-XC Vivek Singh Raghuwanshi
 - Re: Reporting the commit LSN at commit time Fujii Masao
 - Re: pg_receivexlog --status-interval add fsync feedback Fujii Masao
 - Re: [patch] pg_copy - a command for reliable WAL archiving MauMau
 - Re: proposal for 9.5: monitoring lock time for slow queries MauMau
 - Re: Reporting the commit LSN at commit time Craig Ringer
 - Re: Reporting the commit LSN at commit time Andres Freund
 - New PostgreSQL buildfarm client release 4.14 - bug fix for MSVC Andrew Dunstan
 - Re: Enable WAL archiving even in standby MauMau
 - Re: WAL format and API changes (9.5) Alvaro Herrera
 - Re: WAL format and API changes (9.5) Andres Freund
 - Re: PQgetssl() and alternative SSL implementations Stephen Frost
 - Re: PQgetssl() and alternative SSL implementations Andres Freund
 - Re: PQgetssl() and alternative SSL implementations Magnus Hagander
 - Re: PQgetssl() and alternative SSL implementations Stephen Frost
 - Re: [Fwd: Re: proposal: new long psql parameter --on-error-stop] Alvaro Herrera
 - Re: PQgetssl() and alternative SSL implementations Magnus Hagander
 - Re: PQgetssl() and alternative SSL implementations Stephen Frost
 - Re: PQgetssl() and alternative SSL implementations Heikki Linnakangas
 - Re: PQgetssl() and alternative SSL implementations Andres Freund
 - Re: [Postgres-xc-developers] Trove with PostgreSQL-XC Craig Ringer
 - Re: Hokey wrong versions of libpq in apt.postgresql.org Craig Ringer
 - Re: pg_dump refactor patch to remove global variables Craig Ringer
 - Re: PQgetssl() and alternative SSL implementations Stephen Frost
 - Re: PQgetssl() and alternative SSL implementations Stephen Frost
 - Re: PQgetssl() and alternative SSL implementations Andres Freund
 - Re: PQgetssl() and alternative SSL implementations Alvaro Herrera
 - Re: PQgetssl() and alternative SSL implementations Stephen Frost
 - Re: PQgetssl() and alternative SSL implementations Stephen Frost
 - Re: PQgetssl() and alternative SSL implementations Heikki Linnakangas
 - Re: PQgetssl() and alternative SSL implementations Heikki Linnakangas
 - Re: PQgetssl() and alternative SSL implementations Tom Lane
 - Re: PQgetssl() and alternative SSL implementations Heikki Linnakangas
 - Re: PQgetssl() and alternative SSL implementations Heikki Linnakangas
 - Re: bad estimation together with large work_mem generates terrible slow hash joins Robert Haas
 - Re: replication commands and log_statements Robert Haas
 - Re: [REVIEW] Re: Compression of full-page-writes Rahila Syed
 - Re: bad estimation together with large work_mem generates terrible slow hash joins Tomas Vondra
 - Re: PQgetssl() and alternative SSL implementations Stephen Frost
 - Re: PQgetssl() and alternative SSL implementations Robert Haas
 - Re: PQgetssl() and alternative SSL implementations Magnus Hagander
 - Re: PQgetssl() and alternative SSL implementations Tom Lane
 - Re: PQgetssl() and alternative SSL implementations Magnus Hagander
 - Re: PQgetssl() and alternative SSL implementations Stephen Frost
 - Re: PQgetssl() and alternative SSL implementations Stephen Frost
 - Re: PQgetssl() and alternative SSL implementations Robert Haas
 - Re: [patch] pg_copy - a command for reliable WAL archiving Peter Eisentraut
 - Re: [patch] pg_copy - a command for reliable WAL archiving Peter Eisentraut
 - Re: PQgetssl() and alternative SSL implementations Stephen Frost
 - Re: [patch] pg_copy - a command for reliable WAL archiving Josh Berkus
 - Re: 9.3: more problems with "Could not open file "pg_multixact/members/xxxx" Jeff Janes
 - Re: 9.3: more problems with "Could not open file "pg_multixact/members/xxxx" Andres Freund
 - Re: Extended Prefetching using Asynchronous IO - proposal and patch John Lumby
 - Re: [patch] pg_copy - a command for reliable WAL archiving Alvaro Herrera
 - Re: PQgetssl() and alternative SSL implementations Heikki Linnakangas
 - Re: Extended Prefetching using Asynchronous IO - proposal and patch Heikki Linnakangas
 - Re: PQgetssl() and alternative SSL implementations Andres Freund
 - Re: Extended Prefetching using Asynchronous IO - proposal and patch Claudio Freire
 - Re: PQgetssl() and alternative SSL implementations Tom Lane
 - Re: PQgetssl() and alternative SSL implementations Andres Freund
 
- KNN searches support for SP-GiST [GSOC'14] Vladislav Sterzhanov
 - Re: GSoC on WAL-logging hash indexes Michael Paquier
 - Re: jsonb format is pessimal for toast compression Josh Berkus
 - Re: wrapping in extended mode doesn't work well with default pager Noah Misch
 - Re: replication commands and log_statements Michael Paquier
 - Re: Hokey wrong versions of libpq in apt.postgresql.org Joshua D. Drake
 - Re: Verbose output of pg_dump not show schema name Michael Paquier
 - Re: 9.5: Better memory accounting, towards memory-bounded HashAgg Jeff Davis
 - Re: Trove with PostgreSQL-XC Mark Kirkwood
 - Re: pg_basebackup vs. Windows and tablespaces Dilip kumar
 - Re: KNN searches support for SP-GiST [GSOC'14] Heikki Linnakangas
 - August commitfest Heikki Linnakangas
 - Re: August commitfest David Rowley
 - Re: New Model For Role Attributes and Fine Grained Permssions Heikki Linnakangas
 - Re: August commitfest Heikki Linnakangas
 - Re: [PATCH] introduce XLogLockBlockRangeForCleanup() Heikki Linnakangas
 - Re: August commitfest Heikki Linnakangas
 - Re: [PATCH] Fix search_path default value separator. Heikki Linnakangas
 - Re: better atomics - v0.5 Heikki Linnakangas
 - Re: implement subject alternative names support for SSL connections Heikki Linnakangas
 - Re: Compute attr_needed for child relations (was Re: inherit support for foreign tables) Etsuro Fujita
 - Re: better atomics - v0.5 Andres Freund
 - Re: inherit support for foreign tables Etsuro Fujita
 - Re: August commitfest Etsuro Fujita
 - Re: add line number as prompt option to psql Jeevan Chalke
 - Re: tweaking NTUP_PER_BUCKET Heikki Linnakangas
 - Re: Hokey wrong versions of libpq in apt.postgresql.org Greg Stark
 - Re: [PATCH] Incremental backup: add backup profile to base backup Heikki Linnakangas
 - Re: [patch] pg_copy - a command for reliable WAL archiving Greg Stark
 - Re: [patch] pg_copy - a command for reliable WAL archiving Greg Stark
 - Re: tweaking NTUP_PER_BUCKET Tomas Vondra
 - Re: [patch] pg_copy - a command for reliable WAL archiving Alvaro Herrera
 - Re: [patch] pg_copy - a command for reliable WAL archiving Andres Freund
 - Re: [patch] pg_copy - a command for reliable WAL archiving Alvaro Herrera
 - Re: [patch] pg_copy - a command for reliable WAL archiving Greg Stark
 - Re: [patch] pg_copy - a command for reliable WAL archiving Andres Freund
 - Re: [patch] pg_copy - a command for reliable WAL archiving Alvaro Herrera
 - Re: pg_basebackup vs. Windows and tablespaces Amit Kapila
 - Re: [patch] pg_copy - a command for reliable WAL archiving Tom Lane
 - Re: [patch] pg_copy - a command for reliable WAL archiving Andres Freund
 - Re: [patch] pg_copy - a command for reliable WAL archiving Tom Lane
 - Re: jsonb format is pessimal for toast compression Tom Lane
 - Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED Thom Brown
 - Patching for increasing the number of columns Mayeul Kauffmann
 - Re: Patch status: delta relations in AFTER triggers David Fetter
 - Re: Patching for increasing the number of columns Tom Lane
 - Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED Fabrízio de Royes Mello
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Robert Haas
 - Re: Patching for increasing the number of columns Mayeul Kauffmann
 - Re: Patch status: delta relations in AFTER triggers Kevin Grittner
 - Re: Patch status: delta relations in AFTER triggers David Fetter
 - Re: After switching primary server while using replication slot. Robert Haas
 - Re: Patching for increasing the number of columns Tom Lane
 - Re: failures on barnacle (CLOBBER_CACHE_RECURSIVELY) because of memory leaks Tomas Vondra
 - Re: 9.5: Memory-bounded HashAgg Robert Haas
 - Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] Robert Haas
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Baker, Keith [OCDUS Non-J&J]
 - Re: jsonb format is pessimal for toast compression Josh Berkus
 - Re: jsonb format is pessimal for toast compression Tom Lane
 - Re: Patching for increasing the number of columns Mayeul Kauffmann
 - Re: Verbose output of pg_dump not show schema name Fabrízio de Royes Mello
 - documentation update for doc/src/sgml/func.sgml Andreas 'ads' Scherbaum
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Alvaro Herrera
 - Re: jsonb format is pessimal for toast compression Josh Berkus
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Baker, Keith [OCDUS Non-J&J]
 - Re: jsonb format is pessimal for toast compression Arthur Silva
 - Re: Minmax indexes Alvaro Herrera
 - Re: [patch] pg_copy - a command for reliable WAL archiving Bruce Momjian
 - Re: [patch] pg_copy - a command for reliable WAL archiving Andres Freund
 - Re: Minmax indexes Alvaro Herrera
 - Re: [PATCH] Incremental backup: add backup profile to base backup Bruce Momjian
 - Re: Verbose output of pg_dump not show schema name Michael Paquier
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Andres Freund
 - Re: [PATCH] Incremental backup: add backup profile to base backup Claudio Freire
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Andres Freund
 - Re: Verbose output of pg_dump not show schema name Fabrízio de Royes Mello
 - Re: PQgetssl() and alternative SSL implementations Bruce Momjian
 
- Re: PQgetssl() and alternative SSL implementations Bruce Momjian
 - Re: add line number as prompt option to psql Sawada Masahiko
 - Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] Amit Kapila
 - Re: Compute attr_needed for child relations (was Re: inherit support for foreign tables) Ashutosh Bapat
 - Re: Support for N synchronous standby servers Michael Paquier
 - Re: pg_receivexlog --status-interval add fsync feedback
 - Implementing parallel sequence doubts Haribabu Kommi
 - Re: WIP Patch for GROUPING SETS phase 1 Heikki Linnakangas
 - Parallel Sequence Scan doubts Haribabu Kommi
 - Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] Dilip kumar
 - Re: pg_xlogdump --stats Heikki Linnakangas
 - Re: Specifying the unit in storage parameter Michael Paquier
 - Re: WIP Patch for GROUPING SETS phase 1 Andrew Gierth
 - Re: [TODO] Process pg_hba.conf keywords as case-insensitive Heikki Linnakangas
 - Re: 9.5: Memory-bounded HashAgg Jeff Davis
 - [TODO] Track number of files ready to be archived in pg_stat_archiver Julien Rouhaud
 - Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED Christoph Berg
 - Re: [TODO] Process pg_hba.conf keywords as case-insensitive Christoph Berg
 - Re: run xmllint during build (was Re: need xmllint on borka) Fabien COELHO
 - Re: pg_receivexlog --status-interval add fsync feedback Sawada Masahiko
 - Re: Compute attr_needed for child relations (was Re: inherit support for foreign tables) Etsuro Fujita
 - Re: inherit support for foreign tables Etsuro Fujita
 - Re: run xmllint during build (was Re: need xmllint on borka) Fabien COELHO
 - Re: documentation update for doc/src/sgml/func.sgml Fabien COELHO
 - Re: option -T in pg_basebackup doesn't work on windows Amit Kapila
 - Re: plpgsql.extra_warnings='num_into_expressions' Heikki Linnakangas
 - Re: documentation update for doc/src/sgml/func.sgml Andreas 'ads' Scherbaum
 - Re: WIP Patch for GROUPING SETS phase 1 Andrew Gierth
 - Re: documentation update for doc/src/sgml/func.sgml Fabien COELHO
 - Re: WIP Patch for GROUPING SETS phase 1 Heikki Linnakangas
 - Re: plpgsql.extra_warnings='num_into_expressions' Marko Tiikkaja
 - Re: plpgsql.extra_warnings='num_into_expressions' Heikki Linnakangas
 - Re: proposal: rounding up time value less than its unit. Heikki Linnakangas
 - Re: Removing dependency to wsock32.lib when compiling code on WIndows Andrew Dunstan
 - Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED Fabrízio de Royes Mello
 - Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED Thom Brown
 - Re: add line number as prompt option to psql Alvaro Herrera
 - Re: WIP Patch for GROUPING SETS phase 1 Tom Lane
 - Re: WIP Patch for GROUPING SETS phase 1 Andrew Gierth
 - Re: WIP Patch for GROUPING SETS phase 1 Pavel Stehule
 - Hardening pg_upgrade Bruce Momjian
 - Re: proposal: rounding up time value less than its unit. Tom Lane
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Baker, Keith [OCDUS Non-J&J]
 - Re: WIP Patch for GROUPING SETS phase 1 Andrew Gierth
 - Re: WIP Patch for GROUPING SETS phase 1 Pavel Stehule
 - Re: pg_dumpall reccomendation in release notes Bruce Momjian
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Alvaro Herrera
 - Re: WIP Patch for GROUPING SETS phase 1 Tom Lane
 - Re: Hardening pg_upgrade David G Johnston
 - Re: WIP Patch for GROUPING SETS phase 1 Merlin Moncure
 - Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED Heikki Linnakangas
 - Re: Hardening pg_upgrade Bruce Momjian
 - Re: run xmllint during build (was Re: need xmllint on borka) Peter Eisentraut
 - Re: run xmllint during build (was Re: need xmllint on borka) Peter Eisentraut
 - Re: Enable WAL archiving even in standby Robert Haas
 - Re: run xmllint during build (was Re: need xmllint on borka) Tom Lane
 - Re: proposal: rounding up time value less than its unit. Peter Eisentraut
 - Re: run xmllint during build (was Re: need xmllint on borka) Tom Lane
 - Re: Hardening pg_upgrade Tom Lane
 - Re: Hardening pg_upgrade Magnus Hagander
 - Re: run xmllint during build (was Re: need xmllint on borka) Peter Eisentraut
 - Re: run xmllint during build (was Re: need xmllint on borka) Fabien COELHO
 - Re: run xmllint during build (was Re: need xmllint on borka) Fabien COELHO
 - Re: WIP Patch for GROUPING SETS phase 1 Andrew Dunstan
 - Re: proposal: rounding up time value less than its unit. David G Johnston
 - Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED Alvaro Herrera
 - Re: WIP Patch for GROUPING SETS phase 1 Tom Lane
 - Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED Tom Lane
 - Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED Andres Freund
 - Re: jsonb format is pessimal for toast compression Josh Berkus
 - Re: Add the number of pinning backends to pg_buffercache's output Andres Freund
 - Re: WIP Patch for GROUPING SETS phase 1 Stephen Frost
 - Re: pg_upgrade: allow multiple -o/-O options Bruce Momjian
 - Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED Alvaro Herrera
 - Re: WIP Patch for GROUPING SETS phase 1 David Fetter
 - Re: Should extension--unpackaged-$ver.sql's \echo use FROM unpackaged;? Andres Freund
 - Re: ALTER TABLESPACE MOVE command tag tweak Stephen Frost
 - Re: Is this a bug? Bruce Momjian
 - Re: pgcrypto: PGP signatures Thomas Munro
 
- Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED Fabrízio de Royes Mello
 - Re: WIP Patch for GROUPING SETS phase 1 Andrew Gierth
 - Re: New Model For Role Attributes and Fine Grained Permssions Stephen Frost
 - Re: inherit support for foreign tables Noah Misch
 - Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED Fabrízio de Royes Mello
 - Re: Removing dependency to wsock32.lib when compiling code on WIndows Noah Misch
 - PG's postmaster.pid disappeared strangely! 王硕
 - Are postgresql-9.4 binaries available on Windows XP? Hiroshi Inoue
 - Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED Alvaro Herrera
 - Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED Fabrízio de Royes Mello
 - Re: inherit support for foreign tables Alvaro Herrera
 - Re: option -T in pg_basebackup doesn't work on windows Amit Kapila
 - Re: pg_receivexlog --status-interval add fsync feedback
 - Re: Compute attr_needed for child relations (was Re: inherit support for foreign tables) Ashutosh Bapat
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Noah Misch
 - Re: pgcrypto: PGP signatures Marko Tiikkaja
 - Re: WIP Patch for GROUPING SETS phase 1 Andrew Gierth
 - Re: option -T in pg_basebackup doesn't work on windows Heikki Linnakangas
 - potential bug in psql Szymon Guz
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Andres Freund
 - Re: Removing dependency to wsock32.lib when compiling code on WIndows Michael Paquier
 - Re: option -T in pg_basebackup doesn't work on windows Amit Kapila
 - Re: pg_upgrade: allow multiple -o/-O options Pavel Raiskup
 - Re: Are postgresql-9.4 binaries available on Windows XP? Dave Page
 - Re: inherit support for foreign tables Etsuro Fujita
 - Re: Support for N synchronous standby servers Rajeev rastogi
 - Re: Re: proposal: ignore null fields in not relation type composite type based constructors Jeevan Chalke
 - Re: option -T in pg_basebackup doesn't work on windows Heikki Linnakangas
 - Re: add line number as prompt option to psql Jeevan Chalke
 - Re: WIP Patch for GROUPING SETS phase 1 Stephen Frost
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Noah Misch
 - Re: pg_upgrade: allow multiple -o/-O options Bruce Momjian
 - Re: B-Tree support function number 3 (strxfrm() optimization) Robert Haas
 - Re: Is this a bug? Robert Haas
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Andres Freund
 - Re: After switching primary server while using replication slot. Andres Freund
 - Re: WIP Patch for GROUPING SETS phase 1 Alvaro Herrera
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Alvaro Herrera
 - Re: Support for N synchronous standby servers Michael Paquier
 - Re: delta relations in AFTER triggers Kevin Grittner
 - Re: potential bug in psql Tom Lane
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Baker, Keith [OCDUS Non-J&J]
 - Re: potential bug in psql Alvaro Herrera
 - Re: potential bug in psql Szymon Guz
 - Re: Proposal to add a QNX 6.5 port to PostgreSQL Andres Freund
 - Re: WIP Patch for GROUPING SETS phase 1 Andrew Gierth
 - Re: [v9.5] Custom Plan API Robert Haas
 - Re: [PATCH] Incremental backup: add backup profile to base backup Robert Haas
 - Re: [PATCH] Incremental backup: add backup profile to base backup Robert Haas
 - Re: [v9.5] Custom Plan API Tom Lane
 - Re: change alter user to be a true alias for alter role Jov
 - Re: 9.5: Better memory accounting, towards memory-bounded HashAgg Robert Haas
 - Re: Is this a bug? Bruce Momjian
 - Re: WIP Patch for GROUPING SETS phase 1 Robert Haas
 - Re: WIP Patch for GROUPING SETS phase 1 Tom Lane
 - Re: 9.5: Better memory accounting, towards memory-bounded HashAgg Tomas Vondra
 - Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED Alvaro Herrera
 - Re: Is this a bug? Bruce Momjian
 - Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED Fabrízio de Royes Mello
 - Re: WIP Patch for GROUPING SETS phase 1 Greg Stark
 - Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan
 - Re: WIP Patch for GROUPING SETS phase 1 Robert Haas
 - Re: Is this a bug? Andres Freund
 - Re: Is this a bug? Robert Haas
 - Re: [PATCH] Incremental backup: add backup profile to base backup Bruce Momjian
 - Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED Robert Haas
 - Re: 9.5: Better memory accounting, towards memory-bounded HashAgg Robert Haas
 - Re: SKIP LOCKED DATA (work in progress) Alvaro Herrera
 - Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED Fabrízio de Royes Mello
 - Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED Alvaro Herrera
 - Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED Alvaro Herrera
 - Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED Fabrízio de Royes Mello
 - Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED Alvaro Herrera
 - Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED Tom Lane
 - Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED Tom Lane
 - Re: WIP Patch for GROUPING SETS phase 1 Andrew Dunstan
 - Re: WIP Patch for GROUPING SETS phase 1 Merlin Moncure
 - Re: WIP Patch for GROUPING SETS phase 1 Stephen Frost
 - Re: WIP Patch for GROUPING SETS phase 1 Greg Stark
 - Re: WIP Patch for GROUPING SETS phase 1 Stephen Frost
 - Re: SKIP LOCKED DATA (work in progress) Alvaro Herrera
 - Re: WIP Patch for GROUPING SETS phase 1 Andrew Gierth
 
- Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED Fabrízio de Royes Mello
 - Re: 9.5: Better memory accounting, towards memory-bounded HashAgg Tomas Vondra
 - Re: [v9.5] Custom Plan API Kohei KaiGai
 - Re: Is this a bug? Bruce Momjian
 - Re: proposal: rounding up time value less than its unit. Tomonari Katsumata
 - Re: Re: proposal: ignore null fields in not relation type composite type based constructors Pavel Stehule
 - Re: Support for N synchronous standby servers Michael Paquier
 - Re: Audit of logout Amit Kapila
 - Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED Michael Paquier
 - Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED Fabrízio de Royes Mello
 - Re: Parallel Sequence Scan doubts Craig Ringer
 - Re: proposal: rounding up time value less than its unit. Tom Lane
 - Re: proposal: rounding up time value less than its unit. David G Johnston
 - Re: proposal: rounding up time value less than its unit. Tom Lane
 - Re: Removing dependency to wsock32.lib when compiling code on WIndows Noah Misch
 - Re: change alter user to be a true alias for alter role Tom Lane
 - Re: proposal: rounding up time value less than its unit. Greg Stark
 
- Re: proposal: rounding up time value less than its unit. David G Johnston
 - Re: Parallel Sequence Scan doubts Haribabu Kommi
 - Re: Parallel Sequence Scan doubts Craig Ringer
 - Re: [BUGS] BUG #9652: inet types don't support min/max Haribabu Kommi
 - Missing comment block at the top of streamutil.h and receivelog.h Michael Paquier
 - Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] Amit Kapila
 - Re: pgbench throttling latency limit Fabien COELHO
 - Re: Parallel Sequence Scan doubts Haribabu Kommi
 - Re: implement subject alternative names support for SSL connections Alexey Klyukin
 - Re: failures on barnacle (CLOBBER_CACHE_RECURSIVELY) because of memory leaks Tom Lane
 - Re: failures on barnacle (CLOBBER_CACHE_RECURSIVELY) because of memory leaks Tomas Vondra
 - Re: failures on barnacle (CLOBBER_CACHE_RECURSIVELY) because of memory leaks Tom Lane
 - Re: failures on barnacle (CLOBBER_CACHE_RECURSIVELY) because of memory leaks Tomas Vondra
 - Re: jsonb format is pessimal for toast compression Arthur Silva
 - Re: SKIP LOCKED DATA (work in progress) Thomas Munro
 - Re: Extended Prefetching using Asynchronous IO - proposal and patch johnlumby
 - Code bug or doc bug? Josh Berkus
 
- Re: SKIP LOCKED DATA (work in progress) Thomas Munro
 - Re: SKIP LOCKED DATA (work in progress) Craig Ringer
 - Re: SKIP LOCKED DATA (work in progress) Alvaro Herrera
 - Re: ALTER SYSTEM RESET? Amit Kapila
 - Re: Maximum number of WAL files in the pg_xlog directory Guillaume Lelarge
 - Re: Final Patch for GROUPING SETS Andrew Gierth
 - Re: WIP Patch for GROUPING SETS phase 1 Andrew Gierth
 - Concurrently option for reindexdb Sawada Masahiko
 - Re: Concurrently option for reindexdb Michael Paquier
 - Re: LIMIT for UPDATE and DELETE Etsuro Fujita
 - minor config doc update Fabien COELHO
 - Re: Concurrently option for reindexdb Sawada Masahiko
 - Re: Hardening pg_upgrade Bernd Helmle
 - Re: Extended Prefetching using Asynchronous IO - proposal and patch Heikki Linnakangas
 - Re: implement subject alternative names support for SSL connections Heikki Linnakangas
 - Re: implement subject alternative names support for SSL connections Andres Freund
 - Re: implement subject alternative names support for SSL connections Heikki Linnakangas
 - Switch pg_basebackup to use -X stream instead of -X fetch by default? Andres Freund
 - Re: Escaping from blocked send() reprised. Heikki Linnakangas
 - Re: LIMIT for UPDATE and DELETE Amit Kapila
 - Re: Optimization for updating foreign tables in Postgres FDW Albe Laurenz
 - Re: Allow multi-byte characters as escape in SIMILAR TO and SUBSTRING Heikki Linnakangas
 - Re: LIMIT for UPDATE and DELETE Kevin Grittner
 - Re: Hardening pg_upgrade Kevin Grittner
 - Re: Allow multi-byte characters as escape in SIMILAR TO and SUBSTRING Tom Lane
 - Re: Built-in binning functions Petr Jelinek
 - Re: Allow multi-byte characters as escape in SIMILAR TO and SUBSTRING Heikki Linnakangas
 - Re: Allow multi-byte characters as escape in SIMILAR TO and SUBSTRING Heikki Linnakangas
 - Re: Unwanted LOG during recovery of DROP TABLESPACE REDO Heikki Linnakangas
 - Re: Allow multi-byte characters as escape in SIMILAR TO and SUBSTRING Tom Lane
 - Re: SKIP LOCKED DATA (work in progress) Alvaro Herrera
 - Re: Allow multi-byte characters as escape in SIMILAR TO and SUBSTRING Heikki Linnakangas
 - Re: pg_stat_statements cluttered with "DEALLOCATE dbdpg_p*" Heikki Linnakangas
 - Re: psql \watch versus \timing Heikki Linnakangas
 - Re: [TODO] Track number of files ready to be archived in pg_stat_archiver Gilles Darold
 - Re: SKIP LOCKED DATA (work in progress) Heikki Linnakangas
 - Re: improving speed of make check-world Heikki Linnakangas
 - Re: Specifying the unit in storage parameter Fujii Masao
 - Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED Alvaro Herrera
 - Re: Hardening pg_upgrade Bruce Momjian
 - Re: psql \watch versus \timing Fujii Masao
 - Re: LIMIT for UPDATE and DELETE Jeff Janes
 - Re: Specifying the unit in storage parameter Alvaro Herrera
 - Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED Fabrízio de Royes Mello
 - Re: Concurrently option for reindexdb Fujii Masao
 - Re: Verbose output of pg_dump not show schema name Heikki Linnakangas
 - Re: Hardening pg_upgrade Tom Lane
 - Re: Set new system identifier using pg_resetxlog Heikki Linnakangas
 - Re: Hardening pg_upgrade Bruce Momjian
 - Re: pg_dumpall reccomendation in release notes Bruce Momjian
 - Re: psql \watch versus \timing Heikki Linnakangas
 - Re: Set new system identifier using pg_resetxlog Tom Lane
 - Re: Set new system identifier using pg_resetxlog Andres Freund
 - Re: psql \watch versus \timing Heikki Linnakangas
 - Re: Set new system identifier using pg_resetxlog Heikki Linnakangas
 - Re: Concurrently option for reindexdb Michael Paquier
 - Re: Add CREATE support to event triggers Michael Paquier
 - postgresql latency & bgwriter not doing its job Fabien COELHO
 - Re: pg_upgrade: allow multiple -o/-O options Bruce Momjian
 - Re: Add CREATE support to event triggers Alvaro Herrera
 - Re: Concurrently option for reindexdb Alvaro Herrera
 - Re: Concurrently option for reindexdb Andres Freund
 - Re: Final Patch for GROUPING SETS Pavel Stehule
 - Re: Is this a bug? Bruce Momjian
 - Re: SKIP LOCKED DATA (work in progress) Thomas Munro
 - Re: Hardening pg_upgrade Bruce Momjian
 - Re: postgresql latency & bgwriter not doing its job Josh Berkus
 - Re: postgresql latency & bgwriter not doing its job Andres Freund
 - Re: Add CREATE support to event triggers Michael Paquier
 
- Add .NOTPARALLEL to contrib/Makefile Andres Freund
 - Re: Add .NOTPARALLEL to contrib/Makefile Tom Lane
 - Re: Final Patch for GROUPING SETS Andrew Gierth
 - What in the world is happening with castoroides and protosciurus? Tom Lane
 - Re: Add .NOTPARALLEL to contrib/Makefile Andres Freund
 - Re: improving speed of make check-world Peter Eisentraut
 - Re: postgresql latency & bgwriter not doing its job Jeff Janes
 - Question about coding of free space map Tatsuo Ishii
 - Re: Hardening pg_upgrade Bruce Momjian
 - Re: Misaligned BufferDescriptors causing major performance problems on AMD Bruce Momjian
 - Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita
 - Re: Concurrently option for reindexdb Fujii Masao
 - Re: Concurrently option for reindexdb Michael Paquier
 - Re: SSL renegotiation Alvaro Herrera
 - Re: postgresql latency & bgwriter not doing its job Amit Kapila
 - Re: Final Patch for GROUPING SETS Pavel Stehule
 - Re: SSL renegotiation Noah Misch
 - Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED Fabrízio de Royes Mello
 - Re: postgresql latency & bgwriter not doing its job Fabien COELHO
 - Re: Escaping from blocked send() reprised. Kyotaro HORIGUCHI
 - Re: postgresql latency & bgwriter not doing its job Jeff Janes
 - Re: postgresql latency & bgwriter not doing its job Fabien COELHO
 - Re: Escaping from blocked send() reprised. Heikki Linnakangas
 - Re: Verbose output of pg_dump not show schema name Michael Paquier
 - Re: Escaping from blocked send() reprised. Kyotaro HORIGUCHI
 - Commitfest status Heikki Linnakangas
 - Re: postgresql latency & bgwriter not doing its job Fabien COELHO
 - Re: pg_receivexlog and replication slots Michael Paquier
 - Re: postgresql latency & bgwriter not doing its job Fabien COELHO
 - Re: Concurrently option for reindexdb Andres Freund
 - Re: postgresql latency & bgwriter not doing its job Andres Freund
 - Re: Final Patch for GROUPING SETS - unrecognized node type: 347 Erik Rijkers
 - Re: postgresql latency & bgwriter not doing its job Fabien COELHO
 - Re: postgresql latency & bgwriter not doing its job Andres Freund
 - Re: pgbench throttling latency limit Rukh Meski
 - Re: jsonb format is pessimal for toast compression Heikki Linnakangas
 - Re: postgresql latency & bgwriter not doing its job Fabien COELHO
 - Re: Verbose output of pg_dump not show schema name Heikki Linnakangas
 - Re: postgresql latency & bgwriter not doing its job Andres Freund
 - Re: Final Patch for GROUPING SETS - unrecognized node type: 347 Andrew Gierth
 - Re: Proposal for CSN based snapshots Jeff Davis
 - Re: pgbench throttling latency limit Fabien COELHO
 - Re: replicating DROP commands across servers Andres Freund
 - Re: Final Patch for GROUPING SETS - unrecognized node type: 347 Andrew Gierth
 - Re: What in the world is happening with castoroides and protosciurus? Dave Page
 - Re: postgresql latency & bgwriter not doing its job Fabien COELHO
 - Re: pgbench throttling latency limit Fabien COELHO
 - Re: 9.5: Memory-bounded HashAgg Heikki Linnakangas
 - Re: Selectivity estimation for inet operators Emre Hasegeli
 - Re: postgresql latency & bgwriter not doing its job Andres Freund
 - Re: Compute attr_needed for child relations (was Re: inherit support for foreign tables) Shigeru Hanada
 - Re: Final Patch for GROUPING SETS - unrecognized node type: 347 Erik Rijkers
 - Re: Proposal for CSN based snapshots Heikki Linnakangas
 - Re: replication commands and log_statements Fujii Masao
 - Re: [Fwd: Re: proposal: new long psql parameter --on-error-stop] Andres Freund
 - Re: Final Patch for GROUPING SETS Andrew Gierth
 - Re: Switch pg_basebackup to use -X stream instead of -X fetch by default? Oskari Saarenmaa
 - Re: Verbose output of pg_dump not show schema name Fabrízio de Royes Mello
 - Re: [Fwd: Re: proposal: new long psql parameter --on-error-stop] Petr Jelinek
 - Re: [Fwd: Re: proposal: new long psql parameter --on-error-stop] Pavel Stehule
 - Re: [Fwd: Re: proposal: new long psql parameter --on-error-stop] Andres Freund
 - Re: [REVIEW] Re: Compression of full-page-writes Fujii Masao
 - Re: Final Patch for GROUPING SETS - unrecognized node type: 347 Andrew Gierth
 - a7ae1dc has broken the windows builds David Rowley
 - Re: Patch to support SEMI and ANTI join removal David Rowley
 - Re: Final Patch for GROUPING SETS - unrecognized node type: 347 Erik Rijkers
 - Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements Heikki Linnakangas
 - Re: add line number as prompt option to psql Andres Freund
 - Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements Fabrízio de Royes Mello
 - Re: a7ae1dc has broken the windows builds Andres Freund
 - Re: Patch to support SEMI and ANTI join removal Heikki Linnakangas
 - Re: replicating DROP commands across servers Alvaro Herrera
 - Re: jsonb format is pessimal for toast compression Tom Lane
 - Re: Scaling shared buffer eviction Amit Kapila
 - Re: Scaling shared buffer eviction Tom Lane
 - Re: [BUGS] BUG #11208: Refresh Materialized View Concurrently bug using user Postgres Kevin Grittner
 - Re: Scaling shared buffer eviction Amit Kapila
 - Re: pg_dump refactor patch to remove global variables Peter Eisentraut
 - Re: Per table autovacuum vacuum cost limit behaviour strange Alvaro Herrera
 - Re: Switch pg_basebackup to use -X stream instead of -X fetch by default? Magnus Hagander
 - Re: Switch pg_basebackup to use -X stream instead of -X fetch by default? Andres Freund
 - Re: Switch pg_basebackup to use -X stream instead of -X fetch by default? Magnus Hagander
 - Re: Proposal for CSN based snapshots Jeff Davis
 - Re: Proposal for CSN based snapshots Greg Stark
 - Re: Compute attr_needed for child relations (was Re: inherit support for foreign tables) Tom Lane
 - Re: jsonb format is pessimal for toast compression Josh Berkus
 - Re: jsonb format is pessimal for toast compression Tom Lane
 - Re: jsonb format is pessimal for toast compression Josh Berkus
 - Re: jsonb format is pessimal for toast compression Tom Lane
 - Re: jsonb format is pessimal for toast compression Andres Freund
 - Re: jsonb format is pessimal for toast compression Laurence Rowe
 - Re: jsonb format is pessimal for toast compression Tom Lane
 - Re: jsonb format is pessimal for toast compression Claudio Freire
 - Re: jsonb format is pessimal for toast compression Andres Freund
 - Re: Proposal for CSN based snapshots Jeff Davis
 - Re: jsonb format is pessimal for toast compression Peter Geoghegan
 - Re: New Model For Role Attributes and Fine Grained Permssions Robert Haas
 - Re: 9.5: Memory-bounded HashAgg Jeff Davis
 - Re: jsonb format is pessimal for toast compression Josh Berkus
 - Re: postgresql latency & bgwriter not doing its job Fabien COELHO
 - Re: B-Tree support function number 3 (strxfrm() optimization) Robert Haas
 - Re: Proposal for CSN based snapshots Greg Stark
 - Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan
 - Re: [v9.5] Custom Plan API Robert Haas
 - Re: Proposal for CSN based snapshots Jeff Davis
 - Re: proposal: rounding up time value less than its unit. Robert Haas
 - Re: proposal: rounding up time value less than its unit. Andres Freund
 - Re: Switch pg_basebackup to use -X stream instead of -X fetch by default? Peter Eisentraut
 - Re: Switch pg_basebackup to use -X stream instead of -X fetch by default? Andres Freund
 - Re: proposal: rounding up time value less than its unit. Peter Eisentraut
 - Re: proposal: rounding up time value less than its unit. Peter Eisentraut
 - Re: Missing comment block at the top of streamutil.h and receivelog.h Robert Haas
 - Re: Missing comment block at the top of streamutil.h and receivelog.h Magnus Hagander
 - Re: Switch pg_basebackup to use -X stream instead of -X fetch by default? Magnus Hagander
 - Re: proposal: rounding up time value less than its unit. Tom Lane
 - Re: proposal: rounding up time value less than its unit. David G Johnston
 - Re: jsonb format is pessimal for toast compression Tom Lane
 - Re: Per table autovacuum vacuum cost limit behaviour strange Alvaro Herrera
 - Re: Per table autovacuum vacuum cost limit behaviour strange Mark Kirkwood
 - Re: delta relations in AFTER triggers Kevin Grittner
 - Re: [RFC, POC] Don't require a NBuffer sized PrivateRefCount array of local buffer pins Andres Freund
 
- Re: pgbench throttling latency limit Rukh Meski
 - Re: Missing comment block at the top of streamutil.h and receivelog.h Michael Paquier
 - Re: [RFC, POC] Don't require a NBuffer sized PrivateRefCount array of local buffer pins Jim Nasby
 - Similar to csvlog but not really, json logs? Michael Paquier
 - Re: Compute attr_needed for child relations (was Re: inherit support for foreign tables) Etsuro Fujita
 - Re: REINDEX CONCURRENTLY 2.0 Michael Paquier
 - Re: Similar to csvlog but not really, json logs? Peter Geoghegan
 - Re: Concurrently option for reindexdb Michael Paquier
 - Re: [RFC, POC] Don't require a NBuffer sized PrivateRefCount array of local buffer pins Robert Haas
 - Re: Compute attr_needed for child relations (was Re: inherit support for foreign tables) Tom Lane
 - Re: Per table autovacuum vacuum cost limit behaviour strange Haribabu Kommi
 - Re: Compute attr_needed for child relations (was Re: inherit support for foreign tables) Etsuro Fujita
 - Re: [RFC, POC] Don't require a NBuffer sized PrivateRefCount array of local buffer pins Tom Lane
 - Re: alter user set local_preload_libraries. Peter Eisentraut
 - Re: Similar to csvlog but not really, json logs? Tom Lane
 - Re: minor config doc update Peter Eisentraut
 - Re: Similar to csvlog but not really, json logs? Tom Lane
 - Re: Similar to csvlog but not really, json logs? Stephen Frost
 - Re: Similar to csvlog but not really, json logs? Peter Geoghegan
 - Re: pgcrypto: PGP signatures Peter Eisentraut
 - Re: Similar to csvlog but not really, json logs? Tom Lane
 - Re: Switch pg_basebackup to use -X stream instead of -X fetch by default? Fujii Masao
 - Re: Similar to csvlog but not really, json logs? Alvaro Herrera
 - Re: Similar to csvlog but not really, json logs? Stephen Frost
 - Re: Similar to csvlog but not really, json logs? Stephen Frost
 - Re: Missing comment block at the top of streamutil.h and receivelog.h Fujii Masao
 - Re: Similar to csvlog but not really, json logs? Tom Lane
 - Re: jsonb format is pessimal for toast compression Arthur Silva
 - Re: Similar to csvlog but not really, json logs? Tom Lane
 - Re: Similar to csvlog but not really, json logs? Stephen Frost
 - Re: jsonb format is pessimal for toast compression Peter Geoghegan
 - Re: Add .NOTPARALLEL to contrib/Makefile Peter Eisentraut
 - Re: jsonb format is pessimal for toast compression Tom Lane
 - Re: postgresql latency & bgwriter not doing its job Amit Kapila
 - Re: Similar to csvlog but not really, json logs? Stephen Frost
 - Re: jsonb format is pessimal for toast compression Arthur Silva
 - Re: Add CREATE support to event triggers Michael Paquier
 - Re: Add CREATE support to event triggers Michael Paquier
 - Re: Similar to csvlog but not really, json logs? Fujii Masao
 - Re: Proposal for CSN based snapshots Amit Kapila
 - Re: pg_dump refactor patch to remove global variables Joachim Wieland
 - Re: Missing comment block at the top of streamutil.h and receivelog.h Michael Paquier
 - Re: Allow multi-byte characters as escape in SIMILAR TO and SUBSTRING Jeff Davis
 - Re: Proposal for CSN based snapshots Jeff Davis
 - Re: Per table autovacuum vacuum cost limit behaviour strange Mark Kirkwood
 - Re: Allow multi-byte characters as escape in SIMILAR TO and SUBSTRING Jeff Davis
 - Re: Support for N synchronous standby servers Rajeev rastogi
 - Re: [RFC, POC] Don't require a NBuffer sized PrivateRefCount array of local buffer pins Andres Freund
 - Re: [RFC, POC] Don't require a NBuffer sized PrivateRefCount array of local buffer pins Andres Freund
 - Re: [RFC, POC] Don't require a NBuffer sized PrivateRefCount array of local buffer pins Andres Freund
 - Re: Proposal for CSN based snapshots Heikki Linnakangas
 - Re: REINDEX CONCURRENTLY 2.0 Andres Freund
 - Re: Proposal for CSN based snapshots Heikki Linnakangas
 - Re: REINDEX CONCURRENTLY 2.0 Michael Paquier
 - Re: Switch pg_basebackup to use -X stream instead of -X fetch by default? Magnus Hagander
 - Re: delta relations in AFTER triggers Heikki Linnakangas
 - Re: postgresql latency & bgwriter not doing its job Fabien COELHO
 - Re: Allow multi-byte characters as escape in SIMILAR TO and SUBSTRING Heikki Linnakangas
 - Re: pgbench throttling latency limit Heikki Linnakangas
 - Re: postgresql latency & bgwriter not doing its job Andres Freund
 - Re: postgresql latency & bgwriter not doing its job Fabien COELHO
 - Re: postgresql latency & bgwriter not doing its job Andres Freund
 - Re: Patch to support SEMI and ANTI join removal David Rowley
 - Re: postgresql latency & bgwriter not doing its job Andres Freund
 - Re: pgbench throttling latency limit Fabien COELHO
 - re-reading SSL certificates during server reload Alexey Klyukin
 - Re: pgbench throttling latency limit Heikki Linnakangas
 - Re: postgresql latency & bgwriter not doing its job Andres Freund
 - Re: re-reading SSL certificates during server reload Magnus Hagander
 - Re: Sample LDIF for pg_service.conf no longer works Magnus Hagander
 - Re: Missing comment block at the top of streamutil.h and receivelog.h Fujii Masao
 - Re: pgbench throttling latency limit Fabien COELHO
 - Re: Audit of logout Fujii Masao
 - Re: Specifying the unit in storage parameter Fujii Masao
 - Simplify calls of pg_class_aclcheck when multiple modes are used Michael Paquier
 - Re: After switching primary server while using replication slot. Fujii Masao
 - Re: postgresql latency & bgwriter not doing its job Fabien COELHO
 - Re: Parallel Sequence Scan doubts Robert Haas
 - Re: Function to know last log write timestamp Fujii Masao
 - Re: re-reading SSL certificates during server reload Stephen Frost
 - Re: Code bug or doc bug? Robert Haas
 - Re: postgresql latency & bgwriter not doing its job Claudio Freire
 - Re: postgresql latency & bgwriter not doing its job Claudio Freire
 - Re: postgresql latency & bgwriter not doing its job Andres Freund
 - Re: postgresql latency & bgwriter not doing its job Claudio Freire
 - Re: WIP Patch for GROUPING SETS phase 1 Robert Haas
 - Re: Code bug or doc bug? Bruce Momjian
 - Re: postgresql latency & bgwriter not doing its job Andres Freund
 - Re: Set new system identifier using pg_resetxlog Robert Haas
 - Re: Code bug or doc bug? David G Johnston
 - Re: ALTER SYSTEM RESET? Fujii Masao
 - Re: postgresql latency & bgwriter not doing its job Claudio Freire
 - Re: Hardening pg_upgrade Robert Haas
 - Re: Optimization for updating foreign tables in Postgres FDW Robert Haas
 - Re: Specifying the unit in storage parameter Alvaro Herrera
 - Re: Optimization for updating foreign tables in Postgres FDW Tom Lane
 - Re: replication commands and log_statements Robert Haas
 - Re: Optimization for updating foreign tables in Postgres FDW Tom Lane
 - Re: [RFC, POC] Don't require a NBuffer sized PrivateRefCount array of local buffer pins Alvaro Herrera
 - Re: Hardening pg_upgrade Bruce Momjian
 - Re: postgresql latency & bgwriter not doing its job Aidan Van Dyk
 - Re: pgbench throttling latency limit Heikki Linnakangas
 - Re: postgresql latency & bgwriter not doing its job Andres Freund
 - Re: [BUGS] Re: BUG #9555: pg_dump for tables with inheritance recreates the table with the wrong order of columns Bruce Momjian
 - Re: postgresql latency & bgwriter not doing its job Fabien COELHO
 - Re: [REVIEW] Re: Compression of full-page-writes Robert Haas
 - Re: Hardening pg_upgrade Robert Haas
 - Re: Scaling shared buffer eviction Robert Haas
 - Re: Scaling shared buffer eviction Robert Haas
 - Re: pgbench throttling latency limit Fabien COELHO
 - Re: pgbench throttling latency limit Heikki Linnakangas
 - Re: [BUGS] Re: BUG #9555: pg_dump for tables with inheritance recreates the table with the wrong order of columns Tom Lane
 - Re: [REVIEW] Re: Compression of full-page-writes Arthur Silva
 - Missing plpgsql.o Symbols on OS X David E. Wheeler
 - Re: Similar to csvlog but not really, json logs? Greg Sabino Mullane
 - Re: SKIP LOCKED DATA (work in progress) Alvaro Herrera
 - Re: postgresql latency & bgwriter not doing its job Heikki Linnakangas
 - Re: postgresql latency & bgwriter not doing its job Andres Freund
 - Re: Similar to csvlog but not really, json logs? Jim Nasby
 - Re: delta relations in AFTER triggers Jim Nasby
 - Re: Similar to csvlog but not really, json logs? Andres Freund
 - Re: SKIP LOCKED DATA (work in progress) Thomas Munro
 - Re: postgresql latency & bgwriter not doing its job Fabien COELHO
 - Re: pgbench throttling latency limit Fabien COELHO
 - Re: postgresql latency & bgwriter not doing its job Andres Freund
 - Re: Patch to support SEMI and ANTI join removal Jim Nasby
 - Re: Similar to csvlog but not really, json logs? Petr Jelinek
 - Re: delta relations in AFTER triggers David Fetter
 - Re: Parallel Sequence Scan doubts Jim Nasby
 - Re: Function to know last log write timestamp Jim Nasby
 - Re: [RFC, POC] Don't require a NBuffer sized PrivateRefCount array of local buffer pins Jim Nasby
 - Re: Patch to support SEMI and ANTI join removal Tom Lane
 - Re: jsonb format is pessimal for toast compression Arthur Silva
 - possible optimization: push down aggregates Pavel Stehule
 - Re: possible optimization: push down aggregates Merlin Moncure
 - Re: possible optimization: push down aggregates Claudio Freire
 - Re: possible optimization: push down aggregates Pavel Stehule
 - Re: possible optimization: push down aggregates Pavel Stehule
 - Re: possible optimization: push down aggregates Merlin Moncure
 - Re: SKIP LOCKED DATA (work in progress) Alvaro Herrera
 - Re: possible optimization: push down aggregates Tom Lane
 - Re: [Fwd: Re: proposal: new long psql parameter --on-error-stop] Pavel Stehule
 - Re: possible optimization: push down aggregates Pavel Stehule
 - Re: delta relations in AFTER triggers Kevin Grittner
 - Re: delta relations in AFTER triggers Kevin Grittner
 - Re: delta relations in AFTER triggers Stephen Frost
 - Re: delta relations in AFTER triggers Heikki Linnakangas
 - Re: possible optimization: push down aggregates Tomas Vondra
 - Re: possible optimization: push down aggregates Merlin Moncure
 - Re: possible optimization: push down aggregates Claudio Freire
 - Re: [TODO] Track number of files ready to be archived in pg_stat_archiver Julien Rouhaud
 - Re: Missing plpgsql.o Symbols on OS X Tom Lane
 - Re: FOR [SHARE|UPDATE] NOWAIT may still block in EvalPlanQualFetch Alvaro Herrera
 - Re: SKIP LOCKED DATA (work in progress) Alvaro Herrera
 
- Re: re-reading SSL certificates during server reload Robert Haas
 - Re: [BUGS] Re: BUG #9555: pg_dump for tables with inheritance recreates the table with the wrong order of columns Noah Misch
 - Btree internal node data? Tatsuo Ishii
 - Re: Btree internal node data? Peter Geoghegan
 - INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan
 - Re: Specifying the unit in storage parameter Michael Paquier
 - Re: [TODO] Track number of files ready to be archived in pg_stat_archiver Michael Paquier
 - Re: [v9.5] Custom Plan API Kouhei Kaigai
 - Re: Missing plpgsql.o Symbols on OS X Ashesh Vashi
 - Dense index? Tatsuo Ishii
 - Re: Dense index? Tom Lane
 - Re: Dense index? Tatsuo Ishii
 - Re: Dense index? Peter Geoghegan
 - Is this code safe? Pavan Deolasee
 - Re: Is this code safe? Tom Lane
 - Re: postgresql latency & bgwriter not doing its job Fabien COELHO
 - Re: Support for N synchronous standby servers Michael Paquier
 - Re: Specifying the unit in storage parameter Fujii Masao
 - Re: Specifying the unit in storage parameter Michael Paquier
 - Re: SKIP LOCKED DATA (work in progress) Thomas Munro
 - Re: Function to know last log write timestamp Fujii Masao
 - Re: replication commands and log_statements Fujii Masao
 - Re: delta relations in AFTER triggers Marti Raudsepp
 - Why data of timestamptz does not store value of timezone passed to it? rohtodeveloper
 - Re: inherit support for foreign tables Etsuro Fujita
 - Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita
 - Re: Scaling shared buffer eviction Amit Kapila
 - v4 protocol TODO item - Lazy fetch/stream of TOASTed values? Craig Ringer
 - Re: Add .NOTPARALLEL to contrib/Makefile Andres Freund
 - Re: [Fwd: Re: proposal: new long psql parameter --on-error-stop] Andres Freund
 - Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita
 - Re: psql \watch versus \timing Fujii Masao
 - Re: [Fwd: Re: proposal: new long psql parameter --on-error-stop] Fujii Masao
 - Re: [Fwd: Re: proposal: new long psql parameter --on-error-stop] Andres Freund
 - Re: [Fwd: Re: proposal: new long psql parameter --on-error-stop] Pavel Stehule
 - Re: [Fwd: Re: proposal: new long psql parameter --on-error-stop] Petr Jelinek
 - Re: [Fwd: Re: proposal: new long psql parameter --on-error-stop] Fujii Masao
 - Re: Is this code safe? Pavan Deolasee
 - Re: re-reading SSL certificates during server reload Magnus Hagander
 - Re: [Fwd: Re: proposal: new long psql parameter --on-error-stop] Pavel Stehule
 - Re: Escaping from blocked send() reprised. Kyotaro HORIGUCHI
 - Re: Selectivity estimation for inet operators Heikki Linnakangas
 - Re: alter user set local_preload_libraries. Kyotaro HORIGUCHI
 - Re: Why data of timestamptz does not store value of timezone passed to it? David G Johnston
 - Re: Specifying the unit in storage parameter Alvaro Herrera
 - Re: re-reading SSL certificates during server reload Tom Lane
 - Re: re-reading SSL certificates during server reload Magnus Hagander
 - Re: re-reading SSL certificates during server reload Tom Lane
 - Re: [COMMITTERS] pgsql: Allow units to be specified in relation option setting value. Tom Lane
 - Re: re-reading SSL certificates during server reload Andres Freund
 - Re: re-reading SSL certificates during server reload Tom Lane
 - Re: re-reading SSL certificates during server reload Magnus Hagander
 - Re: Audit of logout Amit Kapila
 - Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Andreas Karlsson
 - Re: re-reading SSL certificates during server reload Andres Freund
 - Re: re-reading SSL certificates during server reload Tom Lane
 - Re: re-reading SSL certificates during server reload Andres Freund
 - Re: [Fwd: Re: proposal: new long psql parameter --on-error-stop] Andres Freund
 - Re: postgresql latency & bgwriter not doing its job Claudio Freire
 - Re: Need Multixact Freezing Docs Alvaro Herrera
 - Re: Per table autovacuum vacuum cost limit behaviour strange Robert Haas
 - Re: [COMMITTERS] pgsql: Allow units to be specified in relation option setting value. Fujii Masao
 - Re: implement subject alternative names support for SSL connections Alexey Klyukin
 - Re: [COMMITTERS] pgsql: Allow units to be specified in relation option setting value. Robert Haas
 - Re: Need Multixact Freezing Docs Josh Berkus
 - Re: implement subject alternative names support for SSL connections Alexey Klyukin
 - Re: Switch pg_basebackup to use -X stream instead of -X fetch by default? Robert Haas
 - Re: Why data of timestamptz does not store value of timezone passed to it? Steve Crawford
 - Re: Per table autovacuum vacuum cost limit behaviour strange Alvaro Herrera
 - Re: Missing plpgsql.o Symbols on OS X David E. Wheeler
 - Re: Missing plpgsql.o Symbols on OS X David E. Wheeler
 - Re: postgresql latency & bgwriter not doing its job Fabien COELHO
 - Re: Why data of timestamptz does not store value of timezone passed to it? Kevin Grittner
 - Re: Why data of timestamptz does not store value of timezone passed to it? Pavel Stehule
 - Re: Similar to csvlog but not really, json logs? Josh Berkus
 - Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan
 - Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Andreas Karlsson
 - Re: Per table autovacuum vacuum cost limit behaviour strange Robert Haas
 - Re: Why data of timestamptz does not store value of timezone passed to it? Bruce Momjian
 - Re: Why data of timestamptz does not store value of timezone passed to it? ktm@rice.edu
 - Re: Why data of timestamptz does not store value of timezone passed to it? Tom Lane
 - Re: Per table autovacuum vacuum cost limit behaviour strange Alvaro Herrera
 - Re: Why data of timestamptz does not store value of timezone passed to it? Kevin Grittner
 - Re: Why data of timestamptz does not store value of timezone passed to it? Alvaro Herrera
 - Re: Why data of timestamptz does not store value of timezone passed to it? Kevin Grittner
 - Re: Why data of timestamptz does not store value of timezone passed to it? Alvaro Herrera
 - Multithreaded SIGPIPE race in libpq on Solaris Thomas Munro
 - Re: Per table autovacuum vacuum cost limit behaviour strange Robert Haas
 - Re: 9.5: Memory-bounded HashAgg Tomas Vondra
 - Re: Function to know last log write timestamp Robert Haas
 - Re: Why data of timestamptz does not store value of timezone passed to it? Kevin Grittner
 - Re: Why data of timestamptz does not store value of timezone passed to it? Josh Berkus
 - Re: Why data of timestamptz does not store value of timezone passed to it? Tom Lane
 - Re: Multithreaded SIGPIPE race in libpq on Solaris Tom Lane
 - Re: [BUGS] BUG #10823: Better REINDEX syntax. Alvaro Herrera
 
- Re: Multithreaded SIGPIPE race in libpq on Solaris Thomas Munro
 - Re: Why data of timestamptz does not store value of timezone passed to it? Bruce Momjian
 - PATCH: Allow distdir to be overridden on make command line Craig Ringer
 - Re: Why data of timestamptz does not store value of timezone passed to it? Craig Ringer
 - Re: possible optimization: push down aggregates Craig Ringer
 - Re: [BUGS] BUG #9652: inet types don't support min/max Tom Lane
 - Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan
 - Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita
 - Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita
 - Re: Per table autovacuum vacuum cost limit behaviour strange Mark Kirkwood
 - Re: Multithreaded SIGPIPE race in libpq on Solaris Thomas Munro
 - Re: Why data of timestamptz does not store value of timezone passed to it? arhipov
 - Re: 9.5: Better memory accounting, towards memory-bounded HashAgg Jeff Davis
 - Re: implement subject alternative names support for SSL connections Heikki Linnakangas
 - Re: psql \watch versus \timing Heikki Linnakangas
 - Re: v4 protocol TODO item - Lazy fetch/stream of TOASTed values? Heikki Linnakangas
 - Re: pgbench throttling latency limit Heikki Linnakangas
 - Re: LIMIT for UPDATE and DELETE Etsuro Fujita
 - Re: pgbench throttling latency limit Fabien COELHO
 - Re: LIMIT for UPDATE and DELETE Marko Tiikkaja
 - Re: LIMIT for UPDATE and DELETE Marko Tiikkaja
 - Re: Question about coding of free space map Heikki Linnakangas
 - Re: [REVIEW] Re: Fix xpath() to return namespace definitions Ali Akbar
 - Misleading error message in logical decoding for binary plugins Michael Paquier
 - Re: Per table autovacuum vacuum cost limit behaviour strange Alvaro Herrera
 - Re: Misleading error message in logical decoding for binary plugins Andres Freund
 - Re: Misleading error message in logical decoding for binary plugins Michael Paquier
 - Re: 9.5: Better memory accounting, towards memory-bounded HashAgg Tom Lane
 - Re: Removing dependency to wsock32.lib when compiling code on WIndows Noah Misch
 - Re: Misleading error message in logical decoding for binary plugins Andres Freund
 - Re: Misleading error message in logical decoding for binary plugins Michael Paquier
 - Re: LIMIT for UPDATE and DELETE Tom Lane
 - Re: Question about coding of free space map Tom Lane
 - Re: Misleading error message in logical decoding for binary plugins Andres Freund
 - Re: Removing dependency to wsock32.lib when compiling code on WIndows Andrew Dunstan
 - Re: Why data of timestamptz does not store value of timezone passed to it? Kevin Grittner
 - Re: Why data of timestamptz does not store value of timezone passed to it? Greg Stark
 - Re: Misleading error message in logical decoding for binary plugins Michael Paquier
 - Re: Why data of timestamptz does not store value of timezone passed to it? Tom Lane
 - Re: Why data of timestamptz does not store value of timezone passed to it? David G Johnston
 - Re: Why data of timestamptz does not store value of timezone passed to it? Greg Stark
 - On partitioning Alvaro Herrera
 - Re: On partitioning Tom Lane
 - Re: On partitioning Greg Stark
 - Re: On partitioning Pavel Stehule
 - Re: On partitioning Tom Lane
 - Re: On partitioning Alvaro Herrera
 - Re: On partitioning Tom Lane
 - Re: On partitioning Andres Freund
 - Inverse of pg_get_serial_sequence? Andres Freund
 - Re: On partitioning Tom Lane
 - Re: [v9.5] Custom Plan API Robert Haas
 - Re: On partitioning Alvaro Herrera
 - Re: On partitioning Andres Freund
 - Re: pgbench throttling latency limit Fabien COELHO
 - clang warning on master Pavel Stehule
 - Re: On partitioning Tom Lane
 - Re: clang warning on master Tom Lane
 - Re: On partitioning Hannu Krosing
 - Re: Built-in binning functions Pavel Stehule
 - Re: 9.5: Better memory accounting, towards memory-bounded HashAgg Tomas Vondra
 - Re: On partitioning Hannu Krosing
 - Re: [TODO] Track number of files ready to be archived in pg_stat_archiver Julien Rouhaud
 - Re: On partitioning Alvaro Herrera
 - Re: On partitioning Robert Haas
 - Re: alter user set local_preload_libraries. Peter Eisentraut
 - Re: Switch pg_basebackup to use -X stream instead of -X fetch by default? Peter Eisentraut
 - Re: Switch pg_basebackup to use -X stream instead of -X fetch by default? Magnus Hagander
 - Re: Re: Why data of timestamptz does not store value of timezone passed to it? Peter Eisentraut
 - Re: delta relations in AFTER triggers Kevin Grittner
 - Re: Why data of timestamptz does not store value of timezone passed to it? Gianni Ciolli
 - Re: [RFC, POC] Don't require a NBuffer sized PrivateRefCount array of local buffer pins Andres Freund
 
- Re: RLS Design Brightwell, Adam
 - Re: Inverse of pg_get_serial_sequence? David G Johnston
 - Re: Inverse of pg_get_serial_sequence? Andres Freund
 - Re: Inverse of pg_get_serial_sequence? David G Johnston
 - Re: On partitioning Amit Langote
 - Re: ALTER SYSTEM RESET? Amit Kapila
 - COPY and heap_sync Jeff Janes
 - Re: Misleading error message in logical decoding for binary plugins Michael Paquier
 - Re: Per table autovacuum vacuum cost limit behaviour strange Amit Kapila
 - Re: Per table autovacuum vacuum cost limit behaviour strange Amit Kapila
 - Re: COPY and heap_sync Amit Kapila
 - Re: COPY and heap_sync Atri Sharma
 - Make LWLockAcquireCommon() inline? Andres Freund
 - Re: delta relations in AFTER triggers Kevin Grittner
 - Re: pgbench throttling latency limit Andres Freund
 - Re: pgbench throttling latency limit Fabien COELHO
 - Re: [PATCH] empty xml values Ali Akbar
 - Re: postgresql latency & bgwriter not doing its job Andres Freund
 - Re: Built-in binning functions Tom Lane
 - Re: postgresql latency & bgwriter not doing its job Tom Lane
 - Re: postgresql latency & bgwriter not doing its job Andres Freund
 - Re: postgresql latency & bgwriter not doing its job Tom Lane
 - Re: postgresql latency & bgwriter not doing its job Andres Freund
 - Re: Selectivity estimation for inet operators Tom Lane
 - Re: Selectivity estimation for inet operators Tom Lane
 - Re: What in the world is happening with castoroides and protosciurus? Noah Misch
 - Re: postgresql latency & bgwriter not doing its job Heikki Linnakangas
 - Re: postgresql latency & bgwriter not doing its job Andres Freund
 - Re: [BUGS] Re: BUG #9555: pg_dump for tables with inheritance recreates the table with the wrong order of columns Bruce Momjian
 
- Re: COPY and heap_sync Fabrízio de Royes Mello
 - Re: SKIP LOCKED DATA (work in progress) Thomas Munro
 - Re: PATCH: Allow distdir to be overridden on make command line Peter Eisentraut
 - Re: postgresql latency & bgwriter not doing its job Mitsumasa KONDO
 - Re: PATCH: Allow distdir to be overridden on make command line Michael Paquier
 - Re: add line number as prompt option to psql Sawada Masahiko
 - Re: pg_dump refactor patch to remove global variables Peter Eisentraut
 - Re: improving speed of make check-world Peter Eisentraut
 - Tips/advice for implementing integrated RESTful HTTP API Dobes Vandermeer
 - Re: [v9.5] Custom Plan API Kohei KaiGai
 - Re: postgresql latency & bgwriter not doing its job Fabien COELHO
 - Re: improving speed of make check-world Fabien COELHO
 - Re: pg_filedump for 9.4? Christoph Berg
 - Re: Tips/advice for implementing integrated RESTful HTTP API Peter Eisentraut
 - Re: COPY and heap_sync Peter Eisentraut
 - Re: pg_receivexlog and replication slots Magnus Hagander
 - Re: pg_filedump for 9.4? Fabrízio de Royes Mello
 - Re: Tips/advice for implementing integrated RESTful HTTP API Fabrízio de Royes Mello
 - Re: Final Patch for GROUPING SETS - unrecognized node type: 347 Erik Rijkers
 - Re: Final Patch for GROUPING SETS - unrecognized node type: 347 Atri Sharma
 - Re: Final Patch for GROUPING SETS - unrecognized node type: 347 Andres Freund
 - Re: improving speed of make check-world Fabien COELHO
 - Re: Final Patch for GROUPING SETS - unrecognized node type: 347 Atri Sharma
 - Re: Re: [BUGS] Re: BUG #9555: pg_dump for tables with inheritance recreates the table with the wrong order of columns Tom Lane
 - Re: Built-in binning functions Simon Riggs
 - Re: [BUGS] Re: BUG #9555: pg_dump for tables with inheritance recreates the table with the wrong order of columns David G Johnston
 - Re: Selectivity estimation for inet operators Emre Hasegeli
 - Re: Selectivity estimation for inet operators Emre Hasegeli
 - Re: Built-in binning functions Tom Lane
 - Re: Selectivity estimation for inet operators Emre Hasegeli
 - Re: Re: [BUGS] Re: BUG #9555: pg_dump for tables with inheritance recreates the table with the wrong order of columns Tom Lane
 - Re: pg_filedump for 9.4? Stepan Rutz
 - Re: Built-in binning functions Gavin Flower
 - Re: Built-in binning functions Petr Jelinek
 - Re: On partitioning Tom Lane
 - Re: Built-in binning functions Tom Lane
 - Re: On partitioning Hannu Krosing
 - Re: On partitioning Martijn van Oosterhout
 - Re: Final Patch for GROUPING SETS - unrecognized node type: 347 Andrew Gierth
 - Re: Built-in binning functions Simon Riggs
 - Re: Built-in binning functions Petr Jelinek
 - Re: Built-in binning functions David G Johnston
 - Re: Built-in binning functions Tom Lane
 - Re: Built-in binning functions Tom Lane
 - Re: Built-in binning functions David Johnston