Copyright | 2013 Kei Hibino 2014 Shohei Murayama |
---|---|
License | BSD3 |
Maintainer | [email protected] |
Stability | experimental |
Portability | unknown |
Safe Haskell | None |
Language | Haskell98 |
Database.HDBC.Schema.PostgreSQL8
Contents
Description
This module provides driver implementation to load PostgreSQL system catalog via HDBC.
- driverPostgreSQL :: IConnection conn => Driver conn