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