version 10 release note mistype in release-10.sgml
Add function |txid_current_ifassigned()|
<https://www.postgresql.org/docs/10/static/functions-info.html#functions-txid-snapshot>
to return
->
Add function |txid_current_if_assigned()|
<https://www.postgresql.org/docs/10/static/functions-info.html#functions-txid-snapshot>
to return
On Thu, Oct 12, 2017 at 2:17 PM, Ioseph Kim <pgsql-kr@postgresql.kr> wrote:
Add function txid_current_ifassigned() to return
->
Add function txid_current_if_assigned() to return
Indeed, the release notes are getting that wrong because the commit
message of 86f31695f is wrong.
--
Michael
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
Michael Paquier <michael.paquier@gmail.com> writes:
On Thu, Oct 12, 2017 at 2:17 PM, Ioseph Kim <pgsql-kr@postgresql.kr> wrote:
Add function txid_current_ifassigned() to return
->
Add function txid_current_if_assigned() to return
Indeed, the release notes are getting that wrong because the commit
message of 86f31695f is wrong.
Evidently :-(. Pushed, thanks!
regards, tom lane
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs