aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistutil.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2019-05-30 13:44:38 -0700
committerAndres Freund <andres@anarazel.de>2019-05-30 13:44:38 -0700
commit13002bf0bcdf4900987684ca6ef7665a25aa692b (patch)
tree33fdf144929f8e4dc14fc2593029ca3161cd1d2e /src/backend/access/gist/gistutil.c
parentfe415ff10408a1487d5773b47459306476ec58f0 (diff)
downloadpostgresql-13002bf0bcdf4900987684ca6ef7665a25aa692b.tar.gz
postgresql-13002bf0bcdf4900987684ca6ef7665a25aa692b.zip
Remove unnecessary (and wrong) forward declaration.
Interestingly only C++ compilers have, so far, complained about this odd forward declaration. This originated when IndexBuildCallback was defined in another file, but now is completely unnecessary (but was wrong before too, cpluspluscheck just wouldn't have noticed). Reported-By: Tom Lane Discussion: https://postgr.es/m/53941.1559239260@sss.pgh.pa.us
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions