]> git.ipfire.org Git - thirdparty/sqlite.git/commit
More docs and cleanups related to the aggregate UDF state. Correct the OOM check...
authorstephan <stephan@noemail.net>
Fri, 28 Jul 2023 01:51:14 +0000 (01:51 +0000)
committerstephan <stephan@noemail.net>
Fri, 28 Jul 2023 01:51:14 +0000 (01:51 +0000)
commit75d3b1b5a20403cae8715e5d2500725565ca3789
tree12361dfeea56f05f0987a7ad83406aa49f9d0ab3
parent7d207bf4836753fb0b73aa2773b7958807d4e5ec
More docs and cleanups related to the aggregate UDF state. Correct the OOM check to behave properly if xFinal() is called without a matching xStep(), xValue(), or xInverse().

FossilOrigin-Name: ff53f1ccdc1780f2d9bd5f59804a76dbdf4f6b70696d3a7dbdbd96d1f8f6fa5c
ext/jni/src/c/sqlite3-jni.c
ext/jni/src/org/sqlite/jni/SQLFunction.java
ext/jni/src/org/sqlite/jni/sqlite3_context.java
manifest
manifest.uuid