From: Bruce Momjian Date: Tue, 20 Aug 2013 13:39:01 +0000 (-0400) Subject: release notes: update link to 9.3 PL/pgSQL constraint error info X-Git-Tag: REL9_4_BETA1~1203 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b3cc173e19b98317936f26a3404266bce3b5ef70;p=thirdparty%2Fpostgresql.git release notes: update link to 9.3 PL/pgSQL constraint error info Backpatch to 9.3. Pavel Stehule --- diff --git a/doc/src/sgml/release-9.3.sgml b/doc/src/sgml/release-9.3.sgml index ce69171c267..fc9d9db93fd 100644 --- a/doc/src/sgml/release-9.3.sgml +++ b/doc/src/sgml/release-9.3.sgml @@ -1213,7 +1213,7 @@ Allow PL/pgSQL to access constraint violation + linkend="plpgsql-exception-diagnostics">constraint violation details as separate fields (Pavel Stehule)