Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix an operator precedence problem on the [1d8086902e] check-in. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | ex-robust-open |
Files: | files | file ages | folders |
SHA1: |
4f5f3aebe81c3cbe539db3e33ec38fa3 |
User & Date: | drh 2013-03-06 01:41:53 |
Context
2013-03-06
| ||
01:48 | Add the SQLITE_READONLY_ROLLBACK extended error code. Do not try to set the permissions on journal or wal files except if the filesize is initially zero (indicating that it is a new file.) check-in: ce4ac66a user: drh tags: trunk | |
01:41 | Fix an operator precedence problem on the [1d8086902e] check-in. Closed-Leaf check-in: 4f5f3aeb user: drh tags: ex-robust-open | |
2013-03-05
| ||
16:54 | Failed merge experimental branch with trunk. check-in: 4e6e07a6 user: dan tags: ex-robust-open | |
Changes
Changes to src/os_unix.c.