postgresql/src
Tom Lane caf2b64a75 Disallow committing a prepared transaction unless we are in the same database
it was executed in.  Someday it might be nice to allow cross-DB commits, but
work would be needed in NOTIFY and perhaps other places.  Per Heikki.
2007-02-13 19:39:42 +00:00
..
backend Disallow committing a prepared transaction unless we are in the same database 2007-02-13 19:39:42 +00:00
bin Add code so database scans are done in an order consistent with 2007-02-13 18:06:18 +00:00
include Add support for optionally escaping periods when converting SQL identifiers 2007-02-11 22:18:16 +00:00
interfaces Fixed multibyte handling as reported by <harada.toshi@oss.ntt.co.jp>. 2007-02-11 15:18:17 +00:00
makefiles Add $(CFLAGS) to the simplified build rule for .so libraries on Darwin. 2006-11-28 05:45:43 +00:00
pl Put back some not-so-unnecessary-as-all-that := usages. Per buildfarm. 2007-02-10 04:26:24 +00:00
port Add comment to explain why O_EXCL and O_TRUNC can be ignored in 2007-02-13 02:06:22 +00:00
template Make --with-ldap build on Unixware, per Olivier Prenant. 2006-12-14 21:49:54 +00:00
test Hm, seems my hack on rowtypes regression test has made its output row 2007-02-10 04:18:32 +00:00
timezone StrNCpy -> strlcpy (not complete) 2007-02-10 14:58:55 +00:00
tools Add script to run regression tests under vc++ without mingw. Update 2007-02-13 15:36:32 +00:00
tutorial Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
DEVELOPERS Testing commit stuff 2006-07-10 15:50:02 +00:00
Makefile Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
Makefile.global.in Replace useless uses of := by = in makefiles. 2007-02-09 15:56:00 +00:00
Makefile.shlib Fix another erroneous =-for-:= substitution. 2007-02-11 19:31:45 +00:00
bcc32.mak Fix bcc32.mak to create and remove pg_config_os.h properly. Apparently 2006-10-06 18:53:53 +00:00
nls-global.mk When merging PO files, take into consideration translations in other PO 2006-04-05 13:40:15 +00:00
win32.mak Fix win32.mak for config cleanup. 2006-08-08 22:44:05 +00:00