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

PGTransactionStatusType

Declaration

Source position: postgres3types.inc line 124

type PGTransactionStatusType = (

  PQTRANS_IDLE,

  PQTRANS_ACTIVE,

  PQTRANS_INTRANS,

  PQTRANS_INERROR,

  PQTRANS_UNKNOWN

);


Documentation generated on: 2023-03-18