@hackage postgresql-libpq0.9.3.0
low-level binding to libpq
Categories
License
BSD-3-Clause
Maintainer
Leon P Smith <leon@melding-monads.com>
Links
Versions
Installation
CustomDependencies (2)
- base >=4 && <5
- bytestring Show all…
Dependents (56)
@hackage/poseidon-postgis, @hackage/postgres-websockets, @hackage/orville-postgresql, @hackage/hasql-notifications, @cardano/marlowe-chain-sync, @hackage/pgstream, Show all…
Package Flags
use-pkg-config(off by default)
This is a binding to libpq: the C application programmer's interface to PostgreSQL. libpq is a set of library functions that allow client programs to pass queries to the PostgreSQL backend server and to receive the results of these queries.