]> granicus.if.org Git - postgresql/commit
Support only octal for psql PROMPT values, rather than the confusing
authorBruce Momjian <bruce@momjian.us>
Mon, 30 May 2005 18:28:11 +0000 (18:28 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 30 May 2005 18:28:11 +0000 (18:28 +0000)
commit3e8dbc846c55f467c4f3f46cab8286ab6762c481
tree20ff6674b641c21e2b73f985c86e801178f45c4d
parent33294d57c7c8f0fe88dc5ae7d87de293069019c0
Support only octal for psql PROMPT values, rather than the confusing
hex/decimal/octal.  Documentation already updated.

BACKWARD COMPATIBLE CHANGE
src/bin/psql/common.c
src/bin/psql/common.h
src/bin/psql/prompt.c