Re: [gdal-dev] Call for discusson on RFC 52 Strict OGR SQL quoting

2015-01-26 Thread Dmitriy Baryshnikov
Hi, I just check PostGIS. Create a table with name test.test in test schema. The result looks so: CREATE TABLE test."test.test" ( id serial NOT NULL ); Also, if schema name have spaces it'll be look like: "test test"."test.test". And what about other DBs? Best regards, Dmitry 26.01.

Re: [gdal-dev] Call for discusson on RFC 52 Strict OGR SQL quoting

2015-01-26 Thread Even Rouault
Le lundi 26 janvier 2015 21:49:21, Jukka Rahkonen a écrit : > Even Rouault spatialys.com> writes: > > Hi, > > > > This is a call for discussion on the new "RFC 52 - Strict OGR SQL > > quoting", based on an older ticket. > > > > http://trac.osgeo.org/gdal/wiki/rfc52_strict_sql_quoting > > > > Su

Re: [gdal-dev] Call for discusson on RFC 52 Strict OGR SQL quoting

2015-01-26 Thread Jukka Rahkonen
Even Rouault spatialys.com> writes: > > Hi, > > This is a call for discussion on the new "RFC 52 - Strict OGR SQL quoting", > based on an older ticket. > > http://trac.osgeo.org/gdal/wiki/rfc52_strict_sql_quoting > > Summary : > > This RFC proposes that OGR SQL enforces strict quoting rules

Re: [gdal-dev] Call for discusson on RFC 52 Strict OGR SQL quoting

2015-01-26 Thread a . furieri
On Mon, 26 Jan 2015 18:47:25 +0100, Even Rouault wrote: Hi, This is a call for discussion on the new "RFC 52 - Strict OGR SQL quoting", based on an older ticket. http://trac.osgeo.org/gdal/wiki/rfc52_strict_sql_quoting Summary : This RFC proposes that OGR SQL enforces strict quoting rules f

[gdal-dev] Call for discusson on RFC 52 Strict OGR SQL quoting

2015-01-26 Thread Even Rouault
Hi, This is a call for discussion on the new "RFC 52 - Strict OGR SQL quoting", based on an older ticket. http://trac.osgeo.org/gdal/wiki/rfc52_strict_sql_quoting Summary : This RFC proposes that OGR SQL enforces strict quoting rules for SQL literals and identifiers. Even -- Spatialys - Ge