Allow pg_dumpall to work with previous releases again. Don't pass the -c

Peter Eisentraut <peter_e@gmx.net>

Commit: 40853dd445442e23eec4ffeefa418e53e29e0c23
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2002-09-07T16:14:33Z
Releases: 7.3.1
Allow pg_dumpall to work with previous releases again.  Don't pass the -c
option down to pg_dump, where it's useless, and clarify the meaning of -c
in the documentation.

Files