Обсуждение: 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
------
REL9_5_STABLE

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

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