| commit | a160e13889c84280c711000d4beab04e8d274085 | [log] [tgz] |
|---|---|---|
| author | JP Sugarbroad <jpsugar@google.com> | Fri Jul 21 01:26:41 2017 -0700 |
| committer | android-build-team Robot <android-build-team-robot@google.com> | Wed Sep 13 22:04:59 2017 +0000 |
| tree | d3100f55781eaabcc57efe3b590bdc62990b58f9 | |
| parent | 0a5b69f89d6cd248e59384860ecb55b03a76715d [diff] |
DO NOT MERGE - fix FTS3 column pointer handling Add new interfaces sqlite3_result_pointer(), and sqlite3_value_pointer() and use them to transfer the eponymous FTS3 column pointer to the snippet() and offsets() routines. Bug: 63852675 Change-Id: I0f0be2bfc21aef8917da63d76d1007fbf8c8ad4d (cherry picked from commit f856b3209b8c3e62fcb4b2bbc7527d715c9e815e)