Namespace

Pgsql – 1

A library for interacting with PostgreSQL servers

Version1.0.alpha
AuthorsChristian Hergert
LicenseLGPL-2.1-or-later
Websitehttps://gitlab.gnome.org/chergert/pgsql-glib/
Sourcehttps://gitlab.gnome.org/chergert/pgsql-glib/

Build

C headerspgsql-glib.h
pkg-config filespgsql-glib-1

Dependencies

GLib—2.0 The base type system library
Browse documentation
GObject—2.0 The base type system library
Browse documentation
Dex—1 Future-based programming for GLib-based applications and libraries
Browse documentation

Additional documentation

Classes

Batch

Connection

A connection to a PostgreSQL database server.

ConnectionPool

A pool of PostgreSQL database connections.

Params

A container for PostgreSQL query parameters.

Result

Transaction

Enumerations

ResultStatus

Status of a query result.

ValueType

PostgreSQL parameter and field types.

Error Domains

Functions