Libpqtypes-Dev
- PQclearSpecs(3) Prepares a libpqtypes specifier format string.
- PQclearTypes(3) Initializes libpqtypes with the libpq event system.
- PQexecf(3) Prepares parameters and executes a command.
- PQexecvf(3) Prepares parameters and executes a command.
- PQgeterror(3) libpqtypes error system management functions
- PQgetErrorField(3) libpqtypes error system management functions
- PQgetf(3) Gets one or more values from a PGresult in a scanf fashion.
- PQgetvf(3) Gets one or more values from a PGresult in a scanf fashion.
- PQinitTypes(3) Initializes libpqtypes with the libpq event system.
- PQlocalTZInfo(3) Gets the local machine\'s timezone information.
- PQparamClear(3) PGparam management functions.
- PQparamCount(3) PGparam management functions.
- PQparamCreate(3) PGparam management functions.
- PQparamExec(3) Executes a paramertized query using the parameters in a PGparam.
- PQparamExecPrepared(3) Executes a paramertized query using the parameters in a PGparam.
- PQparamReset(3) PGparam management functions.
- PQparamSendQuery(3) Executes an asynchronous paramertized query using the parameters in a PGparam.
- PQparamSendQueryPrepared(3) Executes an asynchronous paramertized query using the parameters in a PGparam.
- PQputf(3) Packs a set of parameters in a PGparam for use with a parameterized query.
- PQputvf(3) Packs a set of parameters in a PGparam for use with a parameterized query.
- PQregisterComposites(3) Registers a composites.
- PQregisterResult(3) Registers sub-classes, composites and user-defined types found within a PGresult.
- PQregisterSubClasses(3) Registers a type aliases or sub-classes.
- PQregisterTypes(3) Registers sub-classes, composites and user-defined types.
- PQregisterUserDefinedTypes(3) Registers a user-defined types.
- PQsendf(3) Prepares parameters and executes a command.
- PQsendvf(3) Prepares parameters and executes a command.
- PQseterror(3) libpqtypes error system management functions
- PQspecPrepare(3) Prepares a libpqtypes specifier format string.
- pqt-composites(3) A manual for libpqtypes composite handling.
- pqt-handlers(3) A manual for implementing libpqtypes type handlers.
- pqt-specs(3) A manual for libpqtypes data type specifier strings.
- PQtypesRegister(3) Registers libpqtypes with the libpq event system.