Closed
Bug 285532
Opened 20 years ago
Closed 20 years ago
GetSelectableProducts cannot run on PostgreSQL when classifications are enabled
Categories
(Bugzilla :: Bugzilla-General, defect, P1)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.20
People
(Reporter: mkanat, Assigned: mkanat)
References
Details
Attachments
(1 file)
969 bytes,
patch
|
Tomas.Kopal
:
review+
|
Details | Diff | Splinter Review |
We have a comma where we should have an INNER JOIN.
Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P1
Target Milestone: --- → Bugzilla 2.20
Assignee | ||
Comment 1•20 years ago
|
||
OK, here's the simple, straightforward fix. It works on my PostgreSQL testing
installation.
Attachment #176972 -
Flags: review?(Tomas.Kopal)
Comment 2•20 years ago
|
||
Comment on attachment 176972 [details] [diff] [review]
Change comma to an INNER JOIN
Yeah, that looks good.
Attachment #176972 -
Flags: review?(Tomas.Kopal) → review+
Assignee | ||
Updated•20 years ago
|
Flags: approval?
Updated•20 years ago
|
Flags: approval? → approval+
Assignee | ||
Comment 3•20 years ago
|
||
Checking in globals.pl;
/cvsroot/mozilla/webtools/bugzilla/globals.pl,v <-- globals.pl
new revision: 1.313; previous revision: 1.312
done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•