diff options
author | Robert Haas <rhaas@postgresql.org> | 2017-03-07 17:03:51 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2017-03-07 17:03:51 -0500 |
commit | 38305398cdc029e3a74bfad1815cb33f5b087336 (patch) | |
tree | ac066395e910b0459e00170581e407f007048159 /src/backend/executor/nodeBitmapOr.c | |
parent | 2b87dd8d7ae33ef5c70671674c08bbff066738bf (diff) | |
download | postgresql-38305398cdc029e3a74bfad1815cb33f5b087336.tar.gz postgresql-38305398cdc029e3a74bfad1815cb33f5b087336.zip |
hash: Refactor hash index creation.
The primary goal here is to move all of the related page modifications
to a single section of code, in preparation for adding write-ahead
logging. In passing, rename _hash_metapinit to _hash_init, since it
initializes more than just the metapage.
Amit Kapila. The larger patch series of which this is a part has been
reviewed and tested by Álvaro Herrera, Ashutosh Sharma, Mark Kirkwood,
Jeff Janes, and Jesper Pedersen.
Diffstat (limited to 'src/backend/executor/nodeBitmapOr.c')
0 files changed, 0 insertions, 0 deletions