summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorBruce Momjian2013-08-20 13:39:00 +0000
committerBruce Momjian2013-08-20 13:39:42 +0000
commitc9d7c192c06d0dd998067494c3be291ea6a52745 (patch)
tree1c153f9dc8112c954c4a179d39911f17e3627911 /doc/src
parentce52c6fe243665e0f4d84414f9341b9719415551 (diff)
release notes: update link to 9.3 PL/pgSQL constraint error info
Backpatch to 9.3. Pavel Stehule
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/release-9.3.sgml2
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>