summaryrefslogtreecommitdiff
path: root/sql/modules/Person.sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql/modules/Person.sql')
-rw-r--r--sql/modules/Person.sql4
1 files changed, 2 insertions, 2 deletions
diff --git a/sql/modules/Person.sql b/sql/modules/Person.sql
index 1ca1bb16..0426045d 100644
--- a/sql/modules/Person.sql
+++ b/sql/modules/Person.sql
@@ -46,7 +46,7 @@ RETURNS INT AS $$
END IF;
-
+END;
$$ language plpgsql;
-commit; \ No newline at end of file
+commit;