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

Commit 6619ad1

Browse files
committed
Update TODO list.
1 parent f647f96 commit 6619ad1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/TODO

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Wed Oct 11 23:04:31 EDT 2000
3+
Last updated: Thu Oct 12 00:24:09 EDT 2000
44

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

@@ -87,7 +87,8 @@ TYPES
8787
* Allow LOCALE on a per-column basis, default to ASCII
8888
* Allow nulls in arrays
8989
* Allow arrays to be ORDER'ed
90-
* Add foreign key constraint for arrays
90+
* Change foreign key constraint for array -> element to mean element
91+
in array
9192
* Remove Money type, add money formatting for decimal type
9293
* Declare typein/out functions in pg_proc with a special "C string" data type
9394
* Add non-large-object binary field
@@ -152,6 +153,7 @@ CLIENTS
152153
* -make pg_dump dump in oid order, so dependencies are resolved (Philip)
153154
* allow psql \d to show primary and foreign keys
154155
* allow psql \d to show temporary table schema
156+
* add XML interface capability
155157

156158
REFERENTIAL INTEGRITY
157159

0 commit comments

Comments
 (0)