HDBC-postgresql-1.0.1.0ContentsIndex
Database.HDBC.PostgreSQL
Portabilityportable
Stabilityprovisional
MaintainerJohn Goerzen <jgoerzen@complete.org>
Description

HDBC driver interface for PostgreSQL 8.x

Written by John Goerzen, jgoerzen@complete.org

Synopsis
connectPostgreSQL :: String -> IO Connection
Documentation
connectPostgreSQL :: String -> IO Connection

Connect to a PostgreSQL server.

See http://www.postgresql.org/docs/8.1/static/libpq.html#LIBPQ-CONNECT for the meaning of the connection string.

Produced by Haddock version 0.8