pgsql: pg_audit Makefile, REINDEX changes

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема pgsql: pg_audit Makefile, REINDEX changes
Дата
Msg-id E1Ytz45-0008Rw-KP@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
pg_audit Makefile, REINDEX changes

Clean up the Makefile, per Michael Paquier.

Classify REINDEX as we do in core, use '1.0' for the version, per Fujii.

Branch
------
master

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

Modified Files
--------------
contrib/pg_audit/Makefile            |   10 +++++-----
contrib/pg_audit/pg_audit--1.0.0.sql |   22 ----------------------
contrib/pg_audit/pg_audit--1.0.sql   |   22 ++++++++++++++++++++++
contrib/pg_audit/pg_audit.c          |    6 ------
contrib/pg_audit/pg_audit.control    |    2 +-
5 files changed, 28 insertions(+), 34 deletions(-)


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: pgsql: Fix typos in comments
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: pgsql: Add pg_audit, an auditing extension