mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
doc: update PG 11 rel. notes for ALTER TABLE's non-null default
Reported-by: Peter Geoghegan
This commit is contained in:
@ -1546,8 +1546,8 @@ same commits as above
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Allow <literal>NOT NULL</literal> to be added to columns without
|
Allow <command>ALTER TABLE</command> to add a non-null default
|
||||||
requiring a table rewrite (Andrew Dunstan, Serge Rielau)
|
column without a table rewrite (Andrew Dunstan, Serge Rielau)
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user