Namespace
Pgsql – 1
A library for interacting with PostgreSQL servers
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 |
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. |