Simplify code in formatting.c now that to upper/lower/initcase do not
authorBruce Momjian <bruce@momjian.us>
Tue, 20 May 2008 01:41:02 +0000 (01:41 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 20 May 2008 01:41:02 +0000 (01:41 +0000)
commit3970fd5d5034386cec54b4f396cc25136102a852
tree56f9740c268c32a862f86554cfe3c96bac7f8b95
parentcad244c6fb4afa51408cf0bf5d266d25dab91ccd
Simplify code in formatting.c now that to upper/lower/initcase do not
modify the passed string.
src/backend/utils/adt/formatting.c