Re: [Firebird-devel] RFC: Fix for issue 6915

2021-11-04 Thread Pavel Cisar
Mama mia, here we go again. I have no intention to get sucked even deeper into this endless discussion. I'm fighting covid right now and really don't feel fit for it. In fact, I personally don't care HOW this will be fixed, as long as it WOULD be fixed in some timely manner, which is obviously

Re: [Firebird-devel] RFC: Fix for issue 6915

2021-11-03 Thread Adriano dos Santos Fernandes
On 02/11/2021 07:57, Pavel Cisar wrote: > Problem: > > This issue is related to intl. support for some languages, use of > collations and LIKE and STARTING WITH predicates, And SIMILAR. And to some degree, SUBSTRING, CHAR_LENGTH, REPLACE, OVERLAY, etc. > and >= / <= operators. This is much les

[Firebird-devel] RFC: Fix for issue 6915

2021-11-02 Thread Pavel Cisar
Problem: This issue is related to intl. support for some languages, use of collations and LIKE and STARTING WITH predicates, and >= / <= operators. Specifically, when certain values are used on columns data in certain languages & collations, the performance may drop significantly (scale depen