Man Pages in libpqtypes-dev

  1. Carta.tech
  2. Packages
  3. libpqtypes-dev
  • 32

    Section 3: Library calls

    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.
    PQgetErrorField.3
    Libpqtypes error system management functions
    PQgeterror.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.
    PQtypesRegister.3
    Registers libpqtypes with the libpq event system.
    pqt-composites.3
    A manual for libpqtypes composite handling.
    pqt-specs.3
    A manual for libpqtypes data type specifier strings.