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