[mapserver-commits] [mapserver/mapserver] f67fba: Oraclespatial: Fix IEQ expression translation (#51...
GitHub
noreply at github.com
Fri Jul 24 00:22:40 PDT 2015
Branch: refs/heads/branch-7-0
Home: https://github.com/mapserver/mapserver
Commit: f67fbaf6a02706ce278f1d24273d819049b89dbb
https://github.com/mapserver/mapserver/commit/f67fbaf6a02706ce278f1d24273d819049b89dbb
Author: Michael Smith <michael.smith at usace.army.mil>
Date: 2015-07-24 (Fri, 24 Jul 2015)
Changed paths:
M maporaclespatial.c
Log Message:
-----------
Oraclespatial: Fix IEQ expression translation (#5124)
Make sure IEQ comparison wraps the comparison string with start (^) and
end ($) to ensure exact match.
More information about the mapserver-commits
mailing list