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

_PQconninfoOption

Declaration

Source position: postgres3types.inc line 170

type _PQconninfoOption = record

  keyword: PAnsiChar;

  envvar: PAnsiChar;

  compiled: PAnsiChar;

  val: PAnsiChar;

  _label: PAnsiChar;

  dispchar: PAnsiChar;

  dispsize: LongInt;

end;


Documentation generated on: 2025-07-25