Home | History | Annotate | Download | only in dist

Lines Matching full:releases

280 ** experimental interfaces are subject to change in point releases.
969 /* Additional methods may be added in future releases */
1542 ** directly prior to using any other SQLite interface. Future releases
1709 ** New configuration options may be added in future releases of SQLite.
2049 ** New configuration options may be added in future releases of SQLite.
2617 ** by sqlite3_malloc() or sqlite3_realloc() releases that memory so
3057 ** by default, but future releases of SQLite might enable URI filename
3362 ** New run-time limit categories may be added in future releases.
4902 ** in future releases of SQLite.
5422 ** future releases of SQLite. Applications that care about shared
5515 ** changes in future releases of SQLite.
6817 ** to grow in future releases of SQLite.
6838 ** New verbs may be added in future releases of SQLite. Existing verbs
7364 ** ^The sqlite3_backup_finish() interfaces releases all
31551 ** If the third argument is non-NULL, then this function releases a
38602 ** If the third argument is non-NULL, then this function releases a
42977 ** transaction and releases the lock.
52879 ** routine merely releases the lock.
58297 ** are no active cursors, it also releases the read lock.
58409 ** are no active cursors, it also releases the read lock.
58501 ** or SAVEPOINT_RELEASE. This function either releases or rolls back the
90063 ** Additional tables might be added in future releases of SQLite.