fixing whitespace

This commit is contained in:
John Krauss
2016-04-21 12:30:50 -04:00
parent 90a944070d
commit afd1be30b5

View File

@@ -127,9 +127,7 @@ SELECT
SELECT vals[1] As mandarin_orange
(1 row)
-- should give back "\"es.ine\".total_pop",NULL,"\"us.census.acs\".B01001001"}
SELECT
select * from cdb_observatory._GetRelatedColumn(
SELECT cdb_observatory._OBS_GetRelatedColumn(
Array[
'"es.ine".pop_0_4',
'"us.census.acs".B01001001',
@@ -137,9 +135,9 @@ SELECT
],
'denominator'
);
_getrelatedcolumn
_obs_getrelatedcolumn
-------------------------------------------------------------
{"\"es.ine\".total_pop",NULL,"\"us.census.acs\".B01001001"}
{"\"es.ine\".total_pop",NULL,"\"us.census.acs\".B01001001"}
(1 row)
\i test/sql/drop_fixtures.sql