Annotation of 43BSD/ingres/doc/access/delete.nr, revision 1.1

1.1     ! root        1: .th DELETE AM 9/6/77
        !             2: .sh NAME
        !             3: delete - delete a tuple
        !             4: .sh SYNOPSIS
        !             5: .nf
        !             6: delete(d, tid)
        !             7: struct descriptor      *d;
        !             8: struct tup_id          *tid;
        !             9: .fi
        !            10: .sh DESCRIPTION
        !            11: DELETE will delete the tuple indicated by TID
        !            12: from the relation specified by D.
        !            13: .sh DIAGNOSTICS
        !            14: .nf
        !            15: AMINVL_ERR -- invalid tid specified.
        !            16: AMREAD_ERR -- get_page or invalid function error
        !            17: 0 -- success
        !            18: 2 -- tuple already deleted
        !            19: .fi
        !            20: .sh "TRACE FLAGS"
        !            21: 24.0
        !            22: .sh "SEE ALSO"
        !            23: del_tuple, get, insert, openr

unix.superglobalmegacorp.com

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