aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/regexp.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2006-04-25 22:46:05 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-04-25 22:46:05 +0000
commitd2896a9ed14387912bffb6f7ed188aca0a245e71 (patch)
tree1956bb9b3157f5bbe8c78f948c4f5df782773195 /src/backend/utils/adt/regexp.c
parent89083876c9b409d604d1a7f704e1323547aef2c9 (diff)
downloadpostgresql-d2896a9ed14387912bffb6f7ed188aca0a245e71.tar.gz
postgresql-d2896a9ed14387912bffb6f7ed188aca0a245e71.zip
Arrange to cache btree metapage data in the relcache entry for the index,
thereby saving a visit to the metapage in most index searches/updates. This wouldn't actually save any I/O (since in the old regime the metapage generally stayed in cache anyway), but it does provide a useful decrease in bufmgr traffic in high-contention scenarios. Per my recent proposal.
Diffstat (limited to 'src/backend/utils/adt/regexp.c')
0 files changed, 0 insertions, 0 deletions