General

Profile

Stefanel Pezamosca

Issues

Projects

Activity

09/01/2026

11:42 AM Database Feature #9305: Replace begins with interval based conditional
In 9305a rev. 16729 I have rewritten how the query gets converted from begins to a range bound. It's a little bit sim...
08:37 AM Database Feature #9305: Replace begins with interval based conditional
The upper bound of the range used for BEGINS implementation will be computed directly in PSQL while running udfs.sql ...
08:33 AM Database Feature #9305 (Review): Replace begins with interval based conditional
I have fixed more self-review issues. 9305a is currently based on trunk/16724. Last revision is 16728.
For now I thi...

08/31/2026

07:22 AM Database Feature #5219 (Internal Test): implement native full-text search for word index and CONTAINS support
I have rebased 5219a to trunk rev. 16730. Last revision is 16750.

08/27/2026

09:25 AM Database Feature #9305: Replace begins with interval based conditional
h2. UnitTests status for 9305a:
|_. |_. trunk r16725 |_. 9305a r16726 + working tree |
| tests found | 257 | 257 ...

08/25/2026

07:11 AM Database Feature #9305: Replace begins with interval based conditional
In task branch 9305a revision 16704 I committed the first stable iteration of begins rewrite to range.
This should n...

08/21/2026

03:25 AM Database Feature #5219: implement native full-text search for word index and CONTAINS support
I have rebased *5219a* to trunk rev. 16714. And committed two new revisions:
* rev. *16730*: Fold a word of a case-i...

08/19/2026

07:21 AM Database Feature #9305: Replace begins with interval based conditional
Considering that the PostgreSQL planner for LIKE with text_pattern_ops already does something similar to a range + LI...
07:19 AM Database Feature #5219: implement native full-text search for word index and CONTAINS support
I have some uncommitted fixes for #5219-64 that uses a map with common collation rules for unaccent(word fold) operat...
02:19 AM Database Feature #5219: implement native full-text search for word index and CONTAINS support
In 5219a *revision 16717* I replaced @appendFtsMatch()@ with @getFtsMatch()@ and @toFtsQuery()@ for FTS CONTAINS. Thi...

Also available in: Atom