File:  [CSRG BSD Unix] / 43BSD / ingres / doc / access / closer.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 CLOSER AM 9/6/75
.sh NAME
closer - close a relation
.sh SYNOPSIS
.nf
closer(d)
struct descriptor	*d;
.fi
.sh DESCRIPTION
CLOSER is used to close a relation which was opened by OPENR.
If the number of tuples in the relation were changed by the program,
CLOSER will update the RELTUPS field in the relation relation.
If all relations are opened for reading only,
(i.e. the number of tuples could not be changed)
it may be desirable to use INPCLOSER instead of CLOSER.
CLOSER should always be called once for each OPENR.
.sh DIAGNOSTICS
.nf
AMCLOSE_ERR -- cannot close the relation
AMWRITE_ERR -- pageflush failure
AMREAD_ERR -- get_page failure
0 -- success
1 -- relation was never open
.fi
.sh "TRACE FLAGS"
21.0
.sh "SEE ALSO"
inpcloser, noclose, openr

unix.superglobalmegacorp.com

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