@hackage postgresql-libpq0.9.4.3
low-level binding to libpq
Categories
License
BSD-3-Clause
Maintainer
Oleg Grenrus <oleg.grenrus@iki.fi>
Links
Versions
Installation
CustomTested Compilers
Dependencies (4)
- Win32 >=2.2.0.2 && <2.14
- base >=4.3 && <4.18
- bytestring >=0.9.1.0 && <0.12
- unix >=2.4.2.0 && <2.8 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.