remove bad "target_table" notice

This commit is contained in:
John Krauss
2016-07-12 12:37:30 -04:00
parent af39a37b43
commit 62c08864af

View File

@@ -457,8 +457,6 @@ BEGIN
geom_geomref_colname, geom_colname, geom_table
USING COALESCE(boundary_id, ''), category_id, COALESCE(time_span, '');
RAISE DEBUG 'target_table %, colname %', target_table, colname;
EXECUTE format(
'SELECT %I
FROM observatory.%I data, observatory.%I geom