projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fab6ca2
)
Minor docs fixes for pg_audit
author
Magnus Hagander
<magnus@hagander.net>
Sun, 17 May 2015 09:07:19 +0000
(11:07 +0200)
committer
Magnus Hagander
<magnus@hagander.net>
Sun, 17 May 2015 09:07:19 +0000
(11:07 +0200)
Peter Geoghegan
doc/src/sgml/pgaudit.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/pgaudit.sgml
b/doc/src/sgml/pgaudit.sgml
index b8df0d50b8b3e155d390e0a74edc5a31e7139dae..915b97783ba935be1bb2775d449bcbef04022c76 100644
(file)
--- a/
doc/src/sgml/pgaudit.sgml
+++ b/
doc/src/sgml/pgaudit.sgml
@@
-89,7
+89,7
@@
AUDIT: SESSION,33,2,DDL,CREATE TABLE,TABLE,public.important_table,CREATE TABLE i
relation referenced in a statement. No parsing is required to find all
statements that touch a particular table. In fact, the goal is that the
statement text is provided primarily for deep forensics and should not be
-
the
required for an audit.
+ required for an audit.
</para>
</sect2>
@@
-653,7
+653,7
@@
AUDIT: SESSION,36,1,DDL,ALTER TABLE,TABLE,public.test2,ALTER TABLE test RENAME T
<listitem>
<para>
- Autovacuum and Autoanalyze are not logged
, nor are they intended to be
.
+ Autovacuum and Autoanalyze are not logged.
</para>
</listitem>