Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Fix whitespace
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 19 Dec 2015 16:46:15 +0000 (11:46 -0500)
committerPeter Eisentraut <peter_e@gmx.net>
Sat, 19 Dec 2015 16:46:38 +0000 (11:46 -0500)
contrib/cube/cube--1.0--1.1.sql
contrib/cube/cube--1.1.sql

index f032f73586b6ddca2dd5cb2be0967e79de35614f..fbe61e7f3da5b84d47ed818009b4c53e77573707 100644 (file)
@@ -57,4 +57,3 @@ ALTER OPERATOR FAMILY gist_cube_ops USING gist ADD
    OPERATOR    17  <-> (cube, cube) FOR ORDER BY float_ops,
    OPERATOR    18  <=> (cube, cube) FOR ORDER BY float_ops,
    FUNCTION    8   (cube, cube)    g_cube_distance (internal, cube, smallint, oid);
-
index c94441457643c21bd69cdb4c9ac26122bc6ad812..73f5ced2382764cf7e098cd62018ce653e33f7a7 100644 (file)
@@ -376,4 +376,3 @@ CREATE OPERATOR CLASS gist_cube_ops
    FUNCTION    6   g_cube_picksplit (internal, internal),
    FUNCTION    7   g_cube_same (cube, cube, internal),
    FUNCTION    8   g_cube_distance (internal, cube, smallint, oid);
-