continuing to rebase

This commit is contained in:
Andy Eschbacher
2016-05-11 09:38:45 -04:00
parent dcca7bef23
commit 42395efd21
15 changed files with 3411 additions and 3411 deletions

View File

@@ -85,7 +85,7 @@ $$ LANGUAGE plpgsql;
CREATE OR REPLACE FUNCTION cdb_observatory._OBS_LookupCensusHuman(
column_names text[],
-- TODO: change variable name table_name to table_id
table_name text DEFAULT '"us.census.acs".extract_block_group_5yr_2013_69b156927c'
table_name text DEFAULT 'us.census.acs.extract_block_group_5yr_2013_69b156927c'
)
RETURNS text[] as $$
DECLARE