pgsql: Doc: remove commit f560209c6 from v14 release notes.
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(-)
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.
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