/ Changes On Branch group-by-name-resolution
Login

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

Changes In Branch group-by-name-resolution Excluding Merge-Ins

This is equivalent to a diff from 6484fb5a25 to 401a0ca3dd

2014-06-12
15:46
Simplify the estLog() routine. (check-in: 6c68d758bc user: drh tags: trunk)
2014-06-10
20:18
Proposed change to the fix for ticket [1c69be2dafc28b] such that legacy applications that were exploiting the older buggy behavior in SQLite continue to work. (Leaf check-in: 401a0ca3dd user: drh tags: group-by-name-resolution)
2014-06-09
20:39
Avoid an unnecessary initialization of the szFile field of unixFile in the unix VFS. (check-in: 6484fb5a25 user: drh tags: trunk)
20:24
Enhance the unix VFS so that it keeps track of the size of unlinked files internally and thus avoids the need to call fstat() on those files, since fstat() does not work reliably on unlinked files on some implementations of FuseFS. (check-in: 10707d3578 user: drh tags: trunk)

Changes to src/resolve.c.

Changes to test/resolver01.test.