Skip to content

Commit 4c5e1ba

Browse files
committed
Update audit.sql
1 parent 8996199 commit 4c5e1ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

audit.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
-- This trigger was originally based on
1010
-- http://wiki.postgresql.org/wiki/Audit_trigger
1111
-- but has been completely rewritten.
12+
--
13+
-- Should really be converted into a relocatable EXTENSION, with control and upgrade files.
1214

1315
CREATE EXTENSION IF NOT EXISTS hstore;
1416

0 commit comments

Comments
 (0)