@hackage postgresql-libpq0.11.0.0
low-level binding to libpq
Categories
License
BSD-3-Clause
Maintainer
Oleg Grenrus <oleg.grenrus@iki.fi>
Links
Versions
Installation
Tested Compilers
Dependencies (6)
- Win32 >=2.2.0.2 && <2.15
- base >=4.12.0.0 && <4.23
- bytestring >=0.10.8.2 && <0.13
- postgresql-libpq-configure ^>=0.11
- postgresql-libpq-pkgconfig ^>=0.11
- unix >=2.7.2.2 && <2.9 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.