David Fetter wrote:
> Please find enclosed a patch, per Dennis Björklund, that uses -f for
> input files rather than <. This makes error messages, &c. more
> expressive.
To be portable, options must be before non-option arguments, so you need
to rearrange the command-line arguments in the examples if you want to
make that change.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/