Opened 6 weeks ago

Closed 6 weeks ago

#19456 closed enhancement (fixed)

sqlite-autoconf-3450200 (3.45.2)

Reported by: Bruce Dubbs Owned by: thomas
Priority: normal Milestone: 12.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Xi Ruoyao, 6 weeks ago

  • Fix an error in UPSERT, introduced by enhancement 3a in version 3.35.0 (2021-03-12), that could cause an index to get out-of-sync with its table. Forum thread 919c6579c8.
  • Reduce the scope of the NOT NULL strength reduction optimization that was added as item 8e in version 3.35.0 (2021-03-12). The optimization was being attempted in some contexts where it did not work, resulting in incorrect query results. Forum thread 440f2a2f17.
  • Other trifling corrections and compiler warning fixes that have come up since the previous patch release. See the timeline for details.

comment:2 by thomas, 6 weeks ago

Owner: changed from blfs-book to thomas
Status: newassigned

comment:3 by thomas, 6 weeks ago

Resolution: fixed
Status: assignedclosed

Fixed in [fbaad54b61]

Note: See TracTickets for help on using tickets.