Backport ISO week from 3.46.

This commit is contained in:
Nuno Cruces
2024-01-22 09:38:39 +00:00
parent d998b5f36c
commit 9df3488964
5 changed files with 178 additions and 47 deletions

View File

@@ -1,7 +1,7 @@
# Wrap sqlite3_vfs_find.
--- sqlite3.c.orig
+++ sqlite3.c
@@ -25394,7 +25394,7 @@
@@ -26089,7 +26089,7 @@
** Locate a VFS by name. If no name is given, simply return the
** first VFS on the list.
*/