diff options
author | Tom Lane | 2017-07-08 16:42:25 +0000 |
---|---|---|
committer | Tom Lane | 2017-07-08 16:42:25 +0000 |
commit | ec4073f64130b40fabaa1b38ad402babda3a48eb (patch) | |
tree | 4c9b9e4671173c1602935e5d94f4b0de57133f45 /src/test | |
parent | 46e91519425c5e98380c672d1b5c3acf18c5e565 (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/test')
0 files changed, 0 insertions, 0 deletions