Commit Graph
649 Commits
Author SHA1 Message Date
John Krauss e89a88aa83 use subselects as joins are horrifically slow over FDW 2016-07-13 15:59:27 -04:00
John Krauss af2259bb0a fix wrong number of variables INTO 2016-07-13 13:39:33 -04:00
John Krauss fb083f4b9e fix typo 2016-07-13 13:30:05 -04:00
John Krauss 976e119abb fix typo 2016-07-13 12:21:53 -04:00
John Krauss bbc6f9ef36 getmeasure bypassing several older functions, areas not yet implemented 2016-07-13 12:20:01 -04:00
John Krauss 5229279ee9 Merge branch 'comment-notices' into release-v-1.0.2-preview 2016-07-13 11:14:00 -04:00
John Krauss 0090e537fc add comment-notices branch merge to NEWS.md 2016-07-13 11:07:06 -04:00
John Krauss e4052ed565 better feedback in autotest 2016-07-13 10:59:25 -04:00
John Krauss 2107796f07 updates to NEWS.md and observatory.control 2016-07-12 17:49:34 -04:00
john krauss 2463623658 Merge pull request #136 from CartoDB/obs-meta-internal
Use obs_meta for OBS_GetMeasureByID, support obs_meta
2016-07-12 17:33:43 -04:00
John Krauss 91797918c1 Merge branch 'fix-hardcoded-getcategory-geom' into release-v-1.0.2-preview 2016-07-12 16:10:19 -04:00
John Krauss 6a39bedee7 fix ambiguous colname for categories in points too 2016-07-12 16:10:00 -04:00
John Krauss 6ce0e5a8d9 Merge branch 'fix-hardcoded-getcategory-geom' into release-v-1.0.2-preview 2016-07-12 16:08:05 -04:00
John Krauss 81176d1df2 fix possible ambiguity in category colname 2016-07-12 16:06:19 -04:00
John Krauss f22854b4e9 Merge branch 'fix-hardcoded-getcategory-geom' into release-v-1.0.2-preview 2016-07-12 15:58:02 -04:00
John Krauss 54701d595a Merge branch 'obs-meta-internal' into release-v-1.0.2-preview 2016-07-12 15:57:44 -04:00
John Krauss 4b26eeda65 fix to correct segment for testarea area 2016-07-12 15:33:26 -04:00
John Krauss 4fc02f99e2 choose largest segment in the polygon 2016-07-12 14:37:43 -04:00
John Krauss 5bb4285528 fix typo 2016-07-12 14:16:28 -04:00
John Krauss 1e9c3fb860 fix typo 2016-07-12 14:15:00 -04:00
John Krauss 62a2c259a7 fix typo 2016-07-12 14:13:09 -04:00
John Krauss 61854a070d fix wrong quoting 2016-07-12 14:11:02 -04:00
John Krauss 8654c22c87 handle area categories properly 2016-07-12 14:06:43 -04:00
John Krauss 62c08864af remove bad "target_table" notice 2016-07-12 12:37:30 -04:00
John Krauss af39a37b43 fix missing comma 2016-07-12 12:34:32 -04:00
John Krauss 26b61a6ddb minor formatting 2016-07-12 12:26:10 -04:00
John Krauss 965fb94704 fix bugs in obs_getcategory implementation 2016-07-12 12:22:06 -04:00
John Krauss 84dec8bdf4 simplify obs_getcategory and use obs_meta 2016-07-12 12:09:42 -04:00
John Krauss 568996930b test location for MX 2016-07-12 12:02:49 -04:00
John Krauss ebc27dbbb7 faster obs_meta generation, use better formatting and handle NULL boundary_id 2016-07-12 11:52:56 -04:00
John Krauss 56fa19118b adjust expectations 2016-07-12 11:25:50 -04:00
John Krauss 4f3baac10a adjust expectations and make sure echo is none 2016-07-12 11:21:42 -04:00
John Krauss b512985b46 drop/create less, better indexes 2016-07-12 11:15:08 -04:00
John Krauss 329b4dbca3 do not imitate foreign keys 2016-07-12 10:46:53 -04:00
John Krauss 897cf38d42 faster generation of obs-meta via indexes 2016-07-12 10:42:00 -04:00
John Krauss fe6343c73f should use coaelesce, not nullif 2016-07-12 10:16:19 -04:00
John Krauss 26ee8aedb1 solve null identifier issue 2016-07-12 10:16:13 -04:00
John Krauss 66e2c6be54 create obs_meta out of dump band 2016-07-12 10:16:02 -04:00
John Krauss 6b41994a87 add missing formatstring args 2016-07-12 10:15:53 -04:00
John Krauss d3d5cbdbbd use obs_meta in obs_getmeasurebyid 2016-07-12 10:15:44 -04:00
John Krauss 4d51ecc12e comment out notices 2016-07-12 10:14:59 -04:00
Carlos Matallín c0030acb0c Merge pull request #131 from CartoDB/docs-781
rebranding
2016-07-07 18:57:47 +02:00
Carlos Matallín e938ee0c7b Merge branch 'develop' into docs-781 2016-07-07 18:57:26 +02:00
Rafa de la Torre 8fa2d642bf Update release dir with make release 1.0.1 2016-07-01 19:02:53 +02:00
Rafa de la Torre 926435a908 Update NEWS and control file for v1.0.1 2016-07-01 18:57:21 +02:00
Rafa de la Torre 80073aa213 Merge remote-tracking branch 'origin/develop' 2016-07-01 18:53:11 +02:00
Rafa de la Torre 3f78797e14 Merge pull request #130 from CartoDB/preemptive-setsrid
preemptively set_srid for obs_getavailableboundaries
2016-07-01 18:49:57 +02:00
John Krauss 11dbb860ab preemptively set_srid for obs_getavailableboundaries 2016-07-01 18:43:05 +02:00
Carla 9ade6588e2 Add augment functions, add mocks for data retrieval, create own fdw functions to avoid cartodb dependency 2016-07-01 12:31:39 +02:00
Andy Eschbacher 5ef1427bc3 Merge pull request #126 from CartoDB/develop
documentation updates
2016-06-28 13:11:00 -04:00