SQLite

Check-in [ffc32b246d]
Login

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

Overview
Comment:Add support for RANGE window frames. Some cases still do not work.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | window-functions
Files: files | file ages | folders
SHA3-256: ffc32b246d92d53c66094afe11950b53ffab6a1c230c602eebbfedafb2eb57f4
User & Date: dan 2019-03-09 20:49:17.662
Context
2019-03-11
11:12
Fix problems with "RANGE ... ORDER BY <expr> DESC" window frames. (check-in: e7bced731a user: dan tags: window-functions)
2019-03-09
20:49
Add support for RANGE window frames. Some cases still do not work. (check-in: ffc32b246d user: dan tags: window-functions)
07:38
Merge latest trunk changes into this branch. (check-in: 53ea550ce7 user: dan tags: window-functions)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/window.c.
Changes to test/pg_common.tcl.
Changes to test/window6.test.
Changes to test/window8.tcl.
Changes to test/window8.test.
Changes to test/windowerr.tcl.
Changes to test/windowerr.test.