From: dan Date: Fri, 13 Sep 2019 18:27:17 +0000 (+0000) Subject: Add the SQLITE_SUBTYPE flag, which may be passed to sqlite3_create_window_function... X-Git-Tag: version-3.30.0~58 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cd9cb85a414998d27bc7904842c69c76da240794;p=thirdparty%2Fsqlite.git Add the SQLITE_SUBTYPE flag, which may be passed to sqlite3_create_window_function() to indicate that the window function uses sqlite3_value_subtype() to check the sub-type of its arguments. FossilOrigin-Name: ba2ebc3a348decc5cedaf14960e30e7ae26a26824cfa198727f2499162142ef3 --- cd9cb85a414998d27bc7904842c69c76da240794 diff --cc manifest index c2333b555e,a855c8d1a0..100f9e3219 --- a/manifest +++ b/manifest @@@ -1,5 -1,5 +1,5 @@@ - C Fix\sa\stypo\sin\sthe\scarray\sextension\sheader\scomment\s-\sthe\scomment\sthat\sserves\nas\sthe\sdocumentation\sto\sthis\sextension. - D 2019-09-13T17:30:24.452 -C Change\sthe\smeaning\sof\sthe\sSQLITE_SUBTYPE\sflag\sso\sthat\sit\sindicates\sthat\sthe\suser-defined\sfunction\scares\sabout\sthe\ssubtypes\sof\sits\sarguments. -D 2019-09-13T17:05:48.974 ++C Add\sthe\sSQLITE_SUBTYPE\sflag,\swhich\smay\sbe\spassed\sto\ssqlite3_create_window_function()\sto\sindicate\sthat\sthe\swindow\sfunction\suses\ssqlite3_value_subtype()\sto\scheck\sthe\ssub-type\sof\sits\sarguments. ++D 2019-09-13T18:27:17.192 F .fossil-settings/empty-dirs dbb81e8fc0401ac46a1491ab34a7f2c7c0452f2f06b54ebb845d024ca8283ef1 F .fossil-settings/ignore-glob 35175cdfcf539b2318cb04a9901442804be81cd677d8b889fcc9149c21f239ea F LICENSE.md df5091916dbb40e6e9686186587125e1b2ff51f022cc334e886c19a0e9982724 @@@ -1842,7 -1843,10 +1843,8 @@@ F vsixtest/vsixtest.tcl 6a9a6ab600c25a9 F vsixtest/vsixtest.vcxproj.data 2ed517e100c66dc455b492e1a33350c1b20fbcdc F vsixtest/vsixtest.vcxproj.filters 37e51ffedcdb064aad6ff33b6148725226cd608e F vsixtest/vsixtest_TemporaryKey.pfx e5b1b036facdb453873e7084e1cae9102ccc67a0 - P 090cd07d37904da4610d6a6787a3cc825c9a8bdcc5f051267d4608bba9b49d03 - R a8c45dcd00465c1593cf4300db620ee6 - U drh - Z 17496dbdca5aeac5a2f3f36b6a26cda7 -P 14ef7543465dd14d8fa141fcceb1950b5c2d265a3e862323969d747b39c0cd8c -R 898a9b694997652d3b6edfb5629ccb2a -T *branch * window-functions-subtype-fix2 -T *sym-window-functions-subtype-fix2 * -T -sym-window-functions-subtype-fix * ++P 658a42d3633b31fda260f2c5a1a2c7dd8eb4eb0114d322369017c56faf5ecd42 af1bc20f502816db460d2b2d353f715da5cf660e59095de5214c829c1cb20981 ++R 919177d10d46e9cfa222a1bf25a1d5fb ++T +closed af1bc20f502816db460d2b2d353f715da5cf660e59095de5214c829c1cb20981 + U dan -Z 703fd7d0e32fc3d0d1957105e11ed80b ++Z 7f5ff2b3722751f14dcaaa30ef08814d diff --cc manifest.uuid index 3cdaf86f59,7212f09f29..bf7e581e98 --- a/manifest.uuid +++ b/manifest.uuid @@@ -1,1 -1,1 +1,1 @@@ - 658a42d3633b31fda260f2c5a1a2c7dd8eb4eb0114d322369017c56faf5ecd42 -af1bc20f502816db460d2b2d353f715da5cf660e59095de5214c829c1cb20981 ++ba2ebc3a348decc5cedaf14960e30e7ae26a26824cfa198727f2499162142ef3