userver: userver/storages/postgres Directory Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
postgres Directory Reference

Table of Contents

+ Directory dependency graph for postgres:

Directories

 detail
 
 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.
 
 message.hpp
 Database messages.
 
 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.
 
 sql_state.hpp
 PostgreSQL error codes.
 
 statistics.hpp
 Statistics helpers.
 
 transaction.hpp
 Transactions.
 
 typed_result_set.hpp
 Typed PostgreSQL results.