Database.PostgreSQL.Typed

Introduction

data PGError

Usage

Connections

data PGDatabase

defaultPGDatabase

data PGConnection

pgConnect

pgDisconnect

useTPGDatabase

Queries

Compile time

pgSQL

Runtime

pgQuery

pgExecute

TemplatePG compatibility

Advanced usage

Types

A Note About NULL

Caveats

Tips