]> granicus.if.org Git - postgresql/commit
Update:
authorBruce Momjian <bruce@momjian.us>
Sun, 25 May 2003 03:20:13 +0000 (03:20 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 25 May 2003 03:20:13 +0000 (03:20 +0000)
commit66f6bbb4eb7b986f3b3fda6e0c0f9bc1e95c6e97
tree20581be89f9800d5c6b627b116fda6959246a2b0
parentca98317f4ba33a0aef65aa3fd5d9e32d7c332ee9
Update:

< * Allow clients to get data types, typmod, schema.table.column names from
<   result sets, either via the backend protocol or a new QUERYINFO command

to:

> * Update clients to use data types, typmod, schema.table.column names of
>   result sets using new query protocol
doc/TODO