[postgis-users] postgis bool::text and mapserver
Didrik Pinte
dpinte at itae.be
Mon May 9 08:10:09 PDT 2005
Le lundi 09 mai 2005 à 10:56 -0400, Stephen Woodbridge a écrit :
> Try EXPRESSION ( [moved] =~ /t/)
>
> -Steve
Hi Steve,
Here are all my tests :
EXPRESSION ( [moved] = 't')
EXPRESSION ( [moved] = "t")
EXPRESSION ( [moved] eq 't')
EXPRESSION ( [moved] eq "t")
EXPRESSION ( [moved] =~ /t/)
None of those test work
Didrik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20050509/5a8f6478/attachment.pgp>
More information about the postgis-users
mailing list