aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistutil.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-10-07 19:59:34 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-10-07 19:59:34 +0000
commit426d0158cafe5d138ce15c640134b2db8f37f6dc (patch)
treec2f80364f893b56fb1227ce1dfdc6336037abcd6 /src/backend/access/gist/gistutil.c
parentb888ab82dab90409fd262655b05407403544bbfb (diff)
downloadpostgresql-426d0158cafe5d138ce15c640134b2db8f37f6dc.tar.gz
postgresql-426d0158cafe5d138ce15c640134b2db8f37f6dc.zip
Marginal performance improvement in aclmask(): don't bother with
testing ownership if the caller isn't interested in any GOPTION bits (which is the common case). It did not matter in 8.0 where the ownership test was just a trivial equality test, but it matters now.
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions