Fix printf() quote handling and improper exit(), per Tom.
Bruce Momjian <bruce@momjian.us>
Fix printf() quote handling and improper exit(), per Tom.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/input.c | modified | +6 −6 |
| src/bin/psql/startup.c | modified | +5 −5 |
| src/interfaces/libpq/fe-connect.c | modified | +5 −6 |