bcopy the pgno/size for overflow pages, may not be long aligned
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Wed, 14 Oct 1992 05:00:01 +0000 (21:00 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Wed, 14 Oct 1992 05:00:01 +0000 (21:00 -0800)
commit9669d120c5031888c3c1a334b2f978309034d254
tree715a367f51d99de2b20776901f6143cc6fec0a4e
parent58984e9e30cf7e41d98c056c8d340cc2b8eaa3f0
bcopy the pgno/size for overflow pages, may not be long aligned
flag all overflow pages with P_OVERFLOW, not just the first one.

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