General

Profile

Stefanel Pezamosca

Issues

Projects

Activity

Today

04:32 AM Database Bug #11893: CONTAINS NOT operator
Greg Shah wrote:
> We can set this to rejected, as long as we have checked in all the related testcases into our @CO...

09/21/2026

09:03 AM Database Bug #11893: CONTAINS NOT operator
Verified on OpenEdge against FWD: @!@ and @^@ are exact synonyms of @|@ (OR), so FWD's mapping is correct and there i...

09/18/2026

06:48 AM Database Feature #9305: Replace begins with interval based conditional
Stefanel Pezamosca wrote:
> So, for a case-insensitive field it should be like this: @upper(rtrim([field]))@ LIKE @[...
02:39 AM Database Feature #9305: Replace begins with interval based conditional
Ok, I was wrong, it will use the index, but it will find rows only if the second operand of BEGINS is uppercased. I h...
02:05 AM Database Feature #9305: Replace begins with interval based conditional
Teodor Gorghe wrote:
> Ok, the only issue which I currently see in the code are just two large history entries. It w...
01:36 AM Database Feature #9305: Replace begins with interval based conditional
Stefanel Pezamosca wrote:
> Your concern is right, there are some issues for case-sensitive. I will fix them in the ...

09/17/2026

09:38 AM Database Feature #9305: Replace begins with interval based conditional
Teodor Gorghe wrote:
> I am a little bit concerned about when @BEGINS@ works in case sensitive mode vs case insensit...
04:46 AM Database Feature #9305: Replace begins with interval based conditional
I committed 16769,16770 with some cleanups and simplifications. The code should be simpler now.

09/16/2026

03:40 AM Database Feature #9305: Replace begins with interval based conditional
I was doing the same kind of test right now, actually. Both, measured on OE 12.8 with -cpinternal UTF-8, indexed fiel...
02:17 AM Database Feature #9305: Replace begins with interval based conditional
- PostgreSQL (udf/postgresql/udfs.sql, begins_upper) is correct in general. It does not assume any particular charact...

Also available in: Atom