projects
/
quix0rs-gnu-social.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc61b71
)
Revert "Revert "upgrade script for postgres""
author
Evan Prodromou
<evan@status.net>
Mon, 19 Oct 2009 22:13:41 +0000
(18:13 -0400)
committer
Evan Prodromou
<evan@status.net>
Mon, 19 Oct 2009 22:13:41 +0000
(18:13 -0400)
This reverts commit
d72748eb8e71f81e7cddca610ec98a8910dd347f
.
Conflicts:
db/08to09_pg.sql
db/08to09_pg.sql
patch
|
blob
|
history
diff --git
a/db/08to09_pg.sql
b/db/08to09_pg.sql
index 9e37314aa82f92b849ef6fe81cab228f40092ee2..a442634fa9256bf8f10a26be15551b7da19c0d6c 100644
(file)
--- 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