Tom Lane writes:
> Hmm. Given that we expect the lexer to have downcased any unquoted
> words, this seems like a workable solution --- where else are we using
> strcasecmp() unnecessarily?
I've identified several other such places. However, in reality we have to
consider every single strcasecmp() call suspicious. In many places an
ASCII-only alternative is needed or the code needs to be rewritten.
--
Peter Eisentraut peter_e@gmx.net http://funkturm.homeip.net/~peter