Some more testing.

This commit is contained in:
Dimitri Fontaine 2014-03-02 01:26:37 +01:00
parent 7befe27807
commit b033aed88b

View File

@ -16,6 +16,8 @@ LOAD DATABASE
column enumerate.foo using empty-string-to-null
-- INCLUDING ONLY TABLE NAMES MATCHING ~/encoding/;
MATERIALIZE VIEWS
d as $$
select cast(d as date) as d, count(*) as n