Bug 818771: Upgrade SQLite to 3.7.14.1. Export sqlite3_wal_checkpoint.
r=bsmith. Modified Files: README sqlite.def sqlite3.c sqlite3.h git-svn-id: svn://10.0.0.236/trunk@264542 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
249f524a0c
commit
c81cf1ea51
@ -1,6 +1,3 @@
|
||||
This is SQLite 3.6.22.
|
||||
This is SQLite 3.7.14.1.
|
||||
|
||||
Local changes:
|
||||
|
||||
1. Allow System V one-argument version of gettimeofday when compiled with
|
||||
-D_SVID_GETTOD on Solaris. See CVS revision 1.6.
|
||||
|
||||
@ -140,6 +140,7 @@ sqlite3_value_text16le;
|
||||
sqlite3_value_type;
|
||||
sqlite3_version;
|
||||
sqlite3_vmprintf;
|
||||
sqlite3_wal_checkpoint;
|
||||
;+ local:
|
||||
;+ *;
|
||||
;+};
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user