#
64463 |
| 07-Sep-1993 |
bostic |
if DB_LOCK not set, pin page across calls and don't copy key/data pair |
#
61207 |
| 04-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
60054 |
| 16-May-1993 |
bostic |
break BTF flags up into btree/recno (B_, R_) categories |
#
58749 |
| 19-Mar-1993 |
bostic |
add BTF_EOF to test instead of bt_reof clean up mmap and file pointer uses in recno interface |
#
57935 |
| 11-Feb-1993 |
bostic |
strings.h -> string.h |
#
57933 |
| 11-Feb-1993 |
bostic |
move db.h to the end of the includes, make compat.h work better |
#
56760 |
| 13-Nov-1992 |
bostic |
return RET_SPECIAL if R_PREV and at record 1; check for in memory trees; use __rec_ret to return the keys |
#
55316 |
| 17-Jul-1992 |
bostic |
lint |
#
54283 |
| 23-Jun-1992 |
bostic |
make CURSOR of recno 0 do the right thing; copy the key out, too |
#
51091 |
| 11-Sep-1991 |
bostic |
redo cursor implementation, __rec_search interface |
#
50995 |
| 04-Sep-1991 |
bostic |
Rev #2. Redo the btree code add recno's and checkpoint |