pgsql: Don't classify REINDEX command as DDL in the pg_audit doc.

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема pgsql: Don't classify REINDEX command as DDL in the pg_audit doc.
Дата
Msg-id E1YuE1M-0006g1-PH@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Don't classify REINDEX command as DDL in the pg_audit doc.

The commit a936743 changed the class of REINDEX but forgot to update the doc.

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/pgaudit.sgml |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Add new files to nls.mk
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: pgsql: Add archive_mode='always' option.