Fix a bug in version 3.6.12 that causes a segfault when running
+ a count(*) on the sqlite_master table of an empty database. Ticket #3774.
+
Fix a bug in version 3.6.12 that causes a segfault that when
+ inserting into a table using a DEFAULT value where there is a
+ function as part of the DEFAULT value expression. Ticket #3791.
+
Fix data structure alignment issues on Sparc. Ticket #3777.
+