for now stick to 2009-2013 default

This commit is contained in:
John Krauss
2016-05-05 14:01:42 -04:00
committed by Andy Eschbacher
parent c7b74b068f
commit 0671a5ba48

View File

@@ -32,7 +32,7 @@ AS $$
BEGIN
IF time_span IS NULL THEN
time_span = '2010 - 2014';
time_span = '2009 - 2013';
END IF;
IF boundary_id IS NULL THEN