Commit fa8505f9 authored by Bruce Momjian's avatar Bruce Momjian

Update TODO list.

parent 453baecd
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Wed Oct 31 10:05:51 EST 2001 Last updated: Wed Oct 31 10:10:58 EST 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -226,16 +226,14 @@ CLIENTS ...@@ -226,16 +226,14 @@ CLIENTS
o Error Codes (pending backend implementation) o Error Codes (pending backend implementation)
o -Support for binary data/bytea o -Support for binary data/bytea
o Move to using 'make' rather than 'ant'(?) o Move to using 'make' rather than 'ant'(?)
<<<<<<< TODO
* ECPG * ECPG
o implement set descriptor, using descriptor o implement set descriptor, using descriptor
o make casts work in variable initializations o make casts work in variable initializations
o allow variable to specify the connection name o allow variable to specify the connection name
o implement SQLDA o implement SQLDA
o allow SELECT of array of strings into a auto-sized variable o allow SELECT of array of strings into a auto-sized variable
=======
o Use cursors implicitly to avoid large results (see setCursorName()) o Use cursors implicitly to avoid large results (see setCursorName())
>>>>>>> 1.608 o Solve cardinality > 1 for input descriptors / variables
REFERENTIAL INTEGRITY REFERENTIAL INTEGRITY
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment