[postgis-devel] [PostGIS] #1965: turkish locale breaks postgis
PostGIS
trac at osgeo.org
Fri Aug 24 09:01:21 PDT 2012
#1965: turkish locale breaks postgis
---------------------+------------------------------------------------------
Reporter: plq | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.2
Component: postgis | Version: 2.0.x
Keywords: |
---------------------+------------------------------------------------------
Comment(by plq):
{{{
plq at iskembe ~ $ psql -U postgres some_db
psql (9.1.5)
Type "help" for help.
some_db=# select postgis_Full_version();
NOTICE: Function postgis_topology_scripts_installed() not found. Is
topology support enabled and topology.sql installed?
postgis_full_version
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
POSTGIS="2.0.1 r9979" GEOS="3.3.3-CAPI-1.7.4" PROJ="Rel. 4.7.1, 23
September 2009" GDAL="GDAL 1.9.1, released 2012/05/15" LIBXML="2.8.0"
LIBJSON="UNKNOWN" RASTER
(1 row)
some_db=# select version();
version
---------------------------------------------------------------------------------------------------------------------------
PostgreSQL 9.1.5 on x86_64-pc-linux-gnu, compiled by x86_64-pc-linux-gnu-
gcc (Gentoo 4.6.3 p1.3, pie-0.5.2) 4.6.3, 64-bit
(1 row)
some_db=#
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1965#comment:1>
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