]> granicus.if.org Git - postgresql/commitdiff
Add:
authorBruce Momjian <bruce@momjian.us>
Sat, 19 Jun 2004 01:48:13 +0000 (01:48 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 19 Jun 2004 01:48:13 +0000 (01:48 +0000)
> * Fix oid2name and dbsize for tablespaces

doc/TODO

index bb166f119c9f4f31f5db78c1217f0af36438a7ad..beedf73c0e4a2733c27e87aef0341b7e030c1caa 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Fri Jun 18 14:35:43 EDT 2004
+Last updated:          Fri Jun 18 21:48:15 EDT 2004
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -278,6 +278,7 @@ Clients
 * Move psql backslash database information into the backend, use mnemonic
   commands? [psql]
 * Allow pg_dump to use multiple -t and -n switches
+* Fix oid2name and dbsize for tablespaces
 
 
 * ECPG