Both work fine here (9.3). Cheers,
Rémi-C 2013/12/3 Christophe Vergon <[email protected]> > Hello, > > When I write : > > CREATE TABLE cadastre.p__edigeo_2012_2b_thread1_com_148_EAD0A01 (idobj > serial,ptrobj integer, refedigeo varchar(255)) > > it works with an implicit conversion from EAD0A01 to lower case. > > When I write > > CREATE TABLE cadastre.p__edigeo_2012_2b_thread1_com_149_EAD0A01 (idobj > serial,ptrobj integer, refedigeo varchar(255)) > > The query run without ending .... WHY is "149" a "secret code" ?? ;) > > I know that using "" will solve the trouble but in my own code it's > painfull and it doesn't tell me why such trouble appears. > > > > > > . > > _______________________________________________ > postgis-users mailing list > [email protected] > http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users >
_______________________________________________ postgis-users mailing list [email protected] http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
