1
0
mirror of https://github.com/postgres/postgres.git synced 2026-01-05 23:38:41 +03:00
< 	o Add a function to support Parse/DescribeStatement capability
> 	o -Add a function to support Parse/DescribeStatement capability
This commit is contained in:
Bruce Momjian
2006-08-21 12:50:29 +00:00
parent fe5d213378
commit 1054c38069
2 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
Last updated: Mon Aug 21 08:20:16 EDT 2006
Last updated: Mon Aug 21 08:50:23 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -841,7 +841,7 @@ Clients
* libpq
o Add a function to support Parse/DescribeStatement capability
o -Add a function to support Parse/DescribeStatement capability
o Add PQescapeIdentifierConn()
o Prevent PQfnumber() from lowercasing unquoted the column name