Mercurial > urweb
annotate tests/subquery.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 | 61c3139eab12 |
children |
rev | line source |
---|---|
adamc@1191 | 1 database /tmp/test |
adamc@1191 | 2 sql subquery.sql |
adamc@1191 | 3 |
adamc@1191 | 4 subquery |