You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
——row43,调整英文内容为:
END [ WORK | TRANSACTION ] [ AND [ NO ] CHAIN ]
——row47,调整翻译内容为:
END [ WORK | TRANSACTION ] [ AND [ NO ] CHAIN ]
——row102至120,增加英文和翻译内容为:
<varlistentry>
<!--==========================orignal english content==========================
<term><literal>AND CHAIN</literal></term>
____________________________________________________________________________-->
<term><literal>AND CHAIN</literal></term>
<listitem>
<!--==========================orignal english content==========================
<para>
If <literal>AND CHAIN</literal> is specified, a new transaction is
immediately started with the same transaction characteristics (see <xref
linkend="sql-set-transaction"/>) as the just finished one. Otherwise,
no new transaction is started.
</para>
____________________________________________________________________________-->
<para>
如果规定了<literal>AND CHAIN</literal>,则立即启动与刚完成事务具有相同事务特征(参见 <xref linkend="sql-set-transaction"/>)的新事务。 否则,没有新事务被启动。
</para>
</listitem>
</varlistentry>
0 commit comments