aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistbuild.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2019-03-27 11:10:42 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2019-03-27 11:10:42 -0400
commita51cc7e9e60701d31032669011adcda8b4621d93 (patch)
treed36d972264b44365b45bdfd1ad143e585de51d85 /src/backend/access/gist/gistbuild.c
parentecfed4a12247cf4659eee6b6ea27405e35fe57f8 (diff)
downloadpostgresql-a51cc7e9e60701d31032669011adcda8b4621d93.tar.gz
postgresql-a51cc7e9e60701d31032669011adcda8b4621d93.zip
Suppress uninitialized-variable warning.
Apparently Andres' compiler is smart enough to see that hpage must be initialized before use ... but mine isn't.
Diffstat (limited to 'src/backend/access/gist/gistbuild.c')
0 files changed, 0 insertions, 0 deletions