|
|
1.1 root 1: .th ADDBATCH AM 3/9/77
2: .sh NAME
3: addbatch - add a record to the update file
4: .sh SYNOPSIS
5: .nf
6: addbatch(oldtid, newtuple, oldtuple)
7: struct tupid *oldtid;
8: char newtuple[MAXTUP];
9: char oldtuple[MAXTUP];
10: .fi
11: .sh DESCRIPTION
12: Addbatch is used to add tuples and their tids to the
13: batch update file.
14: Oldtid is the tid of oldtuple (used for mdDEL and mdREPL).
15: Newtuple is a pointer to the newtuple (used for
16: mdREPL and mdAPP).
17: Oldtuple is a pointer to the oldtuple (used for mdDEL and
18: mdREPL).
19: .sh DIAGNOSTICS
20: .fi
21: -1 -- batchfile wasn't open
22: .br
23: .fi
24: 0 -- successful
25: .sh "TRACE FLAGS"
26: 25
27: .sh "SEE ALSO"
28: closebatch, openbatch, rmbatch
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.