pgsql: Clarify runtime pruning in EXPLAIN

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Clarify runtime pruning in EXPLAIN
Date: 2018-12-17 14:48:40
Message-ID: E1gYuCG-0006aq-TR@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Clarify runtime pruning in EXPLAIN

Author: Amit Langote
Reviewed-by: David Rowley
Discussion: https://postgr.es/m/002dec69-9afb-b621-5630-235eceafe0bd@lab.ntt.co.jp

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/f760a8b5cc1fa8c9d341faaf2cbda3b94d5a20d9

Modified Files
--------------
doc/src/sgml/ddl.sgml | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2018-12-17 18:44:51 pgsql: Fix tablespace handling for partitioned tables
Previous Message Alvaro Herrera 2018-12-17 14:47:22 pgsql: Clarify runtime pruning in EXPLAIN