Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .gitignore

This file was deleted.

11 changes: 0 additions & 11 deletions AUTHORS

This file was deleted.

27 changes: 0 additions & 27 deletions COPYRIGHT

This file was deleted.

7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,2 @@
Audit trigger for postgres. Fork from [this repo](https://github.com/2ndQuadrant/audit-trigger) including a bunch of changes:
Audit trigger for postgres. Fork from [this repo](https://github.com/iloveitaly/audit-trigger)

* converted from hstore to jsonb
* Add a function to stop auditing a table.
* Added option to not track insert statements.
* remove unused variables
* add pk to the table schema
Loading