diff options
author | stephan <stephan@noemail.net> | 2022-12-12 18:42:39 +0000 |
---|---|---|
committer | stephan <stephan@noemail.net> | 2022-12-12 18:42:39 +0000 |
commit | 33ce0b3ff34530a47e928fbce053c76db83ab3d2 (patch) | |
tree | 19dea951dedcbcf4be52fb58388870c595f69d10 /ext/wasm/api/sqlite3-api-prologue.js | |
parent | d8e07c780c55ccd6bfb6f005cafbfdae560bf7e7 (diff) | |
download | sqlite-33ce0b3ff34530a47e928fbce053c76db83ab3d2.tar.gz sqlite-33ce0b3ff34530a47e928fbce053c76db83ab3d2.zip |
Revert part of [9386d6f63468] because the new automatic function pointer binding cannot properly track per-context function mappings when the context is more complex than a single context-type pointer. e.g. it is fine for sqlite3_trace_v2() but it breaks down with sqlite3_create_collation() because that one needs to use the collation name as part of the context key and we cannot sensibly do so with the current code.
FossilOrigin-Name: 6cd21b79075367227b57bccf829cc7d4ccc7d7fbcfaed226b4c8e942ddae4eb6
Diffstat (limited to 'ext/wasm/api/sqlite3-api-prologue.js')
0 files changed, 0 insertions, 0 deletions