projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9ef11a
)
Doc: fix typo in release notes.
author
Tom Lane
<tgl@sss.pgh.pa.us>
Thu, 12 Oct 2017 15:35:54 +0000
(11:35 -0400)
committer
Tom Lane
<tgl@sss.pgh.pa.us>
Thu, 12 Oct 2017 15:36:14 +0000
(11:36 -0400)
Ioseph Kim
Discussion: https://postgr.es/m/
e7a79f91
-8244-5bcb-afcc-
96c817e86f4e
@postgresql.kr
doc/src/sgml/release-10.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-10.sgml
b/doc/src/sgml/release-10.sgml
index fed67e1b231efc96e330dd2053232a36ad90d0d6..9ef798183daba9726b32eacdeba01b71fa98ec82 100644
(file)
--- 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>