Mailing lists [pgsql-hackers]
- Re: Online verification of checksums Michael Banck
 - Re: pg_partition_tree crashes for a non-defined relation Michael Paquier
 - Re: XML/XPath issues: text/CDATA in XMLTABLE, XPath evaluated withwrong context Ramanarayana
 - Re: jsonpath Nikita Glukhov
 - Re: jsonpath Andres Freund
 - Re: get_controlfile() can leak fds in the backend Michael Paquier
 - Re: get_controlfile() can leak fds in the backend Michael Paquier
 - Re: SQL/JSON: functions Nikita Glukhov
 - Re: get_controlfile() can leak fds in the backend Andres Freund
 - Re: SQL/JSON: JSON_TABLE Nikita Glukhov
 - Re: XML/XPath issues: text/CDATA in XMLTABLE, XPath evaluated withwrong context Chapman Flack
 - Re: FETCH FIRST clause PERCENT option Kyotaro HORIGUCHI
 - RE: Protect syscache from bloating with negative cache entries Tsunakawa, Takayuki
 - Re: proposal: variadic argument support for least, greatest function Chapman Flack
 - Re: Remove Deprecated Exclusive Backup Mode Martín Marqués
 - Re: pgsql: Avoid creation of the free space map for small heaprelations, t Amit Kapila
 - Fix memleaks and error handling in jsonb_plpython Nikita Glukhov
 - Re: NOT IN subquery optimization Richard Guo
 - Tighten error control for OpenTransientFile/CloseTransientFile Michael Paquier
 - Re: Prevent extension creation in temporary schemas Michael Paquier
 - Re: 2019-03 Starts Tomorrow Michael Paquier
 - Re: Remove Deprecated Exclusive Backup Mode Michael Paquier
 - Re: propagating replica identity to partitions Michael Paquier
 - RE: extension patch of CREATE OR REPLACE TRIGGER Osumi, Takamichi
 - Re: 2019-03 Starts Tomorrow Tom Lane
 - Re: Prevent extension creation in temporary schemas Tom Lane
 - Re: pg_partition_tree crashes for a non-defined relation Amit Langote
 - Re: pg_partition_tree crashes for a non-defined relation Tom Lane
 - Re: [HACKERS] CLUSTER command progress monitor Tatsuro Yamada
 - Re: [HACKERS] Block level parallel vacuum Masahiko Sawada
 - Re: [HACKERS] CLUSTER command progress monitor Tatsuro Yamada
 - Re: Protect syscache from bloating with negative cache entries Vladimir Sitnikov
 - Re: Remove Deprecated Exclusive Backup Mode David G. Johnston
 - Re: jsonpath Alexander Korotkov
 - Re: [HACKERS] CLUSTER command progress monitor Etsuro Fujita
 - Re: readdir is incorrectly implemented at Windows Michael Paquier
 - Re: Prevent extension creation in temporary schemas Michael Paquier
 - Re: 2019-03 Starts Tomorrow Michael Paquier
 - Re: 2019-03 Starts Tomorrow David Steele
 - Re: get_controlfile() can leak fds in the backend Fabien COELHO
 - Re: readdir is incorrectly implemented at Windows Konstantin Knizhnik
 - Re: readdir is incorrectly implemented at Windows Michael Paquier
 - Re: pg_partition_tree crashes for a non-defined relation Michael Paquier
 - Re: Minimal logical decoding on standbys tushar
 - Re: Drop type "smgr"? Konstantin Knizhnik
 - Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI
 - RE: SQL statement PREPARE does not work in ECPG Matsumura, Ryo
 - Re: Add exclusive backup deprecation notes to documentation David Steele
 - Re: Add exclusive backup deprecation notes to documentation Laurenz Albe
 - Re: Remove Deprecated Exclusive Backup Mode Martín Marqués
 - Re: Remove Deprecated Exclusive Backup Mode David Steele
 - Re: Add exclusive backup deprecation notes to documentation Martín Marqués
 - Re: SQL statement PREPARE does not work in ECPG Michael Meskes
 - Re: Refactoring the checkpointer's fsync request queue Thomas Munro
 - Re: Unneeded parallel safety tests in grouping_planner Etsuro Fujita
 - Re: Oddity with parallel safety test for scan/join target in grouping_planner Etsuro Fujita
 - Re: Add exclusive backup deprecation notes to documentation Martín Marqués
 - RE: SQL statement PREPARE does not work in ECPG Matsumura, Ryo
 - Question about commit 11cf92f6e2e13c0a6e3f98be3e629e6bd90b74d5 Etsuro Fujita
 - Re: Problems with plan estimates in postgres_fdw Antonin Houska
 - Re: Add exclusive backup deprecation notes to documentation Peter Eisentraut
 - Re: pg_dump/pg_restore fail for TAR_DUMP and CUSTOM_DUMP fromv94/v95/v96 to v11/master. Suraj Kharage
 - Re: Problems with plan estimates in postgres_fdw Antonin Houska
 - Looks heap_create_with_catalog ignored the if_not_exists options Andy Fan
 - pg_background and BGWH_STOPPED Švorc Martin
 - Re: SQL statement PREPARE does not work in ECPG Michael Meskes
 - Re: House style for DocBook documentation? Ramanarayana
 - RE: SQL statement PREPARE does not work in ECPG Matsumura, Ryo
 - Re: Looks heap_create_with_catalog ignored the if_not_exists options Michael Paquier
 - Re: using index or check in ALTER TABLE SET NOT NULL David Rowley
 - Re: Problems with plan estimates in postgres_fdw Etsuro Fujita
 - Re: FETCH FIRST clause PERCENT option Surafel Temesgen
 - Re: NOT IN subquery optimization David Rowley
 - Re: SQL statement PREPARE does not work in ECPG Michael Meskes
 - Re: speeding up planning with partitions Amit Langote
 - Re: speeding up planning with partitions Amit Langote
 - Re: Add exclusive backup deprecation notes to documentation David Steele
 - Re: Add exclusive backup deprecation notes to documentation Magnus Hagander
 - Re: pgsql: Build src/port files as a library with -fPIC, and usethat in li Christoph Berg
 - Re: Add exclusive backup deprecation notes to documentation Laurenz Albe
 - Re: PostgreSQL vs SQL/XML Standards Chapman Flack
 - Re: PostgreSQL vs SQL/XML Standards Ramanarayana
 - Re: pg_dump/pg_restore fail for TAR_DUMP and CUSTOM_DUMP from v94/v95/v96 to v11/master. Tom Lane
 - Re: partitioned tables referenced by FKs Jesper Pedersen
 - GSoC 2019 Sumukha Pk
 - Re: propagating replica identity to partitions Robert Haas
 - Re: Question about commit 11cf92f6e2e13c0a6e3f98be3e629e6bd90b74d5 Robert Haas
 - Re: Problems with plan estimates in postgres_fdw Antonin Houska
 - Re: Looks heap_create_with_catalog ignored the if_not_exists options Andy Fan
 - Re: SQL/JSON: JSON_TABLE Robert Haas
 - Re: FETCH FIRST clause PERCENT option Tomas Vondra
 - Re: NOT IN subquery optimization Andres Freund
 - Re: Prevent extension creation in temporary schemas Tom Lane
 - Re: pg_partition_tree crashes for a non-defined relation Tom Lane
 - Re: NOT IN subquery optimization Tom Lane
 - Re: SQL/JSON: JSON_TABLE Nikita Glukhov
 - Re: readdir is incorrectly implemented at Windows Andrew Dunstan
 - Re: Refactoring the checkpointer's fsync request queue Andres Freund
 - Re: Minimal logical decoding on standbys Andres Freund
 - Infinity vs Error for division by zero Matt Pulver
 - Re: Infinity vs Error for division by zero Andrew Gierth
 - Re: Infinity vs Error for division by zero David G. Johnston
 - Re: Infinity vs Error for division by zero Andres Freund
 - Re: Refactoring the checkpointer's fsync request queue Robert Haas
 - Re: Log a sample of transactions Adrien NAYRAT
 - Re: Infinity vs Error for division by zero Chapman Flack
 - Re: Infinity vs Error for division by zero Andres Freund
 - Re: reloption to prevent VACUUM from truncating empty pages at theend of relation Robert Haas
 - Re: New vacuum option to do only freezing Robert Haas
 - Re: [HACKERS] Block level parallel vacuum Robert Haas
 - Re: [HACKERS] EvalPlanQual behaves oddly for FDW queries involvingsystem columns Andres Freund
 - Re: reloption to prevent VACUUM from truncating empty pages at theend of relation Andrew Dunstan
 - Re: reloption to prevent VACUUM from truncating empty pages at theend of relation Andres Freund
 - Re: reloption to prevent VACUUM from truncating empty pages at the end of relation Tom Lane
 - Re: [HACKERS] CLUSTER command progress monitor Robert Haas
 - Re: reloption to prevent VACUUM from truncating empty pages at the end of relation Tom Lane
 - Re: reloption to prevent VACUUM from truncating empty pages at theend of relation Andres Freund
 - Re: Infinity vs Error for division by zero David G. Johnston
 - Re: reloption to prevent VACUUM from truncating empty pages at theend of relation Andrew Dunstan
 - Re: reloption to prevent VACUUM from truncating empty pages at the end of relation Tom Lane
 - Re: reloption to prevent VACUUM from truncating empty pages at the end of relation Tom Lane
 - Re: Refactoring the checkpointer's fsync request queue Shawn Debnath
 - Re: Why don't we have a small reserved OID range for patch revisions? Robert Haas
 - Re: Why don't we have a small reserved OID range for patch revisions? Robert Haas
 - Re: Refactoring the checkpointer's fsync request queue Thomas Munro
 - Re: Infinity vs Error for division by zero Chapman Flack
 - Re: Refactoring the checkpointer's fsync request queue Robert Haas
 - Re: [Proposal] Table-level Transparent Data Encryption (TDE) and KeyManagement Service (KMS) Robert Haas
 - Re: Refactoring the checkpointer's fsync request queue Shawn Debnath
 - Re: Refactoring the checkpointer's fsync request queue Thomas Munro
 - Re: Why don't we have a small reserved OID range for patch revisions? Peter Geoghegan
 - Re: Infinity vs Error for division by zero Matt Pulver
 - Re: [Proposal] Table-level Transparent Data Encryption (TDE) and KeyManagement Service (KMS) Haribabu Kommi
 - Re: "WIP: Data at rest encryption" patch and, PostgreSQL 11-beta3 Robert Haas
 - Re: [Proposal] Table-level Transparent Data Encryption (TDE) and KeyManagement Service (KMS) Robert Haas
 - Re: Refactoring the checkpointer's fsync request queue Robert Haas
 - Re: Infinity vs Error for division by zero Chapman Flack
 - Re: Drop type "smgr"? Thomas Munro
 - Re: Tighten error control for OpenTransientFile/CloseTransientFile Joe Conway
 - Re: Infinity vs Error for division by zero Matt Pulver
 - Re: NOT IN subquery optimization David Rowley
 - Re: Proving IS NOT NULL inference for ScalarArrayOpExpr's Tom Lane
 - Re: Infinity vs Error for division by zero Tom Lane
 - Re: NOT IN subquery optimization Tom Lane
 - Re: NOT IN subquery optimization Li, Zheng
 - Re: Online verification of checksums Robert Haas
 - Re: Why don't we have a small reserved OID range for patch revisions? Tom Lane
 - Re: NOT IN subquery optimization Tom Lane
 - Re: NOT IN subquery optimization David Rowley
 - Re: [HACKERS] Incomplete startup packet errors Andrew Dunstan
 - Re: Infinity vs Error for division by zero Chapman Flack
 - Re: NOT IN subquery optimization Li, Zheng
 - Re: Infinity vs Error for division by zero Tom Lane
 - Re: [HACKERS] Incomplete startup packet errors Tom Lane
 - VACUUM can finish an interrupted nbtree page split -- is that okay? Peter Geoghegan