Opened 6 years ago

Closed 6 years ago

#10652 closed enhancement (fixed)

sqlite-autoconf-3.23.1

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 8.3
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 6 years ago

SQLite Release 3.23.1 On 2018-04-10

  • Fix two problems in the new LEFT JOIN strength reduction optimization. Tickets 1e39b966ae9ee739 and fac496b61722daf2.
  • Fix misbehavior of the FTS5 xBestIndex method. Ticket 2b8aed9f7c9e61e8.
  • Fix a harmless reference to an uninitialized virtual machine register. Ticket 093420fc0eb7cba7.
  • Fix the CLI so that it builds with -DSQLITE_UNTESTABLE
  • Fix the eval.c extension so that it works with PRAGMA empty_result_callbacks=ON.
  • Fix the generate_series virtual table so that it correctly returns no rows if any of its constraints are NULL.
  • Performance enhancements in the parser.

comment:2 by Bruce Dubbs, 6 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:3 by Bruce Dubbs, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 20081.

Note: See TracTickets for help on using tickets.