Artifact 214e56845ff775d1b53529d3d9488afa12d190d4b5ae56abd0a04ecfcf5f9097:
- File src/sqliteInt.h — part of check-in [ad130bb86e] at 2018-09-20 19:02:15 on branch trunk — Combine the Expr.pTab and Expr.pWin fields into a union named "y". Add a new EP_WinFunc property that is only true if Expr.y.pWin is a valid pointer. This reduces the size of the Expr object by 8 bytes, reduces the overall amount of code, and shaves over 1 million cycles off of the speed test. (user: drh size: 198785)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.