diff options
author | drh <> | 2023-06-16 11:05:49 +0000 |
---|---|---|
committer | drh <> | 2023-06-16 11:05:49 +0000 |
commit | 2e4d526996ab5fd3a5d5eff0606dca5789d2edf3 (patch) | |
tree | 15bdd3decfc2bef304cf508b6cdfc2a2df30791e /src/expr.c | |
parent | f025fc164d3dc3d6e91cfd81a5e350ada3c12d7d (diff) | |
download | sqlite-2e4d526996ab5fd3a5d5eff0606dca5789d2edf3.tar.gz sqlite-2e4d526996ab5fd3a5d5eff0606dca5789d2edf3.zip |
Fix the pager such that if the xOpen() message sends back the SQLITE_OPEN_MEMORY
flag, the pager is opened in journal-mode MEMORY, even if compiled with
SQLITE_OMIT_DESERIALIZE. No changes to the logic as long as that OMIT flag
is omitted. We need to better document the behavior of xOpen to describe this.
FossilOrigin-Name: da1252b29852191eccbea98e0314408c75bb83a51f9d68d589705d4971a23850
Diffstat (limited to 'src/expr.c')
0 files changed, 0 insertions, 0 deletions