diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2017-07-08 12:42:25 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2017-07-08 12:42:25 -0400 |
commit | ec4073f64130b40fabaa1b38ad402babda3a48eb (patch) | |
tree | 4c9b9e4671173c1602935e5d94f4b0de57133f45 /src/backend/access/gist/gist.c | |
parent | 46e91519425c5e98380c672d1b5c3acf18c5e565 (diff) | |
download | postgresql-ec4073f64130b40fabaa1b38ad402babda3a48eb.tar.gz postgresql-ec4073f64130b40fabaa1b38ad402babda3a48eb.zip |
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/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions