Use psql_error() for most psql error calls, per request from Magnus.
Bruce Momjian <bruce@momjian.us>
Use psql_error() for most psql error calls, per request from Magnus.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/command.c | modified | +7 −6 |
| src/bin/psql/common.c | modified | +7 −6 |
| src/bin/psql/describe.c | modified | +21 −22 |
| src/bin/psql/large_obj.c | modified | +3 −3 |