Return proper value for psql -f filename failure if filename open fails.
Bruce Momjian <bruce@momjian.us>
Return proper value for psql -f filename failure if filename open fails. Backpatch to 8.0.X.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/command.c | modified | +5 −4 |
| src/bin/psql/startup.c | modified | +3 −3 |