From: Paul Ramsey Date: Wed, 14 Nov 2012 17:21:28 +0000 (+0000) Subject: Make Korotkov split the default X-Git-Tag: 2.1.0beta2~400 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a22e285c7cf8cb1cbe5083e55b104fa8472f9b87;p=postgis Make Korotkov split the default git-svn-id: http://svn.osgeo.org/postgis/trunk@10669 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/postgis/gserialized_gist_2d.c b/postgis/gserialized_gist_2d.c index 1c6213f7a..1b3c5e0a5 100644 --- a/postgis/gserialized_gist_2d.c +++ b/postgis/gserialized_gist_2d.c @@ -46,7 +46,7 @@ ** 0 == don't use it ** 1 == use it */ -#define KOROTKOV_SPLIT 0 +#define KOROTKOV_SPLIT 1 /* ** For debugging