hpqtypes-1.4.4: Haskell bindings to libpqtypes

Safe HaskellNone
LanguageHaskell98

Database.PostgreSQL.PQTypes.Internal.C.Types

Description

Mappings of types used by libpq/libpqtypes to Haskell ADTs.

Documentation

newtype ResultFormat Source

Constructors

ResultFormat CInt 

newtype ErrorField Source

Constructors

ErrorField CInt 

Instances

newtype TypeClass Source

Constructors

TypeClass CInt 

Instances

newtype PGerror Source

Constructors

PGerror 

Fields

pgErrorMsg :: String