File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 11TODO 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
55Current 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
231240REFERENTIAL INTEGRITY
232241
You can’t perform that action at this time.
0 commit comments