]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 533363: [PostgreSQL] Using "Bug ID contains foo" in boolean charts or "Exclude...
authorFrédéric Buclin <LpSolit@gmail.com>
Mon, 1 Feb 2010 20:49:32 +0000 (12:49 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 1 Feb 2010 20:49:32 +0000 (12:49 -0800)
commit681be554d521ceff2584d02d184b81a6820aef01
tree5fde5af07fc8a974e6f3c0022691c0d411ed55dc
parent18dbcab1f576e018f08c8915a6a4ec098118c7a5
Bug 533363: [PostgreSQL] Using "Bug ID contains foo" in boolean charts or "Exclude bug numbered" charts crash PostgreSQL 8.3 and newer (non-character data types are no longer automatically cast to TEXT)
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
Bugzilla/DB/Pg.pm