annotate tests/aborter.sql @ 2237:e79ef5792c8b

Fix bug in redundancy checking and use finer formula for UPDATE statements.
author Ziv Scully <ziv@mit.edu>
date Sun, 05 Jul 2015 23:57:28 -0700
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