aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistproc.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2019-08-12 21:20:14 +0200
committerPeter Eisentraut <peter@eisentraut.org>2019-08-12 21:24:07 +0200
commit72bdf0f9e4418f49c76743b860fcc471539bc770 (patch)
tree0fcadbd6e53585951274b0a961adf9f5b773ea9f /src/backend/access/gist/gistproc.c
parentbae875d694d61b1627eaa6aafbcb2d5460f2dc9d (diff)
downloadpostgresql-72bdf0f9e4418f49c76743b860fcc471539bc770.tar.gz
postgresql-72bdf0f9e4418f49c76743b860fcc471539bc770.zip
Fix compiler warning
With some newer gcc versions (8 and 9) you get a -Wformat-overflow warning here. In PG11 and later this was already fixed. Since it's trivial, backport it to get the older branches building without warnings.
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions