annotate tests/aborter.sql @ 1714:d6c45026240d

Do a lot more type simplification for error messages
author Adam Chlipala <adam@chlipala.net>
date Mon, 16 Apr 2012 09:46:42 -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