postgresql/src/interfaces
Bruce Momjian 86dacdb74c libpq++ uses fe_setauthsvc which is deprecated and results in an error
on connection. This patch changes it to use PQconnectdb rather than
{fe_setauthsvc,PQsetdb}. This still isn't the complete solution, as
there
is no provision for user,password in class PgEnv, but it does get rid of
the error message. Tested with gcc version egcs-2.91.60 19981201
(egcs-1.1.1 release) under NetBSD-1.3K/i386.

Cheers,

Patrick Welche
1999-05-10 15:27:19 +00:00
..
ecpg *** empty log message *** 1999-05-07 18:03:37 +00:00
jdbc Implement UpdateCount 1999-04-11 18:03:00 +00:00
libpgtcl Change error messages to oids come out as %u and not %d. Change has no 1999-05-10 00:46:32 +00:00
libpq Change error messages to oids come out as %u and not %d. Change has no 1999-05-10 00:46:32 +00:00
libpq++ libpq++ uses fe_setauthsvc which is deprecated and results in an error 1999-05-10 15:27:19 +00:00
odbc here are some patches for 6.5.0 which I already submitted but have never 1999-05-03 19:10:48 +00:00
perl5 OOPS ... Perl5 interface to PQsetdbLogin was actually 1999-02-19 23:27:17 +00:00
python here are some patches for 6.5.0 which I already submitted but have never 1999-05-03 19:10:48 +00:00
Makefile Here are descriptions: 1998-12-18 17:53:22 +00:00