# HG changeset patch # User Tom Gottfried # Date 1539002516 -7200 # Node ID 71445b091415dbd949be0b5b366bd8e6a7a1685c # Parent 48f70782400d108c55241fc35efb295048d30c18 Remove obsolete comments diff -r 48f70782400d -r 71445b091415 schema/gemma.sql --- a/schema/gemma.sql Mon Oct 08 13:04:30 2018 +0200 +++ b/schema/gemma.sql Mon Oct 08 14:41:56 2018 +0200 @@ -5,10 +5,6 @@ -- CREATE EXTENSION postgis; --- Needed for 3D processing e.g. for cross section profiles --- FIXME disabled for now, because not available on Ubuntu/Debian ---CREATE EXTENSION postgis_sfcgal; - -- TODO: will there ever be UPDATEs or can we drop that function due to -- historicisation? CREATE FUNCTION update_date_info() RETURNS trigger