]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Improve the accuracy of affinity and collating sequence analysis for
authordrh <>
Mon, 2 Jun 2025 18:42:49 +0000 (18:42 +0000)
committerdrh <>
Mon, 2 Jun 2025 18:42:49 +0000 (18:42 +0000)
commit13efb2f67651ce9011488d120fb4cf91dca263da
tree887deab5851326b5765e0fd7a372e1e6982d032e
parent6510bebf48482ab4044e963af965e2890ec424b4
Improve the accuracy of affinity and collating sequence analysis for
NATURAL JOINs to the left of RIGHT JOINs where source tables are views
or subqueries.

FossilOrigin-Name: d6a8b1ea5ca7e0d4e640144a4b3ada516486564bb5922af688328399c4cc4427
manifest
manifest.uuid
src/expr.c
src/select.c
src/sqliteInt.h
test/joinH.test