]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix table-valued functions so that they will work as the right table
authordrh <>
Tue, 2 Apr 2024 18:31:48 +0000 (18:31 +0000)
committerdrh <>
Tue, 2 Apr 2024 18:31:48 +0000 (18:31 +0000)
commitefb848d53b294441b48111c8299cfef43c63dfa9
tree5dc4cd134f9bebab577937c4ec2e729322b195a1
parent8aabb0a2e8ed98dc64f75a4e39cc158e824dc986
Fix table-valued functions so that they will work as the right table
in a LEFT JOIN.  Ticket [2ae0c599b735d59e]

FossilOrigin-Name: 1f97086d628b6f52e6f9a87cd9d2c365f3c51f5b33c5c36a3f83889ec08765be
manifest
manifest.uuid
src/select.c
src/sqliteInt.h
src/whereexpr.c
test/tabfunc01.test