[Zope] - Bug Report: ZpyGreSQLDA link error

Guido Sohne guido@webstar.com.gh
Mon, 18 Jan 1999 16:20:13 +0000


Hi,

I am running PostGres 6.2.0 as supplied with RedHat 5.0. In that
release there is no function called PQsetdbLogin as used in
pgmodule.c in ZpyGreSQLDA/src.

A quick fix is to change PQsetdbLogin to PQsetdb and omit the 
last three arguments (username, password, database). 

--
Guido