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 1
1
TODO list for PostgreSQL
2
2
========================
3
- Last updated: Tue Oct 30 10:57:33 PST 2001
3
+ Last updated: Tue Oct 30 20:56:47 EST 2001
4
4
5
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
6
@@ -226,7 +226,16 @@ CLIENTS
226
226
o Error Codes (pending backend implementation)
227
227
o -Support for binary data/bytea
228
228
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
+ =======
229
237
o Use cursors implicitly to avoid large results (see setCursorName())
238
+ >>>>>>> 1.608
230
239
231
240
REFERENTIAL INTEGRITY
232
241
You can’t perform that action at this time.
0 commit comments