Directories | |
| io | |
Files | |
| cluster.hpp | |
| Interface for executing queries on a cluster of PostgreSQL servers. | |
| cluster_types.hpp | |
| Cluster properties. | |
| component.hpp | |
| PosgreSQL client component. | |
| database.hpp | |
| Object for accessing PostgreSQL database instance (sharded or not) | |
| database_fwd.hpp | |
| Forward declarations of Database, DatabasePtr. | |
| dist_lock_component_base.hpp | |
| Base class for postgres-based distlock worker components. | |
| dist_lock_strategy.hpp | |
| Postgres distributed locking strategy. | |
| dsn.hpp | |
| DSN manipulation helpers. | |
| exceptions.hpp | |
| Postgres errors. | |
| field.hpp | |
| Result field accessors. | |
| message.hpp | |
| notify.hpp | |
| Asynchronous notifications. | |
| null.hpp | |
| NULL type. | |
| options.hpp | |
| Options. | |
| parameter_store.hpp | |
| Class for dynamic PostgreSQL parameter list construction. | |
| portal.hpp | |
| postgres.hpp | |
| postgres_fwd.hpp | |
| Forward declarations of some popular postgre related types. | |
| query.hpp | |
| query_queue.hpp | |
| An utility to execute multiple queries in a single network round-trip. | |
| result_set.hpp | |
| Result accessors. | |
| row.hpp | |
| Result row accessors. | |
| sql_state.hpp | |
| PostgreSQL error codes. | |
| statistics.hpp | |
| Statistics helpers. | |
| transaction.hpp | |
| Transactions. | |