version 10 release note mistype in release-10.sgml

Started by Ioseph Kimover 8 years ago3 messagesdocs
Jump to latest
#1Ioseph Kim
pgsql-kr@postgresql.kr
#2Michael Paquier
michael@paquier.xyz
In reply to: Ioseph Kim (#1)
Re: version 10 release note mistype in release-10.sgml

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

#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: Michael Paquier (#2)
Re: version 10 release note mistype in release-10.sgml

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