Fix broken event trigger example
Laurenz Albe <laurenz.albe@cybertec.at>
From: Laurenz Albe <laurenz.albe@cybertec.at>
To: pgsql-docs@lists.postgresql.org
Date: 2022-12-23T12:10:10Z
Lists: pgsql-docs
Attachments
- 0001-Fix-event-trigger-example.patch (text/x-patch) patch 0001
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. Yours, Laurenz Albe
Commits
-
Fix event trigger example
- 843072e1b2c3 13.10 landed
- 7a310338f4dd 16.0 landed
- 2655ecde2c33 15.2 landed
- 169d301f3305 14.7 landed
-
Represent command completion tags as structs
- 2f9661311b83 13.0 cited