annotate tests/aborter.sql @ 958:3aaac251a5af

Pseudo-sort working with filters
author Adam Chlipala <adamc@hcoop.net>
date Thu, 17 Sep 2009 19:15:10 -0400
parents b10132434adc
children
rev   line source
adamc@424 1 CREATE TABLE uw_Aborter_t(uw_a int8 NOT NULL);
adamc@424 2
adamc@424 3