summaryrefslogtreecommitdiff
path: root/archivers/dact
diff options
context:
space:
mode:
authoradam <adam>2008-07-18 17:43:34 +0000
committeradam <adam>2008-07-18 17:43:34 +0000
commitfda09ebbf8594914e0101c4812e78ae508a99116 (patch)
treebc9c11a8494dbe4d49251b89629d3e9a180291c8 /archivers/dact
parent65677661f5d8cdb54fa8d0d00129d9ac9b528d4c (diff)
downloadpkgsrc-fda09ebbf8594914e0101c4812e78ae508a99116.tar.gz
Changes 3.6.0:
* Modifications to the virtual file system interface to support a wider range of embedded systems. * All C-preprocessor macros used to control compile-time options now begin with the prefix "SQLITE_". * The SQLITE_MUTEX_APPDEF compile-time option is no longer supported. * The handling of IN and NOT IN operators that contain a NULL on their right-hand side expression is brought into compliance with the SQL standard and with other SQL database engines. This is a bug fix, but as it has the potential to break legacy applications that depend on the older buggy behavior. * The result column names generated for compound subqueries have been simplified to show only the name of the column of the original table and omit the table name. This makes SQLite operate more like other SQL database engines. * Added the sqlite3_config() interface for doing run-time configuration of the entire SQLite library. * Added the sqlite3_status() interface used for querying run-time status information about the overall SQLite library and its subsystems. * Added the sqlite3_initialize() and sqlite3_shutdown() interfaces. * The SQLITE_OPEN_NOMUTEX option was added to sqlite3_open_v2(). * Added the PRAGMA page_count command. * Added the sqlite3_next_stmt() interface. * Added a new R*Tree virtual table
Diffstat (limited to 'archivers/dact')
0 files changed, 0 insertions, 0 deletions