view tests/aborter.sql @ 1428:58c9c039582a

Deal with Postgres's wonky type-changing for nullable columns of views
author Adam Chlipala <adam@chlipala.net>
date Fri, 25 Feb 2011 15:46:29 -0500
parents b10132434adc
children
line wrap: on
line source
CREATE TABLE uw_Aborter_t(uw_a int8 NOT NULL);