< * Allow psql to display permission information using \df+ and \l+
> * Consistenly display privilege information for all objects in psql
Bracketed items "[]" have more detail.
-Last updated: Tue Jul 20 17:01:21 EDT 2004
+Last updated: Tue Jul 20 18:28:16 EDT 2004
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
commands? [psql]
* Allow pg_dump to use multiple -t and -n switches
* Fix oid2name and dbsize for tablespaces
-* Allow psql to display permission information using \df+ and \l+
+* Consistenly display privilege information for all objects in psql
* ECPG
o Docs