From 573a63cd3a0f0da0421f9853443eb1c72fdfbf83 Mon Sep 17 00:00:00 2001 From: Dimitri Fontaine Date: Mon, 24 Aug 2015 16:42:39 +0200 Subject: [PATCH] Add a local test, per #271. --- test/parse/hans.goeuro.load | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/test/parse/hans.goeuro.load b/test/parse/hans.goeuro.load index 27ebb35..b21ab88 100644 --- a/test/parse/hans.goeuro.load +++ b/test/parse/hans.goeuro.load @@ -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 $$