Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitca7abcd

Browse files
committed
nor -> or.
1 parentf58434f commitca7abcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ref/prepare_transaction.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/prepare_transaction.sgml,v 1.1 2005/06/17 22:32:42 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/prepare_transaction.sgml,v 1.2 2005/08/01 19:38:03 momjian Exp $
33
PostgreSQL documentation
44
-->
55

@@ -88,7 +88,7 @@ PREPARE TRANSACTION <replaceable class="PARAMETER">transaction_id</replaceable>
8888

8989
<para>
9090
It is not currently allowed to <command>PREPARE</> a transaction that
91-
has executed any operations involving temporary tablesnor
91+
has executed any operations involving temporary tablesor
9292
created any cursors <literal>WITH HOLD</>. Those features are too tightly
9393
tied to the current session to be useful in a transaction to be prepared.
9494
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp