]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance PRAGMA function_list so that it shows all instances of each FuncDef,
authordrh <drh@noemail.net>
Sat, 4 Jan 2020 01:43:02 +0000 (01:43 +0000)
committerdrh <drh@noemail.net>
Sat, 4 Jan 2020 01:43:02 +0000 (01:43 +0000)
commit79d5bc80c7d448955e7c1ee191e8f3a4b5920368
treed70580f5e364f90c90addf6b0b02769bfd084e51
parent4be621e1ba6a5ef729cf4f90896b16421fc6a4e2
Enhance PRAGMA function_list so that it shows all instances of each FuncDef,
the number of arguments, the encoding, the type, and the flags.  Use this
capability to locate and fix incorrect function flags in the standard build.

FossilOrigin-Name: 9ca906d24a2e88eddb2fd067783512b66cfc49dce1596d816a1c38a09d128218
ext/icu/icu.c
ext/misc/json1.c
ext/rtree/geopoly.c
manifest
manifest.uuid
src/main.c
src/pragma.c
src/pragma.h
src/sqliteInt.h
test/pragma5.test
tool/mkpragmatab.tcl