pgAudit 1.0.2 commit log

Passwords are now redacted in CREATE/ALTER ROLE statements.

commit   : 506ed71d906f875328b92d5bcf589047f322ff0f    
  
author   : David Steele <[email protected]>    
date     : Thu, 5 May 2016 15:25:16 -0400    
  
committer: David Steele <[email protected]>    
date     : Thu, 5 May 2016 15:25:16 -0400    

Click here for diff

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