From af8406bb2ae7e3dc0b732b6057946e4cc322a121 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 30 Aug 2004 16:08:20 +0000 Subject: [PATCH] Remove item because it is on the open item list: < * Fix oid2name and dbsize for tablespaces --- doc/TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/TODO b/doc/TODO index dba6d3a6cb..60f0886f8a 100644 --- a/doc/TODO +++ b/doc/TODO @@ -5,7 +5,7 @@ TODO list for PostgreSQL Bracketed items "[]" have more detail. Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) -Last updated: Fri Aug 27 00:34:33 EDT 2004 +Last updated: Mon Aug 30 12:08:12 EDT 2004 The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org. @@ -499,7 +499,6 @@ Clients This would allow non-psql clients to pull the same information out of the database as psql. -* Fix oid2name and dbsize for tablespaces * Consistently display privilege information for all objects in psql * pg_dump