mirror of
https://github.com/postgres/postgres.git
synced 2025-08-31 17:02:12 +03:00
Some markup cleanup to deconfuse the find_gt_lt tool
Josh Kupershmidt
This commit is contained in:
@@ -64,9 +64,9 @@ ROLLBACK [ WORK | TRANSACTION ] TO [ SAVEPOINT ] <replaceable>savepoint_name</re
|
||||
<title>Notes</title>
|
||||
|
||||
<para>
|
||||
Use <xref linkend="SQL-RELEASE-SAVEPOINT"
|
||||
> to destroy a savepoint without
|
||||
discarding the effects of commands executed after it was established.
|
||||
Use <xref linkend="SQL-RELEASE-SAVEPOINT"> to destroy a savepoint
|
||||
without discarding the effects of commands executed after it was
|
||||
established.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
Reference in New Issue
Block a user