postgresql/src
Hiroshi Inoue 462c13215a 1) Change transaction boundary in autocommit off mode
per recent discussion in pgsql-odbc. Now SELECT is
   a boundary but VACUUM isn't.
2) Put back the error handling behavior. When elog(ERROR)
   was detected the driver automatically issue "ABORT"
   if a transaction is in progress.
3) Driver version is 7.01.0003(Dave already set it but
   it was put back).
2001-02-15 05:32:00 +00:00
..
backend Unicode <-> SJIS new mapping tables (based on CP932.TXT) contributed by 2001-02-15 01:56:29 +00:00
bin - Fix help output: replace 'f' with 't' and change desc 2001-02-13 01:31:54 +00:00
corba Convert files from DOS format to normal text. 2000-12-03 14:43:59 +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 Change scoping of table and join refnames to conform to SQL92: a JOIN 2001-02-14 21:35:07 +00:00
interfaces 1) Change transaction boundary in autocommit off mode 2001-02-15 05:32:00 +00:00
makefiles Fix -Bsymbolic for FreeBSD and OpenBSD. NetBSD already had all these fixes. 2001-02-10 17:17:39 +00:00
pl Format to match standard conventions 2001-02-10 22:53:40 +00:00
template Darwin porting patches from Peter Bierman <bierman@apple.com> 2000-12-11 00:49:54 +00:00
test Remove unused files, per Andreas 2001-02-13 14:33:51 +00:00
tools Change scoping of table and join refnames to conform to SQL92: a JOIN 2001-02-14 21:35:07 +00:00
tutorial Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
utils Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
Makefile Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
Makefile.global.in Make DEF_PGPORT available to Makefiles, so it can be substituted into 2001-02-07 20:13:27 +00:00
Makefile.shlib move comment 2001-02-10 18:46:34 +00:00
win32.mak Hi! 2000-01-18 19:05:31 +00:00