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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: improve documentation about run-time pruning's effects on E
Date: 2019-12-08 15:36:43
Message-ID: E1idybz-0005lT-TK@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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_12_STABLE

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Noah Misch 2019-12-08 19:11:33 pgsql: Document search_path security with untrusted dbowner or CREATERO
Previous Message Andrew Dunstan 2019-12-07 14:24:03 pgsql: Remove PQsslpassword function