annotate tests/sqliteTime.urp @ 1431:4a6f84092399

Represent 'unit' as C 'int'; change pattern match compilation to avoid 'goto'; change Postgres prepared statement compilation to make life easier for the GCC escape analysis; all this in support of better tail call optimization
author Adam Chlipala <adam@chlipala.net>
date Thu, 10 Mar 2011 18:51:15 -0500
parents 703c2c94afd5
children
rev   line source
adam@1352 1 dbms sqlite
adam@1352 2 database /tmp/test
adam@1352 3 sql sqliteTime.sql
adam@1352 4
adam@1352 5 sqliteTime