postgres library
Classes
- ColumnDescription
- A description of a column.
- LSN
- LSN is a PostgreSQL Log Sequence Number.
- Notification
- Represents a notification from PostgreSQL.
- PgPoint
-
Describes PostgreSQL's geometric type:
point
. - PlaceholderIdentifier
- placeholder Identifier
- PostgreSQLConnection
- Instances of this class connect to and communicate with a PostgreSQL database.
- PostgreSQLExecutionContext
- PostgreSQLFormat
- PostgreSQLResult
- The query result.
- PostgreSQLResultRow
- A single row of a query result.
- PostgreSQLRollback
- Represents a rollback from a transaction.
- TimeZoneSettings
- A class to configure time zone settings for decoding timestamps and dates.
Enums
- PostgreSQLSeverity
- The severity level of a PostgreSQLException.
- ReplicationMode
- Streaming Replication Protocol Options
Typedefs
Exceptions / Errors
- PostgreSQLException
- Exception thrown by PostgreSQLConnection instances.