Enhance the generated_series() table-valued-function to respond to
commit3cb862de610fc9ba9f8e21b0e7043e16a6f82462
authorD. Richard Hipp <drh@hwaci.com>
Fri, 26 Apr 2024 13:30:48 +0000 (26 13:30 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Fri, 26 Apr 2024 13:30:48 +0000 (26 13:30 +0000)
treeec8d1debe18e5ad5e57056b21a2d215d0ee8d662
parent98897e77c443ae84b9be79f0bb3fe86541ed79d6
Enhance the generated_series() table-valued-function to respond to
LIMIT and OFFSET.  Use this to add new test cases for LIMIT and OFFSET
on virtual tables in a compound SELECT.
ext/misc/series.c
test/tabfunc01.test