Opened 8 months ago

Closed 8 months ago

#18538 closed enhancement (fixed)

sqlite-autoconf-3430100 (3.43.1)

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

Description

New point version.

Change History (3)

comment:1 by Xi Ruoyao, 8 months ago

Changes in this specific patch release, version 3.43.1 (2023-09-11):

  • Fix a regression in the way that the sum(), avg(), and total() aggregate functions handle infinities.
  • Fix a bug in the json_array_length() function that occurs when the argument comes directly from json_remove().
  • Fix the omit-unused-subquery-columns optimization (introduced in in version 3.42.0) so that it works correctly if the subquery is a compound where one arm is DISTINCT and the other is not.
  • Other minor fixes.

comment:2 by pierre, 8 months ago

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

comment:3 by pierre, 8 months ago

Resolution: fixed
Status: assignedclosed

Fixed at 0ff4c325

Note: See TracTickets for help on using tickets.