Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd773b55

Browse files
committed
Don't classify REINDEX command as DDL in the pg_audit doc.
The commita936743 changed the class of REINDEX but forgot to update the doc.
1 parent382b479 commitd773b55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/pgaudit.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ AUDIT: SESSION,33,2,DDL,CREATE TABLE,TABLE,public.important_table,CREATE TABLE i
199199
<listitem>
200200
<para>
201201
<literal>DDL</literal> - All <literal>DDL</> that is not included
202-
in the <literal>ROLE</> class plus <literal>REINDEX</>.
202+
in the <literal>ROLE</> class.
203203
</para>
204204
</listitem>
205205
<listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp