[BUGS] PostGIS/ PostGreSQL ODBC problem

2001-12-22 Thread Yuan Jiang \(tony\)
Hi all,   I am using the PostGIS to do research. Here I think that I found a bug with PostGreSQL / PostGIS. PostgreSQL 7.1.3/ PostGIS 0.6.2   There is a function called "Astext" in PostGIS, defined as below.     -- Function: astext(geometry)    CREATE FUNCTION "astext"("geometry") RETURNS "

Re: [BUGS] PostGIS/ PostGreSQL ODBC problem

2001-12-17 Thread Hiroshi Inoue
> "TONY J.Y." wrote: > > Hi all, > > I am using the PostGIS to do research. Here I think that I found a bug > with PostGreSQL / PostGIS. > PostgreSQL 7.1.3/ PostGIS 0.6.2 > > There is a function called "Astext" in PostGIS, defined as below. > -- Function: astext(geometry) > CREATE FUNCTI

[BUGS] PostGIS/ PostGreSQL ODBC problem

2001-12-17 Thread TONY J.Y.
Hi all,   I am using the PostGIS to do research. Here I think that I found a bug with PostGreSQL / PostGIS. PostgreSQL 7.1.3/ PostGIS 0.6.2   There is a function called "Astext" in PostGIS, defined as below.     -- Function: astext(geometry)    CREATE FUNCTION "astext"("geometry") RETURNS