more psql bug squashing:

Peter Eisentraut <peter_e@gmx.net>

Commit: aae70b2dca2de4b0aa7f81a210b86626ef2e081e
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2000-04-16T15:46:40Z
Releases: 7.1.1
more psql bug squashing:
\copy without arguments failed
commands with too many arguments were too silent

Files

PathChange+/−
doc/src/sgml/ref/psql-ref.sgml modified +3 −7
src/bin/psql/command.c modified +7 −3
src/bin/psql/copy.c modified +11 −3
src/bin/psql/describe.c modified +15 −15