/ Changes On Branch constant-refactoring-in-triggers
Login

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

Changes In Branch constant-refactoring-in-triggers Excluding Merge-Ins

This is equivalent to a diff from 1a63b1d5fa to 0c31a46801

2012-12-06
19:41
Merge the constant-refactoring-in-triggers branch with the trunk. (check-in: 79ef8e3c77 user: dan tags: trunk)
19:37
Apply the same restrictions on constant refactoring to statements within a trigger program as top-level statements. Candidate fix for [ae3c5670b6]. (Closed-Leaf check-in: 0c31a46801 user: dan tags: constant-refactoring-in-triggers)
19:01
Add the SQLITE_FCNTL_TEMPFILENAME file control that asks the underlying VFS to return a new temporary filename. Per request from NSS team at Mozilla. (check-in: 1a63b1d5fa user: drh tags: trunk)
04:33
For the sqlite3-all.c target, use backslashes when calling the splitter script via the MSVC makefile. (check-in: d507648d82 user: mistachkin tags: trunk)

Changes to src/build.c.

Changes to src/trigger.c.

Changes to test/triggerC.test.