Content-Length: 254943 | pFad | http://github.com/postgrespro/postgres/commit/4c97731928aadd6510a85a5979372bcc4a9f2d2d

53 Fix CREATE EVENT TRIGGER syntax synopsis in documentation. · postgrespro/postgres@4c97731 · GitHub
Skip to content

Commit 4c97731

Browse files
committed
Fix CREATE EVENT TRIGGER syntax synopsis in documentation.
Dimitri Fontaine, per a report from Thom Brown
1 parent 9917a49 commit 4c97731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/ref/create_event_trigger.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ PostgreSQL documentation
2323
<synopsis>
2424
CREATE EVENT TRIGGER <replaceable class="PARAMETER">name</replaceable>
2525
ON <replaceable class="PARAMETER">event</replaceable>
26-
[ WHEN <replaceable class="PARAMETER">filter_variable</replaceable> IN (filter_value [ AND ... ] ) ]
26+
[ WHEN <replaceable class="PARAMETER">filter_variable</replaceable> IN (filter_value [, ... ]) [ AND ... ] ]
2727
EXECUTE PROCEDURE <replaceable class="PARAMETER">function_name</replaceable>()
2828
</synopsis>
2929
</refsynopsisdiv>

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/4c97731928aadd6510a85a5979372bcc4a9f2d2d

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy