pq_sys
0.4.8
Structs
_PQconninfoOption
_PQprintOpt
__BindgenUnionField
__sFILE
__sFILEX
__sbuf
_bindgen_ty_8
_bindgen_ty_8__bindgen_ty_1
pgNotify
pg_cancel
pg_conn
pg_result
pgresAttDesc
Enums
_bindgen_ty_2
_bindgen_ty_3
_bindgen_ty_4
_bindgen_ty_5
_bindgen_ty_6
_bindgen_ty_7
Constants
CONNECTION_AUTH_OK
CONNECTION_AWAITING_RESPONSE
CONNECTION_BAD
CONNECTION_MADE
CONNECTION_NEEDED
CONNECTION_OK
CONNECTION_SETENV
CONNECTION_SSL_STARTUP
CONNECTION_STARTED
PGRES_BAD_RESPONSE
PGRES_COMMAND_OK
PGRES_COPY_BOTH
PGRES_COPY_IN
PGRES_COPY_OUT
PGRES_EMPTY_QUERY
PGRES_FATAL_ERROR
PGRES_NONFATAL_ERROR
PGRES_POLLING_ACTIVE
PGRES_POLLING_FAILED
PGRES_POLLING_OK
PGRES_POLLING_READING
PGRES_POLLING_WRITING
PGRES_SINGLE_TUPLE
PGRES_TUPLES_OK
PQERRORS_DEFAULT
PQERRORS_TERSE
PQERRORS_VERBOSE
PQPING_NO_ATTEMPT
PQPING_NO_RESPONSE
PQPING_OK
PQPING_REJECT
PQTRANS_ACTIVE
PQTRANS_IDLE
PQTRANS_INERROR
PQTRANS_INTRANS
PQTRANS_UNKNOWN
Functions
PQbackendPID
PQbinaryTuples
PQcancel
PQclear
PQclientEncoding
PQcmdStatus
PQcmdTuples
PQconndefaults
PQconnectPoll
PQconnectStart
PQconnectStartParams
PQconnectdb
PQconnectdbParams
PQconnectionNeedsPassword
PQconnectionUsedPassword
PQconninfo
PQconninfoFree
PQconninfoParse
PQconsumeInput
PQcopyResult
PQdb
PQdescribePortal
PQdescribePrepared
PQdisplayTuples
PQdsplen
PQencryptPassword
PQendcopy
PQenv2encoding
PQerrorMessage
PQescapeBytea
PQescapeByteaConn
PQescapeIdentifier
PQescapeLiteral
PQescapeString
PQescapeStringConn
PQexec
PQexecParams
PQexecPrepared
PQfformat
PQfinish
PQflush
PQfmod
PQfn
PQfname
PQfnumber
PQfreeCancel
PQfreemem
PQfsize
PQftable
PQftablecol
PQftype
PQgetCancel
PQgetCopyData
PQgetResult
PQgetisnull
PQgetlength
PQgetline
PQgetlineAsync
PQgetssl
PQgetvalue
PQhost
PQinitOpenSSL
PQinitSSL
PQisBusy
PQisnonblocking
PQisthreadsafe
PQlibVersion
PQmakeEmptyPGresult
PQmblen
PQnfields
PQnotifies
PQnparams
PQntuples
PQoidStatus
PQoidValue
PQoptions
PQparameterStatus
PQparamtype
PQpass
PQping
PQpingParams
PQport
PQprepare
PQprint
PQprintTuples
PQprotocolVersion
PQputCopyData
PQputCopyEnd
PQputline
PQputnbytes
PQregisterThreadLock
PQrequestCancel
PQresStatus
PQreset
PQresetPoll
PQresetStart
PQresultAlloc
PQresultErrorField
PQresultErrorMessage
PQresultStatus
PQsendDescribePortal
PQsendDescribePrepared
PQsendPrepare
PQsendQuery
PQsendQueryParams
PQsendQueryPrepared
PQserverVersion
PQsetClientEncoding
PQsetErrorVerbosity
PQsetNoticeProcessor
PQsetNoticeReceiver
PQsetResultAttrs
PQsetSingleRowMode
PQsetdbLogin
PQsetnonblocking
PQsetvalue
PQsocket
PQsslAttribute
PQsslAttributeNames
PQsslInUse
PQsslStruct
PQstatus
PQtrace
PQtransactionStatus
PQtty
PQunescapeBytea
PQuntrace
PQuser
Type Aliases
FILE
Oid
PGcancel
PGconn
PGnotify
PGresAttDesc
PGresult
PQArgBlock
PQconninfoOption
PQnoticeProcessor
PQnoticeReceiver
PQprintOpt
__darwin_off_t
__darwin_size_t
__int64_t
fpos_t
pgthreadlock_t
pqbool
?
Settings
Function
pq_sys
::
PQconsumeInput
Copy item path
source
·
[
−
]
pub unsafe extern "C" fn PQconsumeInput(conn:
*mut
PGconn
) ->
c_int