summaryrefslogtreecommitdiff
path: root/db/08to09_pg.sql
diff options
context:
space:
mode:
authorEvan Prodromou <evan@status.net>2009-10-19 18:15:40 -0400
committerEvan Prodromou <evan@status.net>2009-10-19 18:15:40 -0400
commitf7a3b30f5b8d42fca0fb8e2f0eb661601a282763 (patch)
treefe982d15fab61bc974b92bc8162ed9d9da041976 /db/08to09_pg.sql
parenteb273da5320146f8ccee8b0fbe04a97a44d36cd5 (diff)
Revert "Revert "fixed up some invalid comment syntax - this is ANSI SQL""
This reverts commit c0eca0e59b1b9bb74d4457348d1e310e18cc082f.
Diffstat (limited to 'db/08to09_pg.sql')
-rw-r--r--db/08to09_pg.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/08to09_pg.sql b/db/08to09_pg.sql
index a442634fa..9e37314aa 100644
--- a/db/08to09_pg.sql
+++ b/db/08to09_pg.sql
@@ -37,4 +37,4 @@ create table user_role (
primary key (user_id, role)
-); \ No newline at end of file
+);