[postgis-devel] 1.5 Regression?
Paul Ramsey
pramsey at opengeo.org
Mon Oct 31 14:16:48 PDT 2011
Anyone else seeing a regression in 1.5 branch?
*** loader/PointZ-wkb.expected Fri Oct 14 08:04:40 2011
--- /var/folders/vQ/vQpcmrOZEXuINbyg+7Jj4k+++TI/-Tmp-//test_3_out
Mon Oct 31 14:15:54 2011
***************
*** 1,3 ****
POINT(0 1 2 3)
- POINT(9 -1 -20 -123)
POINT(9 -1 -2 -3)
--- 1,3 ----
POINT(0 1 2 3)
POINT(9 -1 -2 -3)
+ POINT(9 -1 -20 -123)
Odd
p.
More information about the postgis-devel
mailing list