]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Further reduction in the amount of memset() needed to initialize the Parse
authordrh <>
Fri, 7 Feb 2025 15:49:21 +0000 (15:49 +0000)
committerdrh <>
Fri, 7 Feb 2025 15:49:21 +0000 (15:49 +0000)
commit7fd936e5ed08c3bae9207c092a22a5c98520a3cb
treeb781f6cf0790adb8b1094544419ad016373bb8a2
parent189a4a0bbbc81781c2ee8aaf3f31cf55f67085e9
Further reduction in the amount of memset() needed to initialize the Parse
object.

FossilOrigin-Name: 45e462c0060e51c3375a226d636148e3415ee6020e544ecc84861c7aef4ecf7b
manifest
manifest.uuid
src/analyze.c
src/build.c
src/parse.y
src/sqliteInt.h
src/trigger.c
src/vtab.c