hpqtypes-1.4.2: 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 ConnStatusType Source

Constructors

ConnStatusType CInt 

Instances

newtype ResultFormat Source

Constructors

ResultFormat CInt 

newtype ExecStatusType Source

Constructors

ExecStatusType CInt 

Instances

newtype ErrorField Source

Constructors

ErrorField CInt 

Instances

newtype TypeClass Source

Constructors

TypeClass CInt 

Instances

newtype PGerror Source

Constructors

PGerror 

Fields

pgErrorMsg :: String
 

data PGbytea Source

Constructors

PGbytea