Doc: correct erroneous entry in this week's minor release notes.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 037cc13f413de8d1d7e332e441d5d71451f2d336
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2021-05-14T21:36:20Z
Releases: 11.13
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

Files

PathChange+/−
doc/src/sgml/release-11.sgml modified +1 −1

Documentation touched

Discussion