HDBC-postgresql-1.1.4.0: PostgreSQL driver for HDBCSource codeContentsIndex
Database.HDBC.PostgreSQL
Portabilityportable
Stabilityprovisional
MaintainerJohn Goerzen <[email protected]>
Description

HDBC driver interface for PostgreSQL 8.x

Written by John Goerzen, [email protected]

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

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.

data Connection Source
show/hide Instances
Produced by Haddock version 2.3.0