diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-05-03 16:45:58 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-05-03 16:45:58 +0000 |
commit | 0fef38da215cdc9b01b1b623c2e37d7414b91843 (patch) | |
tree | b2dac440eabd593952fd8e1a1e94f27bad979fff /src/backend/executor/nodeSort.c | |
parent | 1aefa0489f0b6baccc7376b5e1135ae1c1cad0af (diff) | |
download | postgresql-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/nodeSort.c')
0 files changed, 0 insertions, 0 deletions