git.postgresql.org Git - postgresql.git/commit
2000年7月15日 12:37:14 +0000 (12:37 +0000)
2000年7月15日 12:37:14 +0000 (12:37 +0000)
commit 739a0566a639bc0e052447f09fafdb8f5bb37d9b
This should be a slighly more complete patch for commands/command.c
AlterTableAddConstraint. The major changes from the last patch
are that it should hopefully check for references to temp tables
(not in the shadow case, but at defination time) from permanent tables in
foreign keys and refuse them and that it doesn't allow the table(s)
being constrained to be views (because those cases don't currently
work).
Stephan SzaboThis should be a slighly more complete patch for commands/command.c
AlterTableAddConstraint. The major changes from the last patch
are that it should hopefully check for references to temp tables
(not in the shadow case, but at defination time) from permanent tables in
foreign keys and refuse them and that it doesn't allow the table(s)
being constrained to be views (because those cases don't currently
work).
Stephan Szabo
This is the main PostgreSQL git repository.
RSS
Atom