Artifact d7eded6f5ee3032b41126047cc04b6720f59e6da:
- File ext/fts3/fts3_write.c — part of check-in [f6a0193f5a] at 2011-06-04 20:04:35 on branch fts3-prefix-search — Allow the "order=DESC" and "order=ASC" parameters in FTS4 "CREATE VIRTUAL TABLE" statements. Tables created with "order=DESC" store all doclists in descending order, which allows optimizations normally applied to "ORDER BY docid ASC" queries to be used with "ORDER BY docid DESC" queries instead. (user: dan size: 109740)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.