File tree 1 file changed +2
-4
lines changed
1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 1
1
TODO list for PostgreSQL
2
2
========================
3
- Last updated: Wed Oct 31 10:05:51 EST 2001
3
+ Last updated: Wed Oct 31 10:10:58 EST 2001
4
4
5
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
6
@@ -226,16 +226,14 @@ 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
229
* ECPG
231
230
o implement set descriptor, using descriptor
232
231
o make casts work in variable initializations
233
232
o allow variable to specify the connection name
234
233
o implement SQLDA
235
234
o allow SELECT of array of strings into a auto-sized variable
236
- =======
237
235
o Use cursors implicitly to avoid large results (see setCursorName())
238
- >>>>>>> 1.608
236
+ o Solve cardinality > 1 for input descriptors / variables
239
237
240
238
REFERENTIAL INTEGRITY
241
239
You can’t perform that action at this time.
0 commit comments