diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-10-07 19:59:34 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-10-07 19:59:34 +0000 |
commit | 426d0158cafe5d138ce15c640134b2db8f37f6dc (patch) | |
tree | c2f80364f893b56fb1227ce1dfdc6336037abcd6 /src/backend/access/gist/gistproc.c | |
parent | b888ab82dab90409fd262655b05407403544bbfb (diff) | |
download | postgresql-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/gistproc.c')
0 files changed, 0 insertions, 0 deletions