The 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.1, 0.2, 0.3, 0.4.0, 0.4.1 |
|---|---|
| Dependencies | base (4.*), bytestring, unix |
| License | BSD3 |
| Author | Grant Monroe |
| Maintainer | grant@tnarg.com |
| Category | Database |
| Home page | http://github.com/tnarg/haskell-libpq |
| Upload date | Wed Apr 6 05:04:52 UTC 2011 |
| Uploaded by | GrantMonroe |
| Built on | ghc-7.0 |
Modules
- Database
Downloads
- libpq-0.4.1.tar.gz (Cabal source package)
- package description (included in the package)