pgsql: Test that event triggers work in functions and procedures - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Test that event triggers work in functions and procedures
Date
Msg-id E1gALJg-0001tM-2F@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Test that event triggers work in functions and procedures

This ensures that we have coverage of all the ProcessUtilityContext
variants.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ae307861d89767991b71e97faa6e1812e5ab83f9

Modified Files
--------------
src/test/regress/expected/event_trigger.out | 37 ++++++++++++++++++++++++++++-
src/test/regress/sql/event_trigger.sql      | 21 +++++++++++++++-
2 files changed, 56 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: pgsql@postgresql.org
Date:
Subject: pgsql: Tag refs/tags/REL_11_RC1 was created
Next
From: Andres Freund
Date:
Subject: pgsql: Fix logical decoding error when system table w/ toast isrepeate