File:  [CSRG BSD Unix] / 43BSD / ingres / doc / access / addbatch.nr
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:55 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43
BSD 4.3

.th ADDBATCH AM 3/9/77
.sh NAME
addbatch - add a record to the update file
.sh SYNOPSIS
.nf
addbatch(oldtid, newtuple, oldtuple)
struct tupid	*oldtid;
char		newtuple[MAXTUP];
char		oldtuple[MAXTUP];
.fi
.sh DESCRIPTION
Addbatch is used to add tuples and their tids to the
batch update file.
Oldtid is the tid of oldtuple (used for mdDEL and mdREPL).
Newtuple is a pointer to the newtuple (used for
mdREPL and mdAPP).
Oldtuple is a pointer to the oldtuple (used for mdDEL and
mdREPL).
.sh DIAGNOSTICS
.fi
-1 -- batchfile wasn't open
.br
.fi
0 -- successful
.sh "TRACE FLAGS"
25
.sh "SEE ALSO"
closebatch, openbatch, rmbatch

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.