postgres.ql

postgres.ql
Contents of the file.

Entity Overview

Database An entity for interacting with a PostgreSQL database.
PreparedStatement An entity for holding a single prepared statement.
Connection
ResultMetadata Metadata for the result of a query.
ResultSet
Result The result of a database operation that retrieves data.