aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/functioncmds.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-07-12 00:44:38 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-07-12 00:44:38 +0000
commit960af47efdc1670ef90bb1f19e03cd9469bb636b (patch)
treea02fe1f1f67bfcf083117315823fec104ab80b6a /src/backend/commands/functioncmds.c
parent27cb66fdfe862f395cefa0d498b681ce142f59d8 (diff)
downloadpostgresql-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/commands/functioncmds.c')
0 files changed, 0 insertions, 0 deletions