Hi,
I wish to implement a postgreSQL driver for a lisp-like language
[arclanguage.org] - it should speak the pg v2 text format protocol via
sockets I guess.
Im reading the v2 protocol spec, but it would be handy to trace the
exact text sent back and forth during a psql session - to help me
understand the protocol and test things out.
thanks in advance, [ and thanks for pg - its great, especially guids ]
gord