fix overflow checking code to always keep the key in memory, if possible
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 13 Sep 1991 02:07:26 +0000 (18:07 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 13 Sep 1991 02:07:26 +0000 (18:07 -0800)
commitba65b6f995a378c89018a2507c7fc457d567a22b
tree1c02b64901a933e28aff0586a08afb9c412aa47e
parentb6897d89aa6fce6d7b98a3c8b4f9598ba84a207b
fix overflow checking code to always keep the key in memory, if possible
and take into account both key and data; add MODIFIED bit; fix maxkepage and
minkeypage (bt_ovflsize)

SCCS-vsn: lib/libc/db/btree/bt_put.c 5.5
usr/src/lib/libc/db/btree/bt_put.c