aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistbuild.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2017-09-14 08:30:03 -0400
committerPeter Eisentraut <peter_e@gmx.net>2017-11-04 12:00:58 -0400
commitcb29ff8315ef74043f279c21783cca8aaf79ebde (patch)
tree761bf31ecc8a10586b26d4c5e0493758d0a600a9 /src/backend/access/gist/gistbuild.c
parenta9169f0200fc57e01cbd216bbd41c9ea3a79a7b0 (diff)
downloadpostgresql-cb29ff8315ef74043f279c21783cca8aaf79ebde.tar.gz
postgresql-cb29ff8315ef74043f279c21783cca8aaf79ebde.zip
Fix incorrect use of bool
NSUnLinkModule() doesn't take a bool as second argument but one of set of specific constants. The numeric values are the same in this case, but clean it up while we're cleaning up bool use elsewhere. Reviewed-by: Michael Paquier <michael.paquier@gmail.com>
Diffstat (limited to 'src/backend/access/gist/gistbuild.c')
0 files changed, 0 insertions, 0 deletions