postgresql/src/interfaces
Hiroshi Inoue 0c439e5ef6 1) Change all internal SQL function calls from
SQLxxxx() to PGAPI_xxxx().
2) Handle an escaped date/time format as a parameter.
3) Improve the tuple allocation a little.
4) The preparation of ODBC 3.0 a little.
5) Updatable cursors(may be deprecated before long).
2001-08-18 04:30:47 +00:00
..
cli pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
ecpg Sequences are now based on int8, not int4, arithmetic. SERIAL pseudo-type 2001-08-16 20:38:56 +00:00
jdbc This patch updates some comments in the DatabaseMetaData classes to 2001-08-17 14:46:22 +00:00
libpgeasy Stamp CVS as 7.2. Update all interface version numbers. This is the 2001-05-11 01:46:33 +00:00
libpgtcl Since PQoidStatus is deprecated, we should probably stop using it in 2001-08-10 22:50:10 +00:00
libpq Reorder MD5/crypt so MD5 comes first in the code. 2001-08-17 15:40:07 +00:00
libpq++ Add win32 c++ files. 2001-07-12 14:07:48 +00:00
odbc 1) Change all internal SQL function calls from 2001-08-18 04:30:47 +00:00
perl5 Stamp CVS as 7.2. Update all interface version numbers. This is the 2001-05-11 01:46:33 +00:00
python This patch fixes the well-known but unfixed bug that fetchone() always returns 2001-08-16 15:21:16 +00:00
Makefile Recursive distclean shouldn't depend on recursive clean. Subdirectories 2001-03-09 21:50:27 +00:00