Обсуждение: pgsql: Doc: improve discussion of plpgsql's GET DIAGNOSTICS, other mino

Поиск
Список
Период
Сортировка

pgsql: Doc: improve discussion of plpgsql's GET DIAGNOSTICS, other mino

От
Tom Lane
Дата:
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>

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/plpgsql.sgml     | 139 +++++++++++++++++++++++++-----------------
doc/src/sgml/release-9.4.sgml |   2 +-
2 files changed, 85 insertions(+), 56 deletions(-)