[postgis-devel] [PostGIS] #1640: Segfault on hard-upgrade
PostGIS
trac at osgeo.org
Thu Mar 1 01:56:55 PST 2012
#1640: Segfault on hard-upgrade
---------------------+------------------------------------------------------
Reporter: strk | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Comment(by strk):
Smaller!
{{{
CREATE FUNCTION geography_typmod_dims(integer) RETURNS integer
LANGUAGE c IMMUTABLE STRICT
AS '$libdir/postgis-1.5', 'geography_typmod_dims';
SELECT 'SRID=3003;POINT(0 0)'::geometry;
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1640#comment:6>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list