Re: create event trigger docs

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: rir <rirans@comcast.net>
Cc: Pg Docs <pgsql-docs@lists.postgresql.org>
Date: 2021-09-25T05:49:35Z
Lists: pgsql-docs
On Fri, Sep 24, 2021 at 02:36:58PM -0400, rir wrote:
> The CREATE EVENT TRIGGER synopsis uses the
> bare word 'filter_value' when it seems
>     <replaceable class="parameter">filter_variable</replaceable>
> was intended.

Right, there was one incorrect place.  Thanks!
--
Michael

Commits

  1. doc: Add missing markup in CREATE EVENT TRIGGER page