Unit 'postgres3' Package
[Overview][Constants][Types][Procedures and functions][Index] [#postgres]

PQsetdbLogin

Declaration

Source position: postgres3.pp line 45

function PQsetdbLogin(

  pghost: PAnsiChar;

  pgport: PAnsiChar;

  pgoptions: PAnsiChar;

  pgtty: PAnsiChar;

  dbName: PAnsiChar;

  login: PAnsiChar;

  pwd: PAnsiChar

):PPGconn;


Documentation generated on: 2025-12-15