summaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
authorTom Lane2017-07-08 16:42:25 +0000
committerTom Lane2017-07-08 16:42:25 +0000
commitec4073f64130b40fabaa1b38ad402babda3a48eb (patch)
tree4c9b9e4671173c1602935e5d94f4b0de57133f45 /src/common
parent46e91519425c5e98380c672d1b5c3acf18c5e565 (diff)
Avoid unreferenced-function warning on low-functionality platforms.
On platforms lacking both locale_t and ICU, collationcmds.c failed to make any use of its static function is_all_ascii(), thus probably drawing a compiler warning. Oversight in my commit ddb5fdc06. Per buildfarm member gaur.
Diffstat (limited to 'src/common')
0 files changed, 0 insertions, 0 deletions