aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/cache/syscache.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2000-02-18 06:32:39 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2000-02-18 06:32:39 +0000
commit8cb624262abdc194616aaf89e1ab48cdc63e5cc2 (patch)
treea0276eb3e75544057ffe101076cfeb18a8ba2efb /src/backend/utils/cache/syscache.c
parent49353692d11ba384d0b4e58a6932481357d64153 (diff)
downloadpostgresql-8cb624262abdc194616aaf89e1ab48cdc63e5cc2.tar.gz
postgresql-8cb624262abdc194616aaf89e1ab48cdc63e5cc2.zip
Replace inefficient _bt_invokestrat calls with direct calls to the
appropriate btree three-way comparison routine. Not clear why the three-way comparison routines were being used in some paths and not others in btree --- incomplete changes by someone long ago, maybe? Anyway, this makes for a nice speedup in CREATE INDEX.
Diffstat (limited to 'src/backend/utils/cache/syscache.c')
0 files changed, 0 insertions, 0 deletions