Add a local test, per #271.

This commit is contained in:
Dimitri Fontaine 2015-08-24 16:42:39 +02:00
parent 04aa743eb7
commit 573a63cd3a

View File

@ -24,7 +24,10 @@ LOAD DATABASE
type bit when (= precision 1) to boolean drop typemod using bits-to-boolean,
column ascii.s using byte-vector-to-bytea,
column enumerate.foo using empty-string-to-null
column enumerate.foo using empty-string-to-null,
column ip.ip_address to inet keep not null drop typemod
MATERIALIZE VIEWS nonexisting,
d as $$