CVSROOT: /cvsroot
Module name: pgsql
Changes by: momjian@postgresql.org 02/02/17 06:50:09
Modified files:
doc/src/sgml/ref: alter_table.sgml
Log message:
I think it's important that it's actually documented that they can add
primary keys after the fact!
Also, we need to add regression tests for alter table / add primary key
and alter table / drop constraint. These shouldn't be added until 7.3
tho
methinks...
Chris