mirror of
https://github.com/postgres/postgres.git
synced 2025-08-27 07:42:10 +03:00
handle multiple 'formats' for data I/O. Restructure CommandDest and DestReceiver stuff one more time (it's finally starting to look a bit clean though). Code now matches latest 3.0 protocol document as far as message formats go --- but there is no support for binary I/O yet.
This directory contains the C version of Libpq, the POSTGRES frontend library.