aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-05-03 16:45:58 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-05-03 16:45:58 +0000
commit0fef38da215cdc9b01b1b623c2e37d7414b91843 (patch)
treeb2dac440eabd593952fd8e1a1e94f27bad979fff /src/backend/executor
parent1aefa0489f0b6baccc7376b5e1135ae1c1cad0af (diff)
downloadpostgresql-0fef38da215cdc9b01b1b623c2e37d7414b91843.tar.gz
postgresql-0fef38da215cdc9b01b1b623c2e37d7414b91843.zip
Tweak hash index AM to use the new ReadOrZeroBuffer bufmgr API when fetching
pages it intends to zero immediately. Just to show there is some use for that function besides WAL recovery :-). Along the way, fold _hash_checkpage and _hash_pageinit calls into _hash_getbuf and friends, instead of expecting callers to do that separately.
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions