[postgis-tickets] [PostGIS] #2314: postgis_full_version crashes service on windows 7 edb 64-bit
PostGIS
trac at osgeo.org
Thu May 9 23:02:29 PDT 2013
#2314: postgis_full_version crashes service on windows 7 edb 64-bit
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.1.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Okay got a really serious issue now. Even though I kind of ignore my edb
64-bit problems because well I know tests fail. I can't ignore this one.
I just did a
{{{
CREATE EXTENSION postgis;
}}}
Worked fine:
then a
{{{
select postgis_full_version();
}}}
Crashes the server. We can't go to beta if this is indeed a real issue.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2314>
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-tickets
mailing list