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

Commit16a80e8

Browse files
doc: remove incorrect grammar for ALTER EVENT TRIGGER
The Parameters subsection had an extra TRIGGER in the grammarfor DISABLE/ENABLE which is incorrect. Backpatch down to allsupported versions since it's been like this all along.Discussion:https://postgr.es/m/0AFB171E-7E78-4A90-A140-46AB270212CA@yesql.seBackpatch-through: v12
1 parent0293f85 commit16a80e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/ref/alter_event_trigger.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ ALTER EVENT TRIGGER <replaceable class="parameter">name</replaceable> RENAME TO
7373
</varlistentry>
7474

7575
<varlistentry>
76-
<term><literal>DISABLE</literal>/<literal>ENABLE [ REPLICA | ALWAYS ] TRIGGER</literal></term>
76+
<term><literal>DISABLE</literal>/<literal>ENABLE [ REPLICA | ALWAYS ]</literal></term>
7777
<listitem>
7878
<para>
7979
These forms configure the firing of event triggers. A disabled trigger

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp