Support only octal for psql PROMPT values, rather than the confusing

Bruce Momjian <bruce@momjian.us>

Commit: 3e8dbc846c55f467c4f3f46cab8286ab6762c481
Author: Bruce Momjian <bruce@momjian.us>
Date: 2005-05-30T18:28:11Z
Releases: 8.1.0
Support only octal for psql PROMPT values, rather than the confusing
hex/decimal/octal.  Documentation already updated.

BACKWARD COMPATIBLE CHANGE

Files

PathChange+/−
src/bin/psql/common.c modified +1 −12
src/bin/psql/common.h modified +1 −7
src/bin/psql/prompt.c modified +3 −5