Check
(*) Move "check" postgres parameters into configure.ac
(*) Test 19 fails on some platforms while reading rows backwards: expects 1 
    row, gets 0

Results
(*) Conceive metadata model
(*) Allow direct mapping onto structs, using member ptr template args (?)

RobustTransaction
(*) User schema support for log table

Streams
(*) Provide metadata information in TableStream
(*) Work streamable (and prefetching!) result sets into Stream hierarchy
(*) Refactor, adding streams that return 1 tuple at a time

Triggers
(*) Allow access to Connection's triggers list?

Nonblocking operation
(*) Separate query issuing from receipt of results
(*) Support select()

Debian packaging
(*) Write and use doc-base entry for documentation

