Source position: postgres3.pp line 45
function PQsetdbLogin(
pghost: PAnsiChar;
pgport: PAnsiChar;
pgoptions: PAnsiChar;
pgtty: PAnsiChar;
dbName: PAnsiChar;
login: PAnsiChar;
pwd: PAnsiChar
):PPGconn;