Chapter 8. (postgresql/gskdbhpostgresql.h)

Table of Contents
function gsk_dbh_postgresql_get_type
struct GskDbhPostgresqlClass
Structure GskDbhPostgresql (Opaque)

Postgresql database handle. This is a single-threaded event driven implementation (thanks to both excellent documentation and built-in asynchronous API for postgresql). NB: Postgres allows queries with multiple SQL statements. This driver currently will discard all but the last result set.

function gsk_dbh_postgresql_get_type

GtkType gsk_dbh_postgresql_get_type()

Parameters: none.