FreeBSD Bugzilla – Attachment 157730 Details for
Bug 200853
databases/sqlite3: enable DBSTAT by default for firefox 41+
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v2
sqlite3_dbstat_default.diff (text/plain), 748 bytes, created by
Jan Beich
on 2015-06-14 15:44:34 UTC
(
hide
)
Description:
v2
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2015-06-14 15:44:34 UTC
Size:
748 bytes
patch
obsolete
>Index: databases/sqlite3/Makefile >=================================================================== >--- databases/sqlite3/Makefile (revision 389639) >+++ databases/sqlite3/Makefile (working copy) >@@ -79,8 +79,8 @@ RTREE_DESC= Enable R*Tree module > RTREE_INT_DESC= Store 32-bit sig int (no float) coordinates > > OPTIONS_DEFAULT= FTS4 URI METADATA SECURE_DELETE UNLOCK_NOTIFY THREADS \ >- EXTENSION TS1 UNICODE61 RTREE READLINE >-# SECURE_DELETE, UNLOCK_NOTIFY used by www/firefox, www/libxul >+ EXTENSION TS1 UNICODE61 RTREE READLINE DBSTAT >+# SECURE_DELETE, UNLOCK_NOTIFY, DBSTAT (since 41.0) used by www/firefox et al. > # RTREE used by graphics/mapnik, databases/spatialite > > PLIST_FILES= bin/sqlite3 include/sqlite3.h include/sqlite3ext.h \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 200853
:
157729
|
157730
|
157731