The postgresql-libpq package
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.
Properties
| Versions | 0.5, 0.6, 0.6.1, 0.6.2, 0.7, 0.7.1, 0.7.2, 0.8, 0.8.1, 0.8.2, 0.8.2.1, 0.8.2.2 |
|---|---|
| Dependencies | base (4.*), bytestring |
| License | BSD3 |
| Copyright | (c) 2010 Grant Monroe (c) 2011 Leon P Smith |
| Author | Grant Monroe, Leon P Smith, Joey Adams |
| Maintainer | Leon P Smith <leon@melding-monads.com> |
| Category | Database |
| Home page | http://github.com/lpsmith/postgresql-libpq |
| Source repository | git clone http://github.com/lpsmith/postgresql-libpq |
| Upload date | Tue Aug 21 19:23:22 UTC 2012 |
| Uploaded by | LeonSmith |
| Built on | ghc-7.4 |
| Distributions | NixOS: 0.8.2.2, Debian: 0.8.2.1 |
Modules
- Database
- PostgreSQL
Downloads
- postgresql-libpq-0.8.2.1.tar.gz (Cabal source package)
- package description (included in the package)