Remove old SVN $id$, add edit_access_data table

edit_access_data table can hold name/value pairs for additional info in
the access group
This commit is contained in:
Clemens Schwaighofer
2016-07-15 10:13:29 +09:00
parent 799cff4e00
commit 3aaa9b3f0d
38 changed files with 19 additions and 50 deletions

View File

@@ -1,4 +1,3 @@
-- $Id: update_function.sql 3158 2010-09-02 02:49:00Z gullevek $
-- adds the created or updated date tags
CREATE OR REPLACE FUNCTION set_generic() RETURNS TRIGGER AS '