Two small oversights make the schema tests fail on PostgreSQL: a wrongly named index in DatabaseSchema_pgsql::indexExists(), and a missing return statement in DatabaseSchema_pgsql::getComment().
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 715906-schema-silliness-postgresql.patch | 1.75 KB | damien tournoud |
Comments
Comment #1
damien tournoud commentedHere.
Comment #2
Crell commentedThese both look sane to me as soon as the bot approves. Which actually it won't, because it doesn't test Postgres at the moment, so I'll just mark RTBC. :-)
Comment #3
webchickCommitted to HEAD. Another one bites the dust. :)