<html><head></head><body>Hi,<br>
<br>
Packager speaking: Can you please release 2.1.2 either on Thursday or Monday, and not release on Friday, to avoid upgrade nightmare during weekend?<br>
<br>
Regards, Devrim<br><br><div class="gmail_quote">On March 27, 2014 8:50:37 AM EET, Sandro Santilli <strk@keybit.net> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail">+1 for release, thanks Regina for testing<br /><br />PS: I think it's correct for ST_DumpPoints to never return POINT EMPTY<br /><br />--strk;<br /><br />On Thu, Mar 27, 2014 at 01:15:39AM -0400, Paragon Corporation wrote:<br /><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;"> +1 Regina<br />  <br /> I did a garden regression check between<br /> 2.1.1, 2.0.4, and 2.1.2dev r12366 (on 9.2 windows 32-bit install)<br />  <br /> There are fewer regressions between 2.0.4 and 2.1.2dev than there are<br /> between 2.1.1 and 2.1.2dev<br />  <br /> That is expected since 2.1.0 introduced a lot of geography regressions<br /> (ST_Intersects, ST_DWithin) which got fixed in 2.1.2 <br />  <br /> The cases where I saw 2.0.4 and 2.1.2dev differences were with things like<br /> intersects with geography M types where 2.0.4 was clearly wrong (if I forced<br /> to remove M)<br /> and things like Area, Length,
intersection which were affected by SRID<br /> changes. Also ST_Summary which outputs [S] (2.1.1 also has it)  for has<br /> spatial ref id I guess.<br /> The results of outputs of ST_Length, ST_Length2D, ST_ExteriorRing,<br /> ST_Perimeter (for curved types, polyhedral, and tin) (I think Length, and<br /> ExteriorRing are bug fixes, not sure about perimeter)<br />  <br /> The only other -- more interesting than anything is behavior of<br /> ST_DumpPoints - though not sure I'd call this a bug<br /> SELECT ST_AsText((ST_DumpPoints(ST_GeomFromText('POINT EMPTY',4326))).geom);<br /> -- in 2.0.4 returns  POINT EMPTY, in 2.1.1 and 2.1.2dev returns no records<br />  <br /> Oddly for the other empty types no records are returned for any of them -<br /> 2.0.4, 2.1.1, 2.1.2dev r12366 yields same non-existent answer<br /> SELECT ST_ASText((ST_DumpPoints(foo1.the_geom)).geom),<br /> ST_AsText(foo1.the_geom) As result<br />        FROM ((<br />     SELECT ST_GeomFromText('MULTIPOINT
EMPTY',4326) As the_geom<br />    UNION ALL SELECT ST_GeomFromText('MULTIPOLYGON EMPTY',4326) As the_geom<br />    UNION ALL SELECT ST_GeomFromText('LINESTRING EMPTY',4326) As the_geom<br />    UNION ALL SELECT ST_GeomFromText('MULTILINESTRING EMPTY',4326) As<br /> the_geom ) ) As foo1 <br />  <br /> Thanks,<br /> Regina<br />  <br /> <br />   _____  <br /> <br /> From: postgis-devel-bounces@lists.osgeo.org<br /> [mailto:postgis-devel-bounces@lists.osgeo.org] On Behalf Of Paul Ramsey<br /> Sent: Wednesday, March 26, 2014 8:45 AM<br /> To: PostGIS Development Discussion<br /> Subject: [postgis-devel] Release PostGIS 2.1.2?<br /> <br /> <br /> Shall we? Ticket count is down, many important bugs fixed.<br /> <br /> +1 Paul<br /> <br /> <br /> -- <br /> Paul Ramsey<br /> <a href="http://cleverelephant.ca">http://cleverelephant.ca</a> <br /> <a href="http://postgis.net">http://postgis.net</a><br /></blockquote><br /><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex;
border-left: 1px solid #729fcf; padding-left: 1ex;"><hr /><br /> postgis-devel mailing list<br /> postgis-devel@lists.osgeo.org<br /> <a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-devel">http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-devel</a><br /></blockquote><br /></pre></blockquote></div><br>
-- <br>
Sent from my Android device with K-9 Mail. Please excuse my brevity.</body></html>