CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/04/29 01:48:27
Modified files:
databases/sqlite3: Tag: OPENBSD_7_1 Makefile distinfo
Log message:
databases/sqlite3: MFC update to 3.38.3
see https://sqlite.org/releaselog/3_38_3.html
"Fix a case of the query planner be overly aggressive with optimizing
automatic-index and Bloom-filter construction, using inappropriate ON
clause terms to restrict the size of the automatic-index or Bloom
filter, and resulting in missing rows in the output."
commit without the shlib minor bump, if any problem at runtime appears
consumers might have to be bumped/rebuilt. discussed with sthen@