annotate tests/rewrite.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 3b7e46790fa7
children
rev   line source
adamc@768 1 debug
adamc@768 2 database dbname=rewrite
adamc@768 3 sql rewrite.sql
adamc@768 4 rewrite url Rewrite/other Schrewrite/brother
adamc@768 5 rewrite url Rewrite/*
adamc@768 6 rewrite relation Rewrite/t mytab
adamc@768 7
adamc@768 8 rewrite