Database.PostgreSQL.Typed.Types

Basic types

type OID

data PGValue

type PGValues

data PGTypeID t

data PGTypeEnv

unknownPGTypeEnv

data PGName

pgNameBS

pgNameString

data PGRecord

Marshalling classes

class PGType t

class PGParameter t a

class PGColumn t a

class PGStringType t

class PGRecordType t

Marshalling interface

pgEncodeParameter

pgEscapeParameter

pgDecodeColumn

pgDecodeColumnNotNull

Conversion utilities

pgQuote

pgDQuote

parsePGDQuote

buildPGValue