pgsql: Doc: improve documentation about run-time pruning's effects on E - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: improve documentation about run-time pruning's effects on E
Date
Msg-id E1idybz-0005lW-UC@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: improve documentation about run-time pruning's effects on EXPLAIN.

Tatsuo Ishii complained that this para wasn't very intelligible.
Try to make it better.

Discussion: https://postgr.es/m/20191207.200500.989741087350666720.t-ishii@sraoss.co.jp

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/731ab0a284f43048f66516d5b3b642819035ba1a

Modified Files
--------------
doc/src/sgml/perform.sgml | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Remove PQsslpassword function
Next
From: Noah Misch
Date:
Subject: pgsql: Document search_path security with untrusted dbowner or CREATERO