![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
The following bug has been logged online: Bug reference: 1079 Logged by: Vladimir Sitarchuk Email address: vova (AT) densoft (DOT) com.ua PostgreSQL version: 7.3 Operating system: Red Hat 9 Description: ALTER TABLE does not add foreign key Details: ALTER TABLE tablename ADD COLUMN columnname INT CONSTRAIN cntrname REFERENCES tablename2(col) adds the column But it does not add the foreign key constrain. |
#3
| |||
| |||
|
|
ALTER TABLE tablename ADD COLUMN columnname INT CONSTRAIN cntrname REFERENCES tablename2(col) adds the column But it does not add the foreign key constrain. |
![]() |
| Thread Tools | |
| Display Modes | |
| |