From f7a3b30f5b8d42fca0fb8e2f0eb661601a282763 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Mon, 19 Oct 2009 18:15:40 -0400 Subject: Revert "Revert "fixed up some invalid comment syntax - this is ANSI SQL"" This reverts commit c0eca0e59b1b9bb74d4457348d1e310e18cc082f. --- db/08to09_pg.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db/08to09_pg.sql') 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 +); -- cgit v1.2.3-54-g00ecf