Tom Lane wrote:
> 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.
Oh, really. That is great. I didn't realize you had handled that. I
will update the TODO:
* Update clients to use data types, typmod, schema.table.column names of result sets using new query protocol
I assume we will need new libpq functions?
-- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610)
359-1001+ If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square,
Pennsylvania19073