]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Fix for bug 228917: Makes some flag SQL work with PostgreSQL by using the semanticall...
authormyk%mozilla.org <>
Sat, 31 Jan 2004 08:49:56 +0000 (08:49 +0000)
committermyk%mozilla.org <>
Sat, 31 Jan 2004 08:49:56 +0000 (08:49 +0000)
commitb414efe758211cd96b6f4082cbca5201d5263c24
treed9ef86a31cb1382e9c5b1a92400f6540efcf4451
parent345f9df2f29d90a777051db3d34194ac04b8b637
Fix for bug 228917: Makes some flag SQL work with PostgreSQL by using the semantically equivalent INNER JOIN over a comma (,).
Patch by mkanat@kerio.com.
r=myk
a=myk
Bugzilla/Flag.pm
Bugzilla/FlagType.pm