Copyright | 2013-2019 Kei Hibino |
---|---|
License | BSD3 |
Maintainer | ex8k.hibino@gmail.com |
Stability | experimental |
Portability | unknown |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
This module provides driver implementation to load PostgreSQL system catalog via HDBC.
Synopsis
- driverPostgreSQL :: IConnection conn => Driver conn