Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6a4c071

Browse filesBrowse files
committed
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
1 parent dc714c1 commit 6a4c071
Copy full SHA for 6a4c071

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doc/src/sgml/release-13.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/release-13.sgml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ Branch: REL_10_STABLE [e5794cd59] 2021-03-12 11:08:42 -0500
186186
</para>
187187

188188
<para>
189-
<literal>GENERATED ALWAYS AS IDENTITY</literal> implies <literal>NOT
189+
<literal>GENERATED ... AS IDENTITY</literal> implies <literal>NOT
190190
NULL</literal>, so don't allow it to be combined with an
191191
explicit <literal>NULL</literal> specification.
192192
</para>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.