Use standard macro for psql binary file open. Add comment explaining
Bruce Momjian <bruce@momjian.us>
Use standard macro for psql binary file open. Add comment explaining control-z requirement.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/command.c | modified | +3 −3 |
| src/bin/psql/common.h | modified | +1 −13 |
| src/bin/psql/copy.c | modified | +2 −2 |
| src/bin/psql/psqlscan.l | modified | +2 −2 |
| src/include/c.h | modified | +8 −1 |