diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2013-11-20 17:00:53 +0200 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2013-11-20 17:01:33 +0200 |
commit | 04eee1fa9ee80dabf7cf4b8b9106897272e9b291 (patch) | |
tree | 9cd3a12d5a910f6cd1a6166b05bbe4b161fa6548 /src/backend/executor/nodeFunctionscan.c | |
parent | 501012631e7d2e1c22f60b11ff8cb62ae021625e (diff) | |
download | postgresql-04eee1fa9ee80dabf7cf4b8b9106897272e9b291.tar.gz postgresql-04eee1fa9ee80dabf7cf4b8b9106897272e9b291.zip |
More GIN refactoring.
Split off the portion of ginInsertValue that inserts the tuple to current
level into a separate function, ginPlaceToPage. ginInsertValue's charter
is now to recurse up the tree to insert the downlink, when a page split is
required.
This is in preparation for a patch to change the way incomplete splits are
handled, which will need to do these operations separately. And IMHO makes
the code more readable anyway.
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions