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

Commit fe933d6

Browse files
committed
Update TODO list.
1 parent 140856e commit fe933d6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/TODO

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Wed Dec 5 18:11:24 EST 2001
3+
Last updated: Thu Dec 6 05:19:15 EST 2001
44

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

@@ -78,7 +78,6 @@ DATA TYPES
7878
* ARRAYS
7979
o Allow nulls in arrays
8080
o Allow arrays to be ORDER'ed
81-
o fix array handling in ECPG
8281
* BINARY DATA
8382
o -Add non-large-object binary field (already exists -- bytea)
8483
o -Make binary interface for TOAST columns (base64)
@@ -255,7 +254,8 @@ CLIENTS
255254
* ECPG
256255
o Implement set descriptor, using descriptor
257256
o Make casts work in variable initializations
258-
o Allow variable to specify the connection name
257+
o -Allow variable to specify the connection name
258+
o -Fix variable handling in EXEC SQL AT statement
259259
o Implement SQLDA
260260
o Allow SELECT of array of strings into a auto-sized variable
261261
o Solve cardinality > 1 for input descriptors / variables
@@ -267,7 +267,7 @@ CLIENTS
267267
o Remove space_or_nl and line_end from pgc.l
268268
o Fix nested C comments
269269
o Add SQLSTATE
270-
o -Fix variable handling in EXEC SQL AT statement
270+
o fix array handling in ECPG
271271

272272
REFERENTIAL INTEGRITY
273273

0 commit comments

Comments
 (0)