Doc: improve discussion of plpgsql's GET DIAGNOSTICS, other minor fixes.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: bdeed0944fadff3ea394d361d0137997fb4db953
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-07-18T20:52:06Z
Releases: 9.5.4
Doc: improve discussion of plpgsql's GET DIAGNOSTICS, other minor fixes.

9.4 added a second description of GET DIAGNOSTICS that was totally
independent of the existing one, resulting in each description lying to the
extent that it claimed the set of status items it described was complete.
Fix that, and do some minor markup improvement.

Also some other small fixes per bug #14258 from Dilian Palauzov.

Discussion: <20160718181437.1414.40802@wrigleys.postgresql.org>

Files

PathChange+/−
doc/src/sgml/plpgsql.sgml modified +84 −55
doc/src/sgml/release-9.4.sgml modified +1 −1