pgsql: Update "Using EXPLAIN" documentation examples using current code

Started by Tom Lanealmost 13 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Update "Using EXPLAIN" documentation examples using current code.

It seems like a good idea to update these examples since some fairly
basic planner behaviors have changed in 9.3; notably that the startup cost
for an indexscan plan node is no longer invariably estimated at 0.00.

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/b9a06c9329822259bab45f34ecc6a5839f0ffc53

Modified Files
--------------
doc/src/sgml/perform.sgml | 166 ++++++++++++++++++++++++---------------------
1 file changed, 89 insertions(+), 77 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers