diff options
| author | Bruce Momjian <bruce@momjian.us> | 2008-05-16 17:03:40 +0000 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 2008-05-16 17:03:40 +0000 |
| commit | 7adddb4002dd683950fea8095fbb3dfbb64feab9 (patch) | |
| tree | a10f30e63b38f6c1e6d4dc312e73cf19a65ca99d /doc/TODO | |
| parent | 43ee22826bba77f669e34cb3b96994262800ca53 (diff) | |
Done in TODO:
> o -Have \l+ show database size, if permissions allow
Diffstat (limited to 'doc/TODO')
| -rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (bruce@momjian.us) -Last updated: Thu May 15 22:23:30 EDT 2008 +Last updated: Fri May 16 13:03:20 EDT 2008 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -1090,7 +1090,7 @@ Clients http://archives.postgresql.org/pgsql-hackers/2007-04/msg00424.php o Have \d show child tables that inherit from the specified parent - o Have \l+ show database size, if permissions allow + o -Have \l+ show database size, if permissions allow Ideally it will not generate an error for invalid permissions |
