Message393331
FYI, this was just checked into the SQLite fossil repo:
$ fossil update trunk
updated-to: 6df3b03e00b1143be8fed3a39a58ce8106302027 2021-05-08 17:18:23 UTC
tags: trunk
comment: Enable the sqlite3_serialize() and sqlite3_deserialize() interfaces by default. Omit the SQLITE_ENABLE_DESERIALIZE option and replace it with the SQLITE_OMIT_DESERIALIZE option. (user: drh)
Ref. the SQLite docs: https://www.sqlite.org/compile.html#enable_deserialize
"Future releases of SQLite might enable those interfaces by default and instead offer an SQLITE_OMIT_DESERIALIZE option to leave them out." |
|
| Date |
User |
Action |
Args |
| 2021-05-09 18:19:22 | erlendaasland | set | recipients:
+ erlendaasland, Kerrick Staley |
| 2021-05-09 18:19:22 | erlendaasland | set | messageid: <1620584362.48.0.988166736148.issue41930@roundup.psfhosted.org> |
| 2021-05-09 18:19:22 | erlendaasland | link | issue41930 messages |
| 2021-05-09 18:19:22 | erlendaasland | create | |
|