Support only octal for psql PROMPT values, rather than the confusing
Bruce Momjian <bruce@momjian.us>
Support only octal for psql PROMPT values, rather than the confusing hex/decimal/octal. Documentation already updated. BACKWARD COMPATIBLE CHANGE
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/common.c | modified | +1 −12 |
| src/bin/psql/common.h | modified | +1 −7 |
| src/bin/psql/prompt.c | modified | +3 −5 |