#lang scribble/doc @(require scribble/manual) @title{libPQ} An interface to libPQ the client library postgresql puts forth for their database. @scheme[(require (planet synx/libpq))] connect... ah, this is heavily under construction. See the test-* files for how this works for now--it's not that complicated on the surface.