Обсуждение: pgsql: pg_audit Makefile, REINDEX changes

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

pgsql: pg_audit Makefile, REINDEX changes

От
Stephen Frost
Дата:
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(-)