mirror of
https://github.com/postgres/postgres.git
synced 2025-08-31 17:02:12 +03:00
Use lower-case SGML attribute values
for DocBook XML compatibility
This commit is contained in:
@@ -50,7 +50,7 @@ ROLLBACK [ WORK | TRANSACTION ] TO [ SAVEPOINT ] <replaceable>savepoint_name</re
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><replaceable class="PARAMETER">savepoint_name</></term>
|
||||
<term><replaceable class="parameter">savepoint_name</></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The savepoint to roll back to.
|
||||
|
Reference in New Issue
Block a user