Skip to content

Commit 851bcee

Browse files
committed
Update:
< * Allow psql to display permission information using \df+ and \l+ > * Consistenly display privilege information for all objects in psql
1 parent cd66b86 commit 851bcee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
55
Bracketed items "[]" have more detail.
66

77
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
8-
Last updated: Tue Jul 20 17:01:21 EDT 2004
8+
Last updated: Tue Jul 20 18:28:16 EDT 2004
99

1010
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
1111

@@ -284,7 +284,7 @@ Clients
284284
commands? [psql]
285285
* Allow pg_dump to use multiple -t and -n switches
286286
* Fix oid2name and dbsize for tablespaces
287-
* Allow psql to display permission information using \df+ and \l+
287+
* Consistenly display privilege information for all objects in psql
288288

289289
* ECPG
290290
o Docs

0 commit comments

Comments
 (0)