Mailing lists [pgsql-hackers]
- Re: Too rigorous assert in reorderbuffer.c Alvaro Herrera
- Re: Changing SQL Inlining Behaviour (or...?) Tom Lane
- Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) Alvaro Herrera
- Bogus lateral-reference-propagation logic in create_lateral_join_info Tom Lane
- Re: Protect syscache from bloating with negative cache entries Alvaro Herrera
- Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Tom Lane
- Re: Protect syscache from bloating with negative cache entries Tomas Vondra
- Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) Peter Geoghegan
- Re: Synchronize with imath upstream Alvaro Herrera
- Re: Internal error while setting reloption on system catalogs. Kyotaro HORIGUCHI
- Re: Libpq support to connect to standby server as priority Haribabu Kommi
- Re: Making all nbtree entries unique by having heap TIDs participatein comparisons Peter Geoghegan
- Re: [HACKERS] PATCH: multivariate histograms and MCV lists Alvaro Herrera
- Re: Bogus lateral-reference-propagation logic in create_lateral_join_info David Rowley
- Re: Refactoring IndexPath representation of index conditions Alvaro Herrera
- Re: fast defaults in heap_getattr vs heap_deform_tuple Alvaro Herrera
- Re: Don't deform column-by-column in composite_to_json Alvaro Herrera
- Re: bug tracking system Alvaro Herrera
- RE: speeding up planning with partitions Tsunakawa, Takayuki
- Re: Undo logs Alvaro Herrera
- Re: pg11.1: dsa_area could not attach to segment Justin Pryzby
- Re: Feature: temporary materialized views Andreas Karlsson
- Add missing CREATE TABLE IF NOT EXISTS table_name AS EXECUTE query; Andreas Karlsson
- Re: Bogus lateral-reference-propagation logic in create_lateral_join_info Tom Lane
- Re: Documentation and code don't agree about partitioned table UPDATEs Amit Kapila
- Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Tom Lane
- Re: Non-deterministic IndexTuple toast compression fromindex_form_tuple() + amcheck false positives Peter Geoghegan
- Re: PostgreSQL vs SQL/XML Standards Chapman Flack
- Re: add_partial_path() may remove dominated path but still in use Kohei KaiGai
- Re: pg11.1: dsa_area could not attach to segment Thomas Munro
- RE: Cache relation sizes? Ideriha, Takeshi
- Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI
- Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI
- RE: Cache relation sizes? Tsunakawa, Takayuki
- A separate table level option to control compression Pavan Deolasee
- Re: Cache relation sizes? Kyotaro HORIGUCHI
- Re: Add pg_partition_root to get top-most parent of a partition tree Amit Langote
- RE: Cache relation sizes? Tsunakawa, Takayuki
- Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI
- Re: Tighten up a few overly lax regexes in pg_dump's tap tests Michael Paquier
- Re: Protect syscache from bloating with negative cache entries Andres Freund
- RE: Cache relation sizes? Jamison, Kirk
- Re: Cache relation sizes? andres@anarazel.de
- Re: Early WIP/PoC for inlining CTEs Bruce Momjian
- Re: Fix optimization of foreign-key on update actions Laurenz Albe
- Re: fast defaults in heap_getattr vs heap_deform_tuple Andres Freund
- Re: Feature: temporary materialized views Michael Paquier
- Re: Too rigorous assert in reorderbuffer.c Arseny Sher
- Re: pg11.1: dsa_area could not attach to segment Thomas Munro
- Re: Tighten up a few overly lax regexes in pg_dump's tap tests Daniel Gustafsson
- Re: Bogus lateral-reference-propagation logic increate_lateral_join_info Amit Langote
- Re: Reduce amount of WAL generated by CREATE INDEX for gist, gin andsp-gist Andrey Lepikhov
- Re: Add pg_partition_root to get top-most parent of a partition tree Michael Paquier
- Re: fast defaults in heap_getattr vs heap_deform_tuple Andrew Gierth
- Re: Fix optimization of foreign-key on update actions Andrew Gierth
- Re: Documentation and code don't agree about partitioned table UPDATEs David Rowley
- Re: Tighten up a few overly lax regexes in pg_dump's tap tests David Rowley
- Re: Tighten up a few overly lax regexes in pg_dump's tap tests Michael Paquier
- Re: fast defaults in heap_getattr vs heap_deform_tuple Andres Freund
- Re: Add missing CREATE TABLE IF NOT EXISTS table_name AS EXECUTEquery; Michael Paquier
- Re: fast defaults in heap_getattr vs heap_deform_tuple Christoph Berg
- Re: Pluggable Storage - Andres's take Amit Khandekar
- Re: Synchronize with imath upstream Andres Freund
- Re: Tighten up a few overly lax regexes in pg_dump's tap tests Daniel Gustafsson
- Re: bug tracking system Tom Lane
- Re: Synchronize with imath upstream Tom Lane
- Re: [PATCH] pg_hba.conf : new auth option : clientcert=verify-full Timmer, Marius
- Re: Add missing CREATE TABLE IF NOT EXISTS table_name AS EXECUTEquery; Andreas Karlsson
- Re: Refactoring IndexPath representation of index conditions Tom Lane
- Re: Feature: temporary materialized views Andreas Karlsson
- PG_RE_THROW is mandatory (was Re: jsonpath) Alvaro Herrera
- Re: Undo logs Thomas Munro
- Re: Bogus lateral-reference-propagation logic in create_lateral_join_info Tom Lane
- Re: PG_RE_THROW is mandatory (was Re: jsonpath) Andres Freund
- Re: PG_RE_THROW is mandatory (was Re: jsonpath) Tom Lane
- Re: Don't deform column-by-column in composite_to_json Andres Freund
- Re: Too rigorous assert in reorderbuffer.c Alvaro Herrera
- Re: Don't deform column-by-column in composite_to_json Tom Lane
- Re: bug tracking system Alvaro Herrera
- Re: Online verification of checksums Stephen Frost
- Re: Synchronize with imath upstream Andres Freund
- Re: pg11.1: dsa_area could not attach to segment Justin Pryzby
- Re: ALTER INDEX fails on partitioned index Alvaro Herrera
- Re: pg11.1: dsa_area could not attach to segment Jakub Glapa
- Re: pg11.1: dsa_area could not attach to segment Sergei Kornilov
- Re: pg11.1: dsa_area could not attach to segment Justin Pryzby
- Re: [Proposal] Table-level Transparent Data Encryption (TDE) and KeyManagement Service (KMS) Ibrar Ahmed
- Re: pg11.1: dsa_area could not attach to segment Jakub Glapa
- Re: Commit Fest 2019-01 is now closed Magnus Hagander
- Re: [Proposal] Table-level Transparent Data Encryption (TDE) and KeyManagement Service (KMS) PostgreSQL - Hans-Jürgen Schönig
- Re: Commit Fest 2019-01 is now closed Daniel Gustafsson
- Re: Commit Fest 2019-01 is now closed Magnus Hagander
- Re: Commit Fest 2019-01 is now closed Daniel Gustafsson
- Re: Commit Fest 2019-01 is now closed Magnus Hagander