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

2021-11-05 Thread Alex Peshkoff via Firebird-devel
On 11/4/21 6:56 PM, Karol Bieniaszewski wrote: „The main reason why this "removal of trailing partial contraction" was done is to achieve behavior "consistent" with search/evaluation in other software (like text editors etc.), so (for example) STARTING WITH "C" or LIKE "C%" will return rows s

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

2021-11-05 Thread Pavel Cisar
Hi, Dne 04. 11. 21 v 16:56 Karol Bieniaszewski napsal(a): „The main reason why this "removal of trailing partial contraction" was done is to achieve behavior "consistent" with search/evaluation in other software (like text editors etc.), so (for example) STARTING WITH "C" or LIKE "C%" will re

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

2021-11-05 Thread Alex Peshkoff via Firebird-devel
On 11/5/21 2:36 PM, Pavel Cisar wrote: For example: The key "HROCH" (Czech word for hippopotamus) could have sortkey: 13+27+23+14 (each letter replaced with byte representing it's order place in alphabet, which is simplification for this showcase, i.e. 13=H 27=R 23=O 14=CH) If you would loo

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

2021-11-05 Thread Pavel Cisar
Hi, Dne 05. 11. 21 v 12:54 Alex Peshkoff via Firebird-devel napsal(a): Pavel - how this SHOULD be in firebird from big clients POV? STARTING WITH "HROC" should return only HROCENI or HROCH too? They prefer that "C" should NOT match "CH" (which is also how Oracle and SQLServer do it). Fact

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

2021-11-05 Thread Adriano dos Santos Fernandes
On 05/11/2021 08:54, Alex Peshkoff via Firebird-devel wrote: > > Before changing / fixing something we should first of all decide what > result do we really need. > Please also take into account that what the customer primary problem was the unacceptable performance degradation when they switch

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

2021-11-05 Thread Gabor Boros
2021.11.05. 12:36 keltezéssel, Pavel Cisar írta: However, the Czech language defines only one contraction (CH), but there are other languages that have many such as Hungarian. Yes: cs, dz, gy, ly, ny, sz, ty, zs and dzs. Sorry. :-) Gabor Firebird-Devel mailing list, web interface at https:

Re: [Firebird-devel] Plans for 3.0.8?

2021-11-05 Thread Omacht András
Hi All, it's November now. Any chance of coming out in the near future? 3.0.7 was released October 20, 2020. András -Original Message- Sent: Monday, September 6, 2021 12:46 PM Subject: Re: [Firebird-devel] Plans for 3.0.8? 06.09.2021 13:31, Omacht András wrote: > > is 3.0.8 expected t