diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-01-02 19:29:22 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-01-02 19:29:22 +0000 |
commit | 0a02d47a113ae67b35c5fa060bac6114609f6c5b (patch) | |
tree | 4e7a7592e9a9226d53ed663e6558c3cad872ba1b /src/backend/utils/adt/lockfuncs.c | |
parent | 2f86f146d9039c2ca0e16f333ec8a0d62491d984 (diff) | |
download | postgresql-0a02d47a113ae67b35c5fa060bac6114609f6c5b.tar.gz postgresql-0a02d47a113ae67b35c5fa060bac6114609f6c5b.zip |
Enforces NOT NULL constraints to be applied against new PRIMARY KEY
columns in DefineIndex. So, ALTER TABLE ... PRIMARY KEY will now
automatically add the NOT NULL constraint. It appeared the alter_table
regression test wanted this to occur, as after the change the regression
test better matched in inline 'fails'/'succeeds' comments.
Rod Taylor
Diffstat (limited to 'src/backend/utils/adt/lockfuncs.c')
0 files changed, 0 insertions, 0 deletions