pgsql: Further fixes for the buildfarm for pg_audit

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема pgsql: Further fixes for the buildfarm for pg_audit
Дата
Msg-id E1YsvU4-0000gs-QL@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Further fixes for the buildfarm for pg_audit

Also, use a function to load the extension ahead of all other calls,
simulating load from shared_libraries_preload, to make sure the
hooks are in place before logging start.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8a2e1edd2ba0817313c1c0ef76b03a5ab819d17f

Modified Files
--------------
contrib/pg_audit/Makefile              |    2 +-
contrib/pg_audit/expected/pg_audit.out |   92 ++++++++++++++++++++++++++++++++
contrib/pg_audit/sql/pg_audit.sql      |   29 ++++++++++
3 files changed, 122 insertions(+), 1 deletion(-)


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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: pgsql: Further fixes for the buildfarm for pg_audit
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Support "expanded" objects, particularly arrays, for better perf