postgresql/src/interfaces
Bruce Momjian f5fea0808f This is a quick patch to fix a crash in pgquery_dictresult() introduced
recently. I just ran into it while running a set of python test scripts,
and I'm not sure who the normal maintainer is for interfaces/python.

John Nield
2002-08-28 20:18:58 +00:00
..
cli Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
ecpg Since we're depending on %option noyywrap in the main scanner now, 2002-07-30 16:33:08 +00:00
jdbc Enhancements to how queries with bind values are stored internally and sent to 2002-08-23 20:45:49 +00:00
libpgeasy Remove int16 from libpgeasy examples. Improve error reporting. 2002-06-07 16:53:40 +00:00
libpgtcl Back out tcl patch, per Tom Lane: 2002-08-18 01:39:43 +00:00
libpq The attached patch implements the password packet length sanity check 2002-08-27 16:21:51 +00:00
perl5 This is a 2 line patch to src/interfaces/perl5/GNUMakefile that fixes 2002-08-27 03:57:11 +00:00
python This is a quick patch to fix a crash in pgquery_dictresult() introduced 2002-08-28 20:18:58 +00:00
Makefile Remove all traces of the ODBC driver, which is now on GBorg as the psqlodbc 2002-08-22 22:43:14 +00:00