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

Commit fa8505f

Browse files
committed
Update TODO list.
1 parent 453baec commit fa8505f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

doc/TODO

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Wed Oct 31 10:05:51 EST 2001
3+
Last updated: Wed Oct 31 10:10:58 EST 2001
44

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

@@ -226,16 +226,14 @@ 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
230229
* ECPG
231230
o implement set descriptor, using descriptor
232231
o make casts work in variable initializations
233232
o allow variable to specify the connection name
234233
o implement SQLDA
235234
o allow SELECT of array of strings into a auto-sized variable
236-
=======
237235
o Use cursors implicitly to avoid large results (see setCursorName())
238-
>>>>>>> 1.608
236+
o Solve cardinality > 1 for input descriptors / variables
239237

240238
REFERENTIAL INTEGRITY
241239

0 commit comments

Comments
 (0)