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

Commit 32aa093

Browse files
committed
Update TODO list.
1 parent 551d8a4 commit 32aa093

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/TODO

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Fri Jul 20 10:29:50 EDT 2001
3+
Last updated: Fri Jul 20 10:31:21 EDT 2001
44

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

@@ -191,11 +191,11 @@ CLIENTS
191191

192192
* -Make NULL's come out at the beginning or end depending on the
193193
ORDER BY direction (Tom)
194-
* have pg_dump use LEFT OUTER JOIN in multi-table SELECTs
194+
* Have pg_dump use LEFT OUTER JOIN in multi-table SELECTs
195195
or multiple SELECTS to avoid bad system catalog entries
196-
* allow psql \d to show foreign keys
197-
* allow psql \d to show temporary table structure
198-
* add XML interface capability
196+
* Allow psql \d to show foreign keys
197+
* Allow psql \d to show temporary table structure
198+
* Add XML interface: psql, pg_dump, COPY, separate server (?)
199199
* Fix libpq to properly handle socket failures under native MS Win32 [libpq]
200200
* JDBC
201201
o Comprehensive test suite. This may be available already.

0 commit comments

Comments
 (0)