annotate demo/crud2.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 0ce90d4d9ae7
children
rev   line source
adamc@422 1 database dbname=test
adamc@422 2 sql crud2.sql
adamc@422 3
adamc@422 4 crud
adamc@422 5 crud2