kvesteri / postgresql-audit

Audit trigger for PostgreSQL
BSD 2-Clause "Simplified" License
126 stars 28 forks source link

Allow nesting activity_values #48

Closed tvuotila closed 4 years ago

tvuotila commented 4 years ago

I stumbled upon activity_values implementation and noticed it does not support nesting. I see this as a non-breaking change, because currently nesting will raise an error.