Passwords are now redacted in CREATE/ALTER ROLE statements.
commit : 506ed71d906f875328b92d5bcf589047f322ff0f
author : David Steele <david@pgmasters.net>
date : Thu, 5 May 2016 15:25:16 -0400
committer: David Steele <david@pgmasters.net>
date : Thu, 5 May 2016 15:25:16 -0400
Note that all text in the statement after the "password" token is redacted so non-password related clauses will also be redacted when they follow the "password" token.
M expected/pgaudit.out
M pgaudit.c
M sql/pgaudit.sql