home *** CD-ROM | disk | FTP | other *** search
- .\" XXX standard disclaimer belongs here....
- .\" $Header: /private/postgres/ref/postquel/RCS/end,v 1.2 1992/07/14 05:54:17 ptong Exp $
- .SP END COMMANDS 6/14/90
- .XA 2 End
- .uh NAME
- .lp
- end \*- commit the current transaction
- .uh SYNOPSIS
- .lp
- .(l
- \fBend\fR
- .)l
- .uh DESCRIPTION
- .lp
- This commands commits the current transaction.
- All changes made by
- the transaction become
- visible to others and are guaranteed to be durable if a crash occurs.
- .uh "SEE ALSO"
- .lp
- begin(commands),
- abort(commands).
-