2ndQuadrant / audit-trigger

Simple, easily customised trigger-based auditing for PostgreSQL (Postgres). See also pgaudit.
Other
657 stars 241 forks source link

add missing IF NOT EXISTS to the CREATE command #22

Closed paulovieira closed 5 years ago

ringerc commented 5 years ago

That doesn't make the result idempotent, and could result in weird issues. I won't merge this change.