diff options
-rw-r--r-- | doc/src/sgml/release-9.3.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <listitem> <para> Allow PL/pgSQL to access <link - linkend="libpq-pqresulterrorfield">constraint violation + linkend="plpgsql-exception-diagnostics">constraint violation details</link> as separate fields (Pavel Stehule) </para> </listitem> |