/[global]/global/libdb/bt_put.c
ViewVC logotype

Diff of /global/libdb/bt_put.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by shigio, Sun Apr 10 11:48:26 2005 UTC revision 1.4 by shigio, Mon Apr 11 12:52:27 2005 UTC
# Line 81  __bt_put(dbp, key, data, flags) Line 81  __bt_put(dbp, key, data, flags)
81  {  {
82          BTREE *t;          BTREE *t;
83          DBT tkey, tdata;          DBT tkey, tdata;
84          EPG *e;          EPG *e = NULL;
85          PAGE *h;          PAGE *h;
86          indx_t index, nxtindex;          indx_t index, nxtindex;
87          pgno_t pg;          pgno_t pg;

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26