postgresql/src
Jan Wieck cc4baf4da3 Fix for possible referential integrity violation when a qualified ON INSERT
rule split the query into one INSERT and one UPDATE where the UPDATE
then hit's the just created row without modifying the key fields again.
In this special case, the new key slipped in totally unchecked.

Jan
2003-10-31 03:58:21 +00:00
..
backend Fix for possible referential integrity violation when a qualified ON INSERT 2003-10-31 03:58:21 +00:00
bin Further work on tab completion code: arrange for system catalogs to be 2003-10-30 21:37:38 +00:00
corba Convert files from DOS format to normal text. 2000-12-03 14:43:59 +00:00
include Fix some corner cases in ACL manipulation: don't foul up on an empty 2003-10-29 22:20:54 +00:00
interfaces Use Tcl ByteArray objects to avoid unwanted character set translation 2003-10-31 00:18:55 +00:00
makefiles Un-break Darwin port. 2003-10-27 07:42:34 +00:00
pl Allow the query for a plpgsql cursor to begin with '(' as well as 'SELECT'. 2003-10-30 17:18:55 +00:00
port Allow win32 client compiles with MSC. 2003-10-26 04:29:15 +00:00
template Get Tru64/cc to compile. Need to add -ieee so that it doesn't choke on 2003-10-25 20:18:53 +00:00
test Fix for possible referential integrity violation when a qualified ON INSERT 2003-10-31 03:58:21 +00:00
tools Remove weird test in ccsym 2003-10-24 21:28:52 +00:00
tutorial Small fix to Christopher's recent improvements --- underscore is not 2003-10-31 03:58:15 +00:00
utils Re-add Win32 missing files, I think. 2002-11-02 02:00:35 +00:00
bcc32.mak Attached is a patch to provide makefiles, etc. to allow the compilation 2002-12-30 21:07:26 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
Makefile Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00
Makefile.global.in Finalize configuration of thread_test program. 2003-09-27 16:24:45 +00:00
Makefile.shlib When building shared libraries on HPUX with gcc, forcibly include -lgcc 2003-10-20 01:34:33 +00:00
nls-global.mk Run distprep target before creating list of files that contain translatable 2003-09-14 22:40:38 +00:00
win32.mak Remove all traces of multibyte and locale options. Clean up comments 2002-09-03 21:45:44 +00:00