[openstreetmap/openstreetmap-website] Add Social Media Icons (Issue #1391) (#1546)

mmd notifications at github.com
Wed May 24 16:05:55 UTC 2017


mmd-osm commented on this pull request.



> @@ -130,7 +130,7 @@ CREATE TYPE user_status_enum AS ENUM (
 
 CREATE FUNCTION maptile_for_point(bigint, bigint, integer) RETURNS integer
     LANGUAGE c STRICT
-    AS '$libdir/libpgosm', 'maptile_for_point';
+    AS '/Users/HD/Projects/Open-Source/openstreetmap-website/db/functions/libpgosm', 'maptile_for_point';

That's pointing to your local directory now!!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/1546#pullrequestreview-40073632
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20170524/89d0e6f2/attachment.html>


More information about the rails-dev mailing list