We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f87712d commit 3472a2bCopy full SHA for 3472a2b
doc/src/sgml/plpgsql.sgml
@@ -2476,8 +2476,7 @@ SELECT merge_db(1, 'dennis');
2476
</programlisting>
2477
This example assumes the <literal>unique_violation</> error is caused by
2478
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.
+ on the table.
2481
</para>
2482
</example>
2483
</sect2>
0 commit comments