more psql bug squashing:
Peter Eisentraut <peter_e@gmx.net>
more psql bug squashing: \copy without arguments failed commands with too many arguments were too silent
Files
| Path | Change | +/− |
|---|---|---|
| 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 |