Database.PostgreSQL.Typed.Types

Basic types

type OID

data PGValue

type PGValues

pgQuote

data PGTypeName t

data PGTypeEnv

Marshalling classes

class PGParameter t a

class PGBinaryParameter t a

class PGColumn t a

class PGBinaryType t

Marshalling utilities

pgEncodeParameter

pgEncodeBinaryParameter

pgEscapeParameter

pgDecodeColumn

pgDecodeColumnNotNull

pgDecodeBinaryColumn

pgDecodeBinaryColumnNotNull

Specific type support

class PGArrayType ta t

class PGRangeType tr t