pgsql: Update discussion of EXPLAIN to reflect existence of ModifyTable - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Update discussion of EXPLAIN to reflect existence of ModifyTable
Date
Msg-id E1PuSZX-0006Kx-Qg@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Update discussion of EXPLAIN to reflect existence of ModifyTable nodes.

Back-patch to 9.0, since this was changed then.

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/82a0e3522205266601966560b398b6ac42731567

Modified Files
--------------
doc/src/sgml/perform.sgml |   33 +++++++++++++++++++++------------
1 files changed, 21 insertions(+), 12 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Avoid excessive Hot Standby feedback messages.
Next
From: Tom Lane
Date:
Subject: pgsql: Update discussion of EXPLAIN to reflect existence of ModifyTable