SQLite

All files named ”test/optfuzz.c”
Login

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

History for test/optfuzz.c

2021-05-08
17:18
[690430a0bf] part of check-in [6df3b03e00] Enable the sqlite3_serialize() and sqlite3_deserialize() interfaces by default. Omit the SQLITE_ENABLE_DESERIALIZE option and replace it with the SQLITE_OMIT_DESERIALIZE option. (check-in: [6df3b03e00] user: drh branch: trunk, size: 9887)
2018-03-22
11:28
[50e330304e] part of check-in [a8dfeec73b] Add the --valid-sql option to the optfuzz test program. (check-in: [a8dfeec73b] user: drh branch: trunk, size: 9923)
2018-03-21
20:21
[dc11a3cc93] part of check-in [21346bbce9] Get the optfuzz program working. (check-in: [21346bbce9] user: drh branch: trunk, size: 9496)
19:25
Added: [b5f8c4d1af] part of check-in [3fb21251b0] Add the optfuzz.c program for verifying the query planner using a fuzzer. This is an initial code check-in. (check-in: [3fb21251b0] user: drh branch: trunk, size: 7979)