commit | 8493a04e0f5163362e2bfa7a113baa400db96110 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sun Apr 28 14:09:47 2013 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Sun Apr 28 14:09:47 2013 +0300 |
tree | 5e676f15dc4de5fea109bb8551cf417dbc5b3002 | |
parent | 68915d75108e924d1ff74e707444c0d3ab405186 [diff] |
Issue #17857: Prevent build failures with pre-3.5.0 versions of sqlite3, such as was shipped with Centos 5 and Mac OS X 10.4. This bug was already fixed in issue14572 for 2.7 only and then it was backported back from 3.3 in issue17073.