]> granicus.if.org Git - postgis/commitdiff
Formatting change.
authorPaul Ramsey <pramsey@cleverelephant.ca>
Thu, 5 Dec 2002 20:40:55 +0000 (20:40 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Thu, 5 Dec 2002 20:40:55 +0000 (20:40 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@218 b70326c6-7e19-0410-871a-916f4a2858ee

postgis_gist_73.sql.in

index d536a28d9e36330fa0f11a4989521a08ad6876ff..720e2a2c8b98f84bc2a4b04a336b539a3da5b0ef 100644 (file)
@@ -62,8 +62,6 @@ CREATE FUNCTION estimate_histogram2d(HISTOGRAM2D,box)
    AS '@MODULE_FILENAME@','estimate_histogram2d'
             LANGUAGE 'c'  with (isstrict);
 
-
-
 create function postgisgistcostestimate(opaque,opaque,opaque,opaque,opaque,opaque,opaque,opaque)
    RETURNS opaque
    AS '@MODULE_FILENAME@','postgisgistcostestimate'