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

Commit8c6227a

Browse files
committed
doc: update PG 11 rel. notes for ALTER TABLE's non-null default
Reported-by: Peter Geoghegan
1 parentbebc469 commit8c6227a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1546,8 +1546,8 @@ same commits as above
15461546
-->
15471547

15481548
<para>
1549-
Allow <literal>NOT NULL</literal> tobe added to columns without
1550-
requiring a table rewrite (Andrew Dunstan, Serge Rielau)
1549+
Allow <command>ALTER TABLE</command> toadd a non-null default
1550+
column without a table rewrite (Andrew Dunstan, Serge Rielau)
15511551
</para>
15521552
</listitem>
15531553

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp