Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 2fd8f89

Browse files
committed
Update TODO list.
1 parent 9a88b8a commit 2fd8f89

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

doc/TODO

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Tue Oct 30 10:57:33 PST 2001
3+
Last updated: Tue Oct 30 20:56:47 EST 2001
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -226,7 +226,16 @@ CLIENTS
226226
o Error Codes (pending backend implementation)
227227
o -Support for binary data/bytea
228228
o Move to using 'make' rather than 'ant'(?)
229+
<<<<<<< TODO
230+
* ECPG
231+
o implement set descriptor, using descriptor
232+
o make casts work in variable initializations
233+
o allow variable to specify the connection name
234+
o implement SQLDA
235+
o allow SELECT of array of strings into a auto-sized variable
236+
=======
229237
o Use cursors implicitly to avoid large results (see setCursorName())
238+
>>>>>>> 1.608
230239

231240
REFERENTIAL INTEGRITY
232241

0 commit comments

Comments
 (0)