Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Added to TODO:
> * Allow clients to get data types, typmod, schema.table.column names from
> result sets, either via the backend protocol or a new QUERYINFO command
Uh ... this is already done, at least as far as the protocol is
concerned. We do need to backfill support in libpq, etc.
regards, tom lane