mirror of
https://github.com/postgres/postgres.git
synced 2025-11-24 00:23:06 +03:00
Mention rollback instead of abort.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.\" This is -*-nroff-*-
|
||||
.\" XXX standard disclaimer belongs here....
|
||||
.\" $Header: /cvsroot/pgsql/src/man/Attic/commit.l,v 1.4 1998/03/23 15:09:25 momjian Exp $
|
||||
.\" $Header: /cvsroot/pgsql/src/man/Attic/commit.l,v 1.5 1998/03/25 01:54:51 momjian Exp $
|
||||
.TH COMMIT SQL 01/23/93 PostgreSQL PostgreSQL
|
||||
.SH NAME
|
||||
commit - commit the current transaction
|
||||
@@ -17,7 +17,7 @@ is functionally equivalent to the
|
||||
.IR "end"
|
||||
command
|
||||
.SH "SEE ALSO"
|
||||
abort(l),
|
||||
rollback(l),
|
||||
begin(l),
|
||||
commit(l),
|
||||
rollback(l).
|
||||
|
||||
Reference in New Issue
Block a user