Improve coding in _hash_addovflpage. Instead of relying on the page contents to know whether we have advanced from the primary bucket page to an overflow page, track that explicitly.
Amit Kapila, per a complaint by me. Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/e898437460f55b49623d1aea435cd92e0011d54d Modified Files -------------- src/backend/access/hash/hashovfl.c | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers