diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-07-12 00:44:38 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-07-12 00:44:38 +0000 |
commit | 960af47efdc1670ef90bb1f19e03cd9469bb636b (patch) | |
tree | a02fe1f1f67bfcf083117315823fec104ab80b6a /src/backend/access/transam/xlogutils.c | |
parent | 27cb66fdfe862f395cefa0d498b681ce142f59d8 (diff) | |
download | postgresql-960af47efdc1670ef90bb1f19e03cd9469bb636b.tar.gz postgresql-960af47efdc1670ef90bb1f19e03cd9469bb636b.zip |
Const-ify the arguments of str_tolower() and friends to suppress compile
warnings. Clean up various unneeded cruft that was left behind after
creating those routines. Introduce some convenience functions str_tolower_z
etc to eliminate tedious and error-prone double arguments in formatting.c.
(Currently there seems no need to export the latter, but maybe reconsider
this later.)
Diffstat (limited to 'src/backend/access/transam/xlogutils.c')
0 files changed, 0 insertions, 0 deletions