postgresql/src/interfaces
Hiroshi Inoue dadb718b10 Bug fixes for the 2002-03-08 change.
1) Put back the error message for SQLError().
2) Change Disallow premature to handle the SELECTed
   result.
3) Put back the behavior of AUTUCOMMIT mode change.
4) Fix SQLColumns for ODBC3.0.

5) Improve the handling of variable bookmark in ODBC3.0.
6) Enable Recognize Unique Index Button.
2002-03-11 10:25:57 +00:00
..
cli Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
ecpg Fixed two bugs in define command in pgc.l 2002-03-10 12:09:54 +00:00
jdbc Added a check for not calling next() before getting objects from the result set, 2002-03-09 17:36:14 +00:00
libpgeasy Add libpgeasy example file. 2002-03-06 14:40:05 +00:00
libpgtcl Fix bogus error check in pg_execute, per report from lbayuk@mindspring.com. 2002-03-04 02:41:49 +00:00
libpq Change made to elog: 2002-03-06 06:10:59 +00:00
libpq++ Update Win32-world version number of libpq++. 2002-01-30 21:59:33 +00:00
odbc Bug fixes for the 2002-03-08 change. 2002-03-11 10:25:57 +00:00
perl5 New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
python Back out python patch: 2002-03-05 02:01:44 +00:00
Makefile Recursive distclean shouldn't depend on recursive clean. Subdirectories 2001-03-09 21:50:27 +00:00