pgsql: Doc: remove commit 2945a488a from v14 release notes. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: remove commit 2945a488a from v14 release notes.
Date
Msg-id E1mBmVK-0001XL-LZ@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: remove commit 2945a488a from v14 release notes.

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

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/64b7a8353214a3fa84942366ffb66b36c7f3d2e3

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


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: Call pgwin32_signal_initialize() in postmaster as well.
Next
From: Andres Freund
Date:
Subject: Re: pgsql: process startup: Centralize pgwin32_signal_initialize() calls.