SQLite

Check-in [060b264028]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Add support for window function first_value().
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | exp-window-functions
Files: files | file ages | folders
SHA3-256: 060b26402880daab085ad01f5f0dbde957c7a22cd219be5b8ec94fba883051a0
User & Date: dan 2018-06-07 17:45:22.248
Context
2018-06-07
20:08
Add window functions lag() and lead(). (check-in: ef34207073 user: dan tags: exp-window-functions)
17:45
Add support for window function first_value(). (check-in: 060b264028 user: dan tags: exp-window-functions)
15:54
Fix problems with the nth_value() function. (check-in: 63002b9a09 user: dan tags: exp-window-functions)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/window.c.
Changes to test/window3.tcl.
Changes to test/window3.test.