diff options
| author | Eli Zaretskii | 2023-05-20 15:43:44 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2023-05-20 15:43:44 +0300 |
| commit | ead3a2abbfc347b0f562c1e051b370a0617ee8aa (patch) | |
| tree | 25633d5df72f473e681fc18d2ffb5fae66e0847e /java | |
| parent | a6bddd176582f8bea79ec77e1e27bb583a6ef0b5 (diff) | |
| download | emacs-ead3a2abbfc347b0f562c1e051b370a0617ee8aa.tar.gz emacs-ead3a2abbfc347b0f562c1e051b370a0617ee8aa.zip | |
Fix loading SQLite extensions
* src/sqlite.c (sqlite3_db_config) [WINDOWSNT]: Load from the DLL.
(Fsqlite_load_extension): Use 'sqlite3_db_config' to enable and
disable loading of extensions. Add a few free extensions to the
allow-list. Fix testing for the ".dll" extension. (Bug#63590)
* test/src/sqlite-tests.el (sqlite-load-extension): Fix the test
to require successful load if the extension does exist.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions