pgsql/src/backend/commands (command.c)
От | Bruce Momjian - CVS |
---|---|
Тема | pgsql/src/backend/commands (command.c) |
Дата | |
Msg-id | 200007151237.e6FCbEE26648@hub.org обсуждение исходный текст |
Список | pgsql-committers |
Date: Saturday, July 15, 2000 @ 08:37:14 Author: momjian Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/commands from hub.org:/home/projects/pgsql/tmp/cvs-serv26644/pgsql/src/backend/commands Modified Files: command.c ----------------------------- Log Message ----------------------------- 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
В списке pgsql-committers по дате отправления: