aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2017-07-08 12:42:25 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2017-07-08 12:42:25 -0400
commitec4073f64130b40fabaa1b38ad402babda3a48eb (patch)
tree4c9b9e4671173c1602935e5d94f4b0de57133f45 /src/backend/access/gist/gist.c
parent46e91519425c5e98380c672d1b5c3acf18c5e565 (diff)
downloadpostgresql-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