Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Have sqlite3.c automatically turn on osinst logging for all connections. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | osinst |
Files: | files | file ages | folders |
SHA3-256: |
eea231f81b3ca6196949a84e8e0eb73a |
User & Date: | dan 2019-10-05 17:29:52.699 |
Context
2019-10-05
| ||
19:17 | Add a timestamp to each osinst log entry, to facilitate merging multiple log files. (check-in: c9519c0cec user: dan tags: osinst) | |
17:29 | Have sqlite3.c automatically turn on osinst logging for all connections. (check-in: eea231f81b user: dan tags: osinst) | |
2019-10-04
| ||
15:03 | Version 3.30.0 (check-in: c20a353364 user: drh tags: trunk, release, version-3.30.0) | |
Changes
Changes to Makefile.in.
Changes to Makefile.msc.
Changes to main.mk.
Changes to src/main.c.
Changes to src/sqliteInt.h.
Changes to src/test_osinst.c.
Changes to tool/mksqlite3c.tcl.