for now stick to 2009-2013 default
This commit is contained in:
committed by
Andy Eschbacher
parent
c7b74b068f
commit
0671a5ba48
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user