postgresql/src
Bruce Momjian 739a0566a6 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
2000-07-15 12:37:14 +00:00
..
backend This should be a slighly more complete patch for commands/command.c 2000-07-15 12:37:14 +00:00
bin Implement nested block comments in the backend and in psql. 2000-07-14 15:43:57 +00:00
corba Updating and addign files... 1998-11-19 02:39:51 +00:00
data I've sent 3 mails to pgsql-patches. There are two files, one for doc 1999-08-16 20:27:19 +00:00
include Remove useless and dangerous 'opt_type' option from CREATE INDEX. 2000-07-15 00:01:41 +00:00
interfaces didn't compile 2000-07-14 16:40:40 +00:00
makefiles Can you please apply the following patch to current CVS 2000-07-12 18:04:47 +00:00
pl First stage of reclaiming memory in executor by resetting short-term 2000-07-12 02:37:39 +00:00
template Fixes for Solaris/cc suggested by <pgsql-hackers@thewrittenword.com> 2000-06-30 16:11:02 +00:00
test Implement nested block comments in the backend and in psql. 2000-07-14 15:43:57 +00:00
tools Attached is a new patch which addresses this problem. (oids in 2000-07-02 22:01:27 +00:00
tutorial Another round of updates for new fmgr, mostly in the datetime code. 2000-06-09 01:11:16 +00:00
utils Version number now set in configure, available through Makefile.global 2000-07-02 15:21:27 +00:00
win32 Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in Backend makefile cleanup. make maintainer-clean is now completely 2000-07-06 21:33:45 +00:00
Makefile Put back old Makefiles, in pgsql and pgsql/src. 2000-06-12 16:37:22 +00:00
Makefile.global.in Another round of those unportable config/build changes :-/ 2000-07-09 13:14:19 +00:00
Makefile.shlib |> The Makefile.shlib changes will have to be discussed with other Linux 2000-07-07 01:23:44 +00:00
win32.mak Hi! 2000-01-18 19:05:31 +00:00