[openstreetmap/openstreetmap-website] Add counts for notes and diary comments to user profiles (#1774)
Tom Hughes
notifications at github.com
Mon Mar 26 07:46:56 UTC 2018
tomhughes commented on this pull request.
> @@ -130,7 +123,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 '/srv/openstreetmap-website/db/functions/libpgosm.so', 'maptile_for_point';
Oh I'd love not to have it, but people insisted on having a schema...
--
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/1774#discussion_r177003065
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20180326/baadda8d/attachment.html>
More information about the rails-dev
mailing list