]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When generated text JSON from JSONB, do not continue descending into
authordrh <>
Mon, 29 Jan 2024 20:36:17 +0000 (20:36 +0000)
committerdrh <>
Mon, 29 Jan 2024 20:36:17 +0000 (20:36 +0000)
commitaf3824d5fa56c7ab892dda7f929940a6eaa66b35
tree873d7403315692f36dc448f04800c86813fb31a4
parent581bf002ce9c979bce7b994de6e29746509c89be
When generated text JSON from JSONB, do not continue descending into
nested structures after an error is seen.  This avoids long loops and wait
times.

FossilOrigin-Name: 97666ec052ebaceab002874d7ca5c5e6883c3d04fb7d3992235a8c4c8d08407a
manifest
manifest.uuid
src/json.c