search:
Changes
Files
trunk
: 6118
browse files at revision 6118
Compare with another revision
Download Diff
view history from revision 6118
mkanat%bugzilla.org
2008-07-01 08:21:02
Revision ID: cvs-1:mkanatbugzilla.org-20080701132102-fu691fx0hy3gp1t2
Bug 442612: [Oracle] Change min-oracle-version from 10.01 to 10.02 Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat
files modified:
Bugzilla/Constants.pm
expand all
collapse all
added
removed
Bugzilla/Constants.pm
391
version => '1.45',
391
version => '1.45',
392
},
392
},
393
name => 'PostgreSQL'},
393
name => 'PostgreSQL'},
394
'oracle'=> {db => 'Bugzilla::DB::Oracle', db_version => '10.01.0',
394
'oracle'=> {db => 'Bugzilla::DB::Oracle', db_version => '10.02.0',
395
dbd => {
395
dbd => {
396
package => 'DBD-Oracle',
396
package => 'DBD-Oracle',
397
module => 'DBD::Oracle',
397
module => 'DBD::Oracle',
Previous
Next
Loggerhead runs on
Bazaar
branches