On Feb 9, 2012, at 7:42 AM,
alois....@gmail.com wrote:
> select * from snm where ssnm like 'a%'
> does not match with 'a', only with all lines beginning with 'a..'.
That is indisputably a bug.
Fortunately it doesn't seem to be happening with the current
head-revision of main, which will become the real and official 10.1
Fairly Soon Now.
Have you built your own Ingres from source, or are you using one of
the prebuilt distributions? If you can't wait for the official 10.1, you
might consider getting the latest from svn (rather than the build 120
source from
esd.actian.com), and building that. I am not sure how
up-to-date the community svn repository is, but it might be newer
than the 120 source tarball and might have the fix.
Karl