postgresql/src/interfaces
D'Arcy J.M. Cain 102fe3f845 Further changes following discussion on INTERFACES mailing list:
- Use PyObject_Del() rather than macro version
  - Check version and drop back to PyMem_Del() for older systems.
2002-03-26 01:50:14 +00:00
..
cli Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
ecpg Indenting #if commands is not portable, is it? 2002-03-24 18:22:21 +00:00
jdbc Two versions of QueryExecutor, currently only version 2 works 100% 2002-03-21 03:20:30 +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++ Inlined a patch to add the libpq setNoticeProcessor capability to 2002-03-11 15:08:18 +00:00
odbc Fix for ODBC compile warnings. 2002-03-25 01:53:55 +00:00
perl5 New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
python Further changes following discussion on INTERFACES mailing list: 2002-03-26 01:50:14 +00:00
Makefile Recursive distclean shouldn't depend on recursive clean. Subdirectories 2001-03-09 21:50:27 +00:00