diff options
author | Robert Haas <rhaas@postgresql.org> | 2016-12-23 07:14:37 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2016-12-23 07:14:37 -0500 |
commit | 7819ba1ef6c5297b7e27878d2b3d30c5bcef8939 (patch) | |
tree | d160d631ed1bb023d3c51371f0cd1a116a9ad174 /src/backend/executor/execParallel.c | |
parent | 0a85c102254b72ec7ce16bc504206a1a5c84bd76 (diff) | |
download | postgresql-7819ba1ef6c5297b7e27878d2b3d30c5bcef8939.tar.gz postgresql-7819ba1ef6c5297b7e27878d2b3d30c5bcef8939.zip |
Remove _hash_chgbufaccess().
This is basically for the same reasons I got rid of _hash_wrtbuf()
in commit 25216c98938495fd741bf585dcbef45b3a9ffd40: it's not
convenient to have a function which encapsulates MarkBufferDirty(),
especially as we move towards having hash indexes be WAL-logged.
Patch by me, reviewed (but not entirely endorsed) by Amit Kapila.
Diffstat (limited to 'src/backend/executor/execParallel.c')
0 files changed, 0 insertions, 0 deletions