mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-13 18:07:05 +08:00
doc: Fix typo in event trigger documentation
From: Dimitri Fontaine <dimitri@2ndQuadrant.fr>
This commit is contained in:
@ -685,7 +685,7 @@ typedef struct EventTriggerData
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><structfield>tg_event</></term>
|
||||
<term><structfield>event</></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Describes the event for which the function is called, one of
|
||||
|
||||
Reference in New Issue
Block a user