pgsql: Doc: correct erroneous entry in this week's minor release notes. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: correct erroneous entry in this week's minor release notes.
Date
Msg-id E1lhfU4-0001Gu-Vx@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: correct erroneous entry in this week's minor release notes.

The patch to disallow a NULL specification in combination with
GENERATED ... AS IDENTITY applied to both ALWAYS and BY DEFAULT
variants of that clause, not only the former.

Noted by Shay Rojansky.

Discussion: https://postgr.es/m/CADT4RqAwD3A=RvGiQU9AiTK-6VeuXcycwPHmJPv_OBCJFYOEww@mail.gmail.com

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/0a536004b7d943416cb62703d2081006c1f5616e

Modified Files
--------------
doc/src/sgml/release-12.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Prevent infinite insertion loops in spgdoinsert().
Next
From: Tom Lane
Date:
Subject: pgsql: Doc: correct erroneous entry in this week's minor release notes.