Cosmetic cleanup of ginInsertValue().
Make it clearer that the passed stack mustn't be empty, and that we
are not supposed to fall off the end of the stack in the main loop.
Tighten the loop that extracts the root block number, too.
Markus Wanner and Tom Lane
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/1a9405d26537c6d95269bf48f5ea80fbf7967260
Modified Files
--------------
src/backend/access/gin/ginbtree.c | 20 +++++++++++---------
1 files changed, 11 insertions(+), 9 deletions(-)