https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219963
Jan Beich <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #17 from Jan Beich <[email protected]> --- 3.20.0 lost a number of options but looking at upstream changes the support for those wasn't removed. Maybe feld@ knows more given the update landed without any review. ;) $ echo 'PRAGMA compile_options' | sqlite3 COMPILER=clang-5.0.0 -DEFAULT_SYNCHRONOUS=2 -DEFAULT_WAL_SYNCHRONOUS=2 ENABLE_COLUMN_METADATA ENABLE_DBSTAT_VTAB -ENABLE_FTS3 ENABLE_FTS3_PARENTHESIS +ENABLE_FTS3_TOKENIZER ENABLE_FTS4 ENABLE_RTREE ENABLE_UNLOCK_NOTIFY HAVE_ISNAN SECURE_DELETE -SYSTEM_MALLOC TEMP_STORE=1 THREADSAFE=1 +USE_URI -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
