--- - branch: MAIN date: Fri Jul 1 17:49:39 UTC 2022 files: - new: '1.91' old: '1.90' path: pkgsrc/databases/sqlite3/Makefile.common pathrev: pkgsrc/databases/sqlite3/Makefile.common@1.91 type: modified - new: '1.184' old: '1.183' path: pkgsrc/databases/sqlite3/distinfo pathrev: pkgsrc/databases/sqlite3/distinfo@1.184 type: modified - new: '1.114' old: '1.113' path: pkgsrc/databases/sqlite3-docs/PLIST pathrev: pkgsrc/databases/sqlite3-docs/PLIST@1.114 type: modified - new: '1.117' old: '1.116' path: pkgsrc/databases/sqlite3-docs/distinfo pathrev: pkgsrc/databases/sqlite3-docs/distinfo@1.117 type: modified - new: '1.112' old: '1.111' path: pkgsrc/databases/sqlite3-tcl/Makefile pathrev: pkgsrc/databases/sqlite3-tcl/Makefile@1.112 type: modified - new: '1.129' old: '1.128' path: pkgsrc/databases/sqlite3-tcl/distinfo pathrev: pkgsrc/databases/sqlite3-tcl/distinfo@1.129 type: modified - new: '1.58' old: '1.57' path: pkgsrc/devel/lemon/distinfo pathrev: pkgsrc/devel/lemon/distinfo@1.58 type: modified id: 20220701T174939Z.0756a8d43f84ad3eaf8e024ae45296338d78cfe6 log: | sqlite3: updated to 3.39.0 SQLite Release 3.39.0 On 2022-06-25 Add (long overdue) support for RIGHT and FULL OUTER JOIN. Add new binary comparison operators IS NOT DISTINCT FROM and IS DISTINCT FROM that are equivalent to IS and IS NOT, respective, for compatibility with PostgreSQL and SQL standards. Add a new return code (value "3") from the sqlite3_vtab_distinct() interface that indicates a query that has both DISTINCT and ORDER BY clauses. Added the sqlite3_db_name() interface. The unix os interface resolves all symbolic links in database filenames to create a canonical name for the database before the file is opened. Defer materializing views until the materialization is actually needed, thus avoiding unnecessary work if the materialization turns out to never be used. The HAVING clause of a SELECT statement is now allowed on any aggregate query, even queries that do not have a GROUP BY clause. Many microoptimizations collectively reduce CPU cycles by about 2.3%. module: pkgsrc subject: 'CVS commit: pkgsrc' unixtime: '1656697779' user: adam