<div dir="ltr"><div><div>Both work fine here (9.3).<br><br></div>Cheers,<br><br></div>RĂ©mi-C<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/12/3 Christophe Vergon <span dir="ltr"><<a href="mailto:christophevergon-girtec@orange.fr" target="_blank">christophevergon-girtec@orange.fr</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
When I write :<br>
<br>
CREATE TABLE cadastre.p__edigeo_2012_2b_<u></u>thread1_com_148_EAD0A01 (idobj serial,ptrobj integer, refedigeo varchar(255))<br>
<br>
it works with an implicit conversion from EAD0A01 to lower case.<br>
<br>
When I write<br>
<br>
CREATE TABLE cadastre.p__edigeo_2012_2b_<u></u>thread1_com_149_EAD0A01 (idobj serial,ptrobj integer, refedigeo varchar(255))<br>
<br>
The query run without ending .... WHY is "149" a "secret code" ?? ;)<br>
<br>
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.<br>
<br>
<br>
<br>
<br>
<br>
.<br>
<br>
______________________________<u></u>_________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@lists.osgeo.org" target="_blank">postgis-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users" target="_blank">http://lists.osgeo.org/cgi-<u></u>bin/mailman/listinfo/postgis-<u></u>users</a><br>
</blockquote></div><br></div>