Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit6a4c071

Browse files
committed
Doc: correct erroneous entry in this week's minor release notes.
The patch to disallow a NULL specification in combination withGENERATED ... AS IDENTITY applied to both ALWAYS and BY DEFAULTvariants of that clause, not only the former.Noted by Shay Rojansky.Discussion:https://postgr.es/m/CADT4RqAwD3A=RvGiQU9AiTK-6VeuXcycwPHmJPv_OBCJFYOEww@mail.gmail.com
1 parentdc714c1 commit6a4c071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines 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>GENERATEDALWAYS 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)

[8]ページ先頭

©2009-2025 Movatter.jp