derelict.pq.types

Undocumented in source.

Public Imports

core.stdc.stdio
public import core.stdc.stdio : FILE;

Members

Aliases

ConnStatusType
alias ConnStatusType = int

Undocumented in source.

ExecStatusType
alias ExecStatusType = int

Undocumented in source.

Oid
alias Oid = uint

Undocumented in source.

PGContextVisibility
alias PGContextVisibility = int

Undocumented in source.

PGEventId
alias PGEventId = int

Undocumented in source.

PGEventProc
alias PGEventProc = size_t function(PGEventId, void*, void*)

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

PGPing
alias PGPing = int

Undocumented in source.

PGTransactionStatusType
alias PGTransactionStatusType = int

Undocumented in source.

PGVerbosity
alias PGVerbosity = int

Undocumented in source.

PQnoticeProcessor
alias PQnoticeProcessor = void function(void*, char*)

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

PQnoticeReceiver
alias PQnoticeReceiver = void function(void*, PGresult*)

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

PostgresPollingStatusType
alias PostgresPollingStatusType = int

Undocumented in source.

pg_int64
alias pg_int64 = long

Undocumented in source.

pgthreadlock_t
alias pgthreadlock_t = void function(int)

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

pqbool
alias pqbool = char

Undocumented in source.

Enums

CONNECTION_OK
anonymousenum CONNECTION_OK

Undocumented in source.

PGEVT_REGISTER
anonymousenum PGEVT_REGISTER

Undocumented in source.

PGRES_EMPTY_QUERY
anonymousenum PGRES_EMPTY_QUERY

Undocumented in source.

PGRES_POLLING_FAILED
anonymousenum PGRES_POLLING_FAILED

Undocumented in source.

PG_COPYRES_ATTRS
anonymousenum PG_COPYRES_ATTRS

Undocumented in source.

PG_DIAG_SEVERITY
anonymousenum PG_DIAG_SEVERITY

Undocumented in source.

PQERRORS_TERSE
anonymousenum PQERRORS_TERSE

Undocumented in source.

PQPING_OK
anonymousenum PQPING_OK

Undocumented in source.

PQSHOW_CONTEXT_NEVER
anonymousenum PQSHOW_CONTEXT_NEVER

Undocumented in source.

PQTRANS_IDLE
anonymousenum PQTRANS_IDLE

Undocumented in source.

Structs

PGEventResultCreate
struct PGEventResultCreate

Undocumented in source.

PGcancel
struct PGcancel

Undocumented in source.

PGconn
struct PGconn

Undocumented in source.

PGnotify
struct PGnotify

Undocumented in source.

PGresAttDesc
struct PGresAttDesc

Undocumented in source.

PGresult
struct PGresult

Undocumented in source.

PQArgBlock
struct PQArgBlock

Undocumented in source.

PQconninfoOption
struct PQconninfoOption

Undocumented in source.

PQprintOpt
struct PQprintOpt

Undocumented in source.

Meta