postgresql/src/interfaces
Tom Lane e7253d893c Remove redeclarations of default parameter values from
PgDatabase::DisplayTuples and PgDatabase::PrintTuples.  This is incorrect
according to strict interpretation of the C++ spec, and some compilers
will reject it.  Also silence g++ warning about unused parameter.
1999-06-05 18:05:17 +00:00
..
ecpg ecpg.patch (wrong makefile expansion in some cases) 1999-06-05 04:13:21 +00:00
jdbc Forgot the CHANGELOG 1999-05-18 23:22:08 +00:00
libpgtcl egcs thinks omitting the return type in a function declaration 1999-05-30 15:22:34 +00:00
libpq When closure of the backend connection is detected during pqFlush, 1999-05-28 01:54:53 +00:00
libpq++ Remove redeclarations of default parameter values from 1999-06-05 18:05:17 +00:00
odbc Update driver to 6-40-0006 1999-05-13 03:33:00 +00:00
perl5 OOPS ... Perl5 interface to PQsetdbLogin was actually 1999-02-19 23:27:17 +00:00
python Update pygresql version stamp. 1999-05-28 04:54:34 +00:00
Makefile Change perl Makefile test. 1999-05-21 19:03:48 +00:00