Fix init export_gpx2

This commit is contained in:
xbgmsharp
2023-10-16 00:55:33 +02:00
parent 2127dd7fcb
commit c64219e249

View File

@@ -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