aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/regexp.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2003-01-02 19:29:22 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2003-01-02 19:29:22 +0000
commit0a02d47a113ae67b35c5fa060bac6114609f6c5b (patch)
tree4e7a7592e9a9226d53ed663e6558c3cad872ba1b /src/backend/utils/adt/regexp.c
parent2f86f146d9039c2ca0e16f333ec8a0d62491d984 (diff)
downloadpostgresql-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/regexp.c')
0 files changed, 0 insertions, 0 deletions