Обсуждение: pgsql: Test that event triggers work in functions and procedures

Поиск
Список
Период
Сортировка

pgsql: Test that event triggers work in functions and procedures

От
Peter Eisentraut
Дата:
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(-)