pgsql: Make repeated 'make installcheck' runs work

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема pgsql: Make repeated 'make installcheck' runs work
Дата
Msg-id E1Ysz0p-0004L3-Ag@gemulon.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Make repeated 'make installcheck' runs work  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
Make repeated 'make installcheck' runs work

In pg_audit, set client_min_messages up to warning, then reset the role
attributes, to completely reset the session while not making the
regression tests depend on being run by any particular user.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/b22b770683806db0a1c0a52a4601a3b6755891e0

Modified Files
--------------
contrib/pg_audit/expected/pg_audit.out |    9 ++++++---
contrib/pg_audit/sql/pg_audit.sql      |    9 +++++++++
2 files changed, 15 insertions(+), 3 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: pgsql: Add pg_audit, an auditing extension
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: pgsql: Fix portability issue in pg_audit.