提交 d773b557 编写于 作者: F Fujii Masao

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

The commit a936743b changed the class of REINDEX but forgot to update the doc.
上级 382b479a
...@@ -199,7 +199,7 @@ AUDIT: SESSION,33,2,DDL,CREATE TABLE,TABLE,public.important_table,CREATE TABLE i ...@@ -199,7 +199,7 @@ AUDIT: SESSION,33,2,DDL,CREATE TABLE,TABLE,public.important_table,CREATE TABLE i
<listitem> <listitem>
<para> <para>
<literal>DDL</literal> - All <literal>DDL</> that is not included <literal>DDL</literal> - All <literal>DDL</> that is not included
in the <literal>ROLE</> class plus <literal>REINDEX</>. in the <literal>ROLE</> class.
</para> </para>
</listitem> </listitem>
<listitem> <listitem>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册