pgsql: Doc: remove commit f560209c6 from v14 release notes.

Started by Tom Laneabout 5 years ago3 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Doc: remove commit f560209c6 from v14 release notes.

Now that this has been back-patched, it's no longer a new feature
for v14.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8a80562d732c0da1ddcc9fb88dfb976f4b846577

Modified Files
--------------
doc/src/sgml/release-14.sgml | 17 -----------------
1 file changed, 17 deletions(-)

#2Bruce Momjian
bruce@momjian.us
In reply to: Tom Lane (#1)
Re: pgsql: Doc: remove commit f560209c6 from v14 release notes.

On Fri, Jun 25, 2021 at 03:18:21PM +0000, Tom Lane wrote:

Doc: remove commit f560209c6 from v14 release notes.

Now that this has been back-patched, it's no longer a new feature
for v14.

Thanks. Not sure how I can better catch these kind of cases in the
future.

--
Bruce Momjian <bruce@momjian.us> https://momjian.us
EDB https://enterprisedb.com

If only the physical world exists, free will is an illusion.

#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: Bruce Momjian (#2)
Re: pgsql: Doc: remove commit f560209c6 from v14 release notes.

Bruce Momjian <bruce@momjian.us> writes:

On Fri, Jun 25, 2021 at 03:18:21PM +0000, Tom Lane wrote:

Doc: remove commit f560209c6 from v14 release notes.

Now that this has been back-patched, it's no longer a new feature
for v14.

Thanks. Not sure how I can better catch these kind of cases in the
future.

Not your fault, since the back-patch just happened today.

regards, tom lane