diff options
-rw-r--r-- | doc/src/sgml/release-10.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/release-10.sgml b/doc/src/sgml/release-10.sgml index fed67e1b231..9ef798183da 100644 --- a/doc/src/sgml/release-10.sgml +++ b/doc/src/sgml/release-10.sgml @@ -1946,7 +1946,7 @@ --> <para> Add function <link - linkend="functions-txid-snapshot"><function>txid_current_ifassigned()</></> + linkend="functions-txid-snapshot"><function>txid_current_if_assigned()</></> to return the current transaction ID or <literal>NULL</> if no transaction ID has been assigned (Craig Ringer) </para> |