Revert "Revert "upgrade script for postgres""

This reverts commit d72748eb8e.

Conflicts:

	db/08to09_pg.sql
This commit is contained in:
Evan Prodromou 2009-10-19 18:13:41 -04:00
parent fc61b71625
commit eb273da532

View File

@ -37,4 +37,4 @@ create table user_role (
primary key (user_id, role)
);
);