Closed
Bug 771243
Opened 13 years ago
Closed 13 years ago
collation problems running tests with Postgres 9.1
Categories
(Socorro :: Database, task)
Socorro
Database
Tracking
(Not tracked)
RESOLVED
FIXED
25
People
(Reporter: rhelmer, Assigned: selenamarie)
References
Details
ProgrammingError: could not determine which collation to use for string comparison
HINT: Use the COLLATE clause to set the collation explicitly.
| Reporter | ||
Comment 1•13 years ago
|
||
I think we have a workaround for this, see bug 795223 comment 0.
| Assignee | ||
Comment 2•13 years ago
|
||
We need an explicit fix for older tests that still rely on schema.py.
r? https://github.com/mozilla/socorro/pull/903
Comment 3•13 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/3510469aa529918d405c1a42884e812ed1c60c29
bug 771243 Adds create citext to fix bugzilla test errors
https://github.com/mozilla/socorro/commit/7cddd799f249aca8f65030cfb3d8e83fc5e8f453
Merge pull request #903 from selenamarie/771243-schema.py-citext
bug 771243 Adds create citext to fix bugzilla test errors
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → sdeckelmann
| Assignee | ||
Comment 4•13 years ago
|
||
This was already pushed out the door Oct 30th and was in v25.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → 25
You need to log in
before you can comment on or make changes to this bug.
Description
•