> * ODBC
> 	o ODBC 3.0 support
> 	o Unicode(UCS-2) support
> 	o Updatable cursors support
This commit is contained in:
Bruce Momjian 2002-02-18 01:17:16 +00:00
parent 4f5991552c
commit 26d6e199d9
1 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
Last updated: Tue Feb 12 17:24:00 EST 2002
Last updated: Sun Feb 17 20:16:14 EST 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@ -269,6 +269,11 @@ CLIENTS
o Add SQLSTATE
o fix handling of DB attributes that are arrays
* ODBC
o ODBC 3.0 support
o Unicode(UCS-2) support
o Updatable cursors support
REFERENTIAL INTEGRITY
---------------------