SQLite

All files named ”src/test_schemapool.c”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for src/test_schemapool.c

2024-08-01
01:06
[fc6c14f7a2] part of check-in [ff9fdd07d2] Merge the latest trunk enhancements into the reuse-schema branch. (check-in: [ff9fdd07d2] user: drh branch: reuse-schema, size: 7709)
2019-03-21
17:13
[ae21a79f9b] part of check-in [b8e536089b] Disable the feature on this branch in non-SQLITE_ENABLE_SHARED_SCHEMA builds. (check-in: [b8e536089b] user: dan branch: reuse-schema, size: 7704)
2019-02-20
17:36
[a940309026] part of check-in [9a78d89c84] Add test and fixes for SQLITE_OPEN_SHARED_SCHEMA mode. (check-in: [9a78d89c84] user: dan branch: reuse-schema, size: 7473)
2019-02-15
19:36
[605de5c8bd] part of check-in [cb236cb985] Enhance the virtual table in test_schemapool.c so that it can be used to check that SHARED_SCHEMA connections are not allocating and freeing schemas when they should not be. (check-in: [cb236cb985] user: dan branch: reuse-schema, size: 7398)
2019-02-11
19:34
Added: [5a2f06baeb] part of check-in [2ebeb74783] Add eponymous virtual table "schemapool". For inspecting the current contents of the schema-pool. (check-in: [2ebeb74783] user: dan branch: reuse-schema, size: 7081)