postgresql/src/interfaces
D'Arcy J.M. Cain a487e0d333 Added postgres.h header for more type checking.
Changed the way that OID is retrieved on inserts.  PQoidStatus appears
to be deprecated so I am using PQoidValue instead.
2001-03-03 13:42:37 +00:00
..
cli
ecpg Remove HAVE_OPTARG per discussion in hackers list. 2001-03-01 05:05:29 +00:00
jdbc Some more updates... 2001-02-16 16:45:01 +00:00
libpgeasy Make sure -L and -I's for our source tree are always before system include 2001-02-20 19:20:30 +00:00
libpgtcl Make sure -L and -I's for our source tree are always before system include 2001-02-20 19:20:30 +00:00
libpq Make sure -L and -I's for our source tree are always before system include 2001-02-20 19:20:30 +00:00
libpq++ Make sure -L and -I's for our source tree are always before system include 2001-02-20 19:20:30 +00:00
odbc Fix the bug report [ODBC] select from a table having more than 32 fields: 2001-02-22 03:39:30 +00:00
perl5 Ensure that all uses of <ctype.h> functions are applied to unsigned-char 2000-12-03 20:45:40 +00:00
python Added postgres.h header for more type checking. 2001-03-03 13:42:37 +00:00
Makefile