From: Evan Prodromou Date: Mon, 19 Oct 2009 22:15:40 +0000 (-0400) Subject: Revert "Revert "fixed up some invalid comment syntax - this is ANSI SQL"" X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f7a3b30f5b8d42fca0fb8e2f0eb661601a282763;p=quix0rs-gnu-social.git Revert "Revert "fixed up some invalid comment syntax - this is ANSI SQL"" This reverts commit c0eca0e59b1b9bb74d4457348d1e310e18cc082f. --- diff --git a/db/08to09_pg.sql b/db/08to09_pg.sql index a442634fa9..9e37314aa8 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 +);