mirror of
https://github.com/xbgmsharp/postgsail.git
synced 2025-09-17 11:17:46 +00:00
Fix init export_gpx2
This commit is contained in:
@@ -236,7 +236,7 @@ AS $export_logbook_gpx2$
|
|||||||
$export_logbook_gpx2$ LANGUAGE plpgsql;
|
$export_logbook_gpx2$ LANGUAGE plpgsql;
|
||||||
-- Description
|
-- Description
|
||||||
COMMENT ON FUNCTION
|
COMMENT ON FUNCTION
|
||||||
api.export_logbook_gpx2_fn
|
api.export_logbook_gpx_fn2
|
||||||
IS 'Export a log entry to GPX XML format';
|
IS 'Export a log entry to GPX XML format';
|
||||||
|
|
||||||
-- Find all log from and to moorage geopoint within 100m
|
-- Find all log from and to moorage geopoint within 100m
|
||||||
|
Reference in New Issue
Block a user