Re: Fix broken event trigger example

Laurenz Albe <laurenz.albe@cybertec.at>

From: Laurenz Albe <laurenz.albe@cybertec.at>
To: Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: pgsql-docs@lists.postgresql.org
Date: 2022-12-23T13:01:03Z
Lists: pgsql-docs
On Fri, 2022-12-23 at 13:23 +0100, Alvaro Herrera wrote:
> > The example in https://www.postgresql.org/docs/current/event-trigger-example.html
> > stopped compiling since commit 2f9661311b.
> > 
> > Here is a patch to fix that.
> 
> Right, thanks.  Applied to all the relevant branches.

Thanks for the quick work!

Yours,
Laurenz Albe



Commits

  1. Fix event trigger example

  2. Represent command completion tags as structs