dstruct-orm ~master (2020-11-07T09:45:15Z)
Home
Dub
Repo
PGnotify
derelict
pq
types
Undocumented in source.
struct
PGnotify {
char
*
relname
;
int
be_pid
;
char
*
extra
;
}
Members
Variables
be_pid
int
be_pid
;
Undocumented in source.
extra
char
*
extra
;
Undocumented in source.
relname
char
*
relname
;
Undocumented in source.
Meta
Source
See Implementation
derelict
pq
types
aliases
ConnStatusType
ExecStatusType
Oid
PGContextVisibility
PGEventId
PGEventProc
PGPing
PGTransactionStatusType
PGVerbosity
PQnoticeProcessor
PQnoticeReceiver
PostgresPollingStatusType
pg_int64
pgthreadlock_t
pqbool
enums
CONNECTION_OK
PGEVT_REGISTER
PGRES_EMPTY_QUERY
PGRES_POLLING_FAILED
PG_COPYRES_ATTRS
PG_DIAG_SEVERITY
PQERRORS_TERSE
PQPING_OK
PQSHOW_CONTEXT_NEVER
PQTRANS_IDLE
structs
PGEventResultCreate
PGcancel
PGconn
PGnotify
PGresAttDesc
PGresult
PQArgBlock
PQconninfoOption
PQprintOpt
Undocumented in source.