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

mmd notifications at github.com
Mon May 22 20:06:34 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';

Why is this pointing to files on your local machine 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-39573210
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20170522/505d5e61/attachment.html>


More information about the rails-dev mailing list