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

Commit3472a2b

Browse files
committed
Remove doc mention about read committed in upsert example.
1 parentf87712d commit3472a2b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎doc/src/sgml/plpgsql.sgml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2476,8 +2476,7 @@ SELECT merge_db(1, 'dennis');
24762476
</programlisting>
24772477
This example assumes the <literal>unique_violation</> error is caused by
24782478
the <command>INSERT</>, and not by an <command>INSERT</> trigger function
2479-
on the table. Also, this example only works in the default Read
2480-
Committed transaction mode.
2479+
on the table.
24812480
</para>
24822481
</example>
24832482
</sect2>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp