postgresql/src
Tom Lane 55d85f42a8 Repair RI trigger visibility problems (this time for sure ;-)) per recent
discussion on pgsql-hackers: in READ COMMITTED mode we just have to force
a QuerySnapshot update in the trigger, but in SERIALIZABLE mode we have
to run the scan under a current snapshot and then complain if any rows
would be updated/deleted that are not visible in the transaction snapshot.
2003-10-01 21:30:53 +00:00
..
backend Repair RI trigger visibility problems (this time for sure ;-)) per recent 2003-10-01 21:30:53 +00:00
bin > > 2003-09-29 18:21:33 +00:00
corba Convert files from DOS format to normal text. 2000-12-03 14:43:59 +00:00
include Repair RI trigger visibility problems (this time for sure ;-)) per recent 2003-10-01 21:30:53 +00:00
interfaces Adjust the new Norwegian translation for some of the easier message 2003-09-29 16:41:33 +00:00
makefiles Adjust Darwin build to use the default 'two level namespace' linking 2003-09-27 19:35:32 +00:00
pl heap_open => relation_open to avoid unwanted restriction on relkind. 2003-09-30 00:59:51 +00:00
port Update docs that point to thread test program. 2003-09-29 03:32:05 +00:00
template Mark Linux for threads. 2003-09-27 22:23:35 +00:00
test Improve context display for failures during COPY IN, as recently 2003-09-29 22:06:40 +00:00
tools Adjust pgindent for newer awks. 2003-09-28 00:25:22 +00:00
tutorial Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +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 Adjust Darwin build to use the default 'two level namespace' linking 2003-09-27 19:35:32 +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