]> granicus.if.org Git - postgresql/commit
Doc: improve discussion of plpgsql's GET DIAGNOSTICS, other minor fixes.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 18 Jul 2016 20:52:07 +0000 (16:52 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 18 Jul 2016 20:52:07 +0000 (16:52 -0400)
commit17f644911b6818837d2434032f53947e4a727740
tree2400fcfb0a7ff8a5c230ce093956c3a25654ef1c
parent97d741650d4cd0e9c7724065ae6363ab0dcf1c60
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>
doc/src/sgml/plpgsql.sgml
doc/src/sgml/release-9.4.sgml