Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Update the change log so that it shows the OP_Once bug fix. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
82e4157c6b21bb819d7bbd87787a58ac |
User & Date: | drh 2017-03-24 19:19:11.340 |
Context
2017-03-28
| ||
18:47 | Update the size and speed spreadsheet. (check-in: 386e017de4 user: drh tags: trunk) | |
2017-03-24
| ||
19:19 | Update the change log so that it shows the OP_Once bug fix. (check-in: 82e4157c6b user: drh tags: trunk) | |
2017-03-23
| ||
23:45 | Add documentation for the json_patch() SQL function. (check-in: 3c4519094f user: drh tags: trunk) | |
Changes
Changes to pages/changes.in.
︙ | ︙ | |||
48 49 50 51 52 53 54 55 56 57 58 59 60 61 | untrusted users. <li>Various performance improvements. <p><b>Bug Fixes:</b> <li>Ensure that indexed expressions with collating sequences are handled correctly. Fix for ticket [https://www.sqlite.org/src/info/eb703ba7b50c1a5|eb703ba7b50c1a5]. <li>Fix a bug in the 'start of ...' modifiers for the [date and time functions]. Ticket [https://www.sqlite.org/src/info/6097cb92745327a1|6097cb92745327a1] <li>In the [RBU extension], add extra sync operations to avoid the possibility of corruption following a power failure. <li>The [sqlite3_trace_v2()] output for nested SQL statements should always begin with a "--" comment marker. } chng {2017-02-13 (3.17.0)} { | > > > > | 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 | untrusted users. <li>Various performance improvements. <p><b>Bug Fixes:</b> <li>Ensure that indexed expressions with collating sequences are handled correctly. Fix for ticket [https://www.sqlite.org/src/info/eb703ba7b50c1a5|eb703ba7b50c1a5]. <li>Fix a bug in the 'start of ...' modifiers for the [date and time functions]. Ticket [https://www.sqlite.org/src/info/6097cb92745327a1|6097cb92745327a1] <li>Fix a potential segfault in complex recursive triggers, resulting from a bug in the OP_Once opcode introduced as part of a performance optimization in version 3.15.0. Ticket [https://www.sqlite.org/src/info/06796225f59c057c|06796225f59c057c] <li>In the [RBU extension], add extra sync operations to avoid the possibility of corruption following a power failure. <li>The [sqlite3_trace_v2()] output for nested SQL statements should always begin with a "--" comment marker. } chng {2017-02-13 (3.17.0)} { |
︙ | ︙ |