Document function args are required for pg_restore -P.

Bruce Momjian <bruce@momjian.us>

Commit: 3722dee6d931e44c182a3466884c1cf1011bc86f
Author: Bruce Momjian <bruce@momjian.us>
Date: 2002-07-04T03:04:55Z
Releases: 7.3.1
Document function args are required for pg_restore -P.
Fix pg_dump to not quote the function name in the storage tag.
Fix pg_dump so GRANT/REVOKE(ACL) tag entries are not quoted, for
	consistency.
Fix pg_restore to properly handle quotes and some spaces in -P.

Files