Database.PostgreSQL.Typed.Types

Basic types

type OID

data PGValue

type PGValues

data PGTypeName t

data PGTypeEnv

unknownPGTypeEnv

data PGRecord

Marshalling classes

class PGType t

class PGParameter t a

class PGColumn t a

Marshalling interface

pgEncodeParameter

pgEscapeParameter

pgDecodeColumn

pgDecodeColumnNotNull

Conversion utilities

pgQuote

pgDQuote

parsePGDQuote

buildPGValue