Eduard Soltan's activity
From 05/27/2025 to 06/25/2025
06/25/2025
- 08:27 AM Database Feature #9455: port native user defined functions to SQL Server
- Ovidiu, should I commit my udfs implementation on 9456a?
06/24/2025
- 04:05 AM Database Bug #10195 (Review): Reset of query buffer in a nested function
- 04:04 AM Database Bug #10195 (WIP): Reset of query buffer in a nested function
- 04:04 AM Database Bug #10195: Reset of query buffer in a nested function
- Committed on 10195a, rev. 15996.
- 03:34 AM Database Bug #10195: Reset of query buffer in a nested function
- I think this tests is a bit more accurate....
06/23/2025
- 02:02 PM Database Bug #10195: Reset of query buffer in a nested function
- Found a problem in unit tests of a customer application....
- 01:54 PM Database Bug #10195 (Test): Reset of query buffer in a nested function
06/20/2025
- 05:44 AM Database Feature #9455: port native user defined functions to SQL Server
- Constantin Asofiei wrote:
> What if you call a PROCEDURE from a FUNCTION?
This could be done. And error is raised. - 05:21 AM Database Feature #9455: port native user defined functions to SQL Server
- I see that in T-SQL, statements like @RAISERROR('Dates before October 15, 1582 are not yet supported', 16, 1);@. coul...
06/17/2025
- 05:22 AM Database Bug #10080: Temp-table records are leaking in can-find statements
- Sure.
- 05:18 AM Database Bug #10080 (Test): Temp-table records are leaking in can-find statements
- 10080a was merged to trunk rev 15986 and archived.
- 03:49 AM Database Bug #10080: Temp-table records are leaking in can-find statements
- unit tests and smoke tests of a large gui application ✅
- chui regression tests ✅
- smoke tests of a gui appl...
06/16/2025
- 02:40 AM Database Bug #10080: Temp-table records are leaking in can-find statements
- Yes, they are passing and received the news from Danut that ETF has passed.
06/10/2025
- 12:18 AM Database Bug #10080: Temp-table records are leaking in can-find statements
- Updated @query/canfindmultiplex@ testcases.
06/06/2025
- 11:18 AM Database Bug #10083: Infinite loop when changing walking index fields
- CHUI Regression tests passed with 10083a. ☑️
Large GUI Application unit tests passed. ☑️ - 07:11 AM Database Bug #10083 (Internal Test): Infinite loop when changing walking index fields
- Tomasz Domin wrote:
> Do you mean @10083a/15961@ as I can confirm that, results are fine with @10083a/15961@.
> Why... - 05:40 AM Database Bug #10083: Infinite loop when changing walking index fields
- Tomasz Domin wrote:
> Eduard Soltan wrote:
> > Tomasz, could you run it again with 10083-13 patch?
>
> The resul... - 02:23 AM Database Bug #10083: Infinite loop when changing walking index fields
- Tomasz, could you run it again with 10083-13 patch?
06/05/2025
- 02:09 PM Database Bug #10080: Temp-table records are leaking in can-find statements
- Tested performed:
- unit tests of a large gui application ✅
- chui regression tests ✅
Is any additional testin... - 02:00 AM Database Bug #10080: Temp-table records are leaking in can-find statements
- Constantin Asofiei wrote:
> Eduard, please see #10088-57 - is this task fixing the CAN-FIND sub-select, so that now ... - 09:54 AM Database Bug #10083: Infinite loop when changing walking index fields
- ...
- 09:23 AM Database Bug #10083: Infinite loop when changing walking index fields
- Tomasz Domin wrote:
> I've run @support/harness/test/cross_session_test.xml@ dirty share tests and they fail much mo... - 09:12 AM Database Bug #10083: Infinite loop when changing walking index fields
- Tomasz Domin wrote:
> No wiki yet.
> See #9270, #6860#80, @support/harness/readme.txt@ (that will go into Wiki)
> ... - 05:04 AM Database Bug #10083: Infinite loop when changing walking index fields
- Is there a wiki to run @support/harness/test/cross_session_test.xml@?. I tried to run them myself it was giving me al...
- 04:13 AM Base Language Feature #9437 (WIP): enhancements for Progress.Lang.Class
- What is left to implement on this task:
- @Progress.Reflect.Constructor@
- @Progress.Reflect.Event@.
- setters ... - 04:08 AM Base Language Feature #9437: enhancements for Progress.Lang.Class
- 9437a was merged to trunk rev. 15967 and archived.
- 02:06 AM Base Language Feature #9437: enhancements for Progress.Lang.Class
- Also modified the LegacyResourceSupport annotation.
Testing performed with 9437a:
- unit test and smoke tests o...
06/04/2025
- 02:48 PM Conversion Tools Bug #6082: automatically add to conversion list all non-skeleton .cls dependencies
- Greg Shah wrote:
> What other related features are still not complete? The intention here is to resolve the problem... - 05:04 AM Database Bug #10080 (Review): Temp-table records are leaking in can-find statements
- 05:02 AM Database Bug #10080 (WIP): Temp-table records are leaking in can-find statements
- Committed on 10080a, rev. *15964*.
The parameters where not updating in case there were a multiplex id injected in... - 02:27 AM Base Language Feature #9437: enhancements for Progress.Lang.Class
- Committed review issues and improvements for retrieval the variables and properties from the super class on rev. *159...
06/03/2025
- 02:30 PM Conversion Tools Feature #5630: add missing classes referenced during parsing to the conversion list in file list ...
- Greg Shah wrote:
> We probably also should implement this even in blacklist mode. In other words: what should we do ... - 02:24 PM Conversion Tools Bug #6082: automatically add to conversion list all non-skeleton .cls dependencies
- Greg Shah wrote:
> Does trunk rev 15852 (changes from #7255) resolve this task?
If the scope of this task is stri... - 08:03 AM Base Language Feature #9437: enhancements for Progress.Lang.Class
- Constantin Asofiei wrote:
> Review for 9437a rev 15978:
> ** @_getVariables@ - why not use a @LinkedHashSet@ if y... - 04:19 AM Base Language Feature #9437: enhancements for Progress.Lang.Class
- Constantin Asofiei wrote:
> Eduard Soltan wrote:
> > Fixed review issues in rev. *15966*.
>
> I don't see this c... - 03:03 AM Base Language Feature #9437: enhancements for Progress.Lang.Class
- Fixed review issues in rev. *15966*.
- 05:06 AM Conversion Tools Feature #6256: improved profile support
- Constantin Asofiei wrote:
> No, @X@ directive works only with @./abl/@ paths - there can't be relative paths.
>
>... - 01:47 AM Database Bug #10083 (Review): Infinite loop when changing walking index fields
- 01:46 AM Database Bug #10083 (WIP): Infinite loop when changing walking index fields
- With the patch from #10083-1, unit tests of a customer application does not get stuck in a infinite loop. Committed m...
06/02/2025
- 04:38 PM Database Bug #10083: Infinite loop when changing walking index fields
- Manage to create a small test case for infinite loop in unit tests in customer application. Please also look at the *...
- 04:37 PM Database Bug #10083 (Test): Infinite loop when changing walking index fields
05/28/2025
- 05:05 AM Base Language Feature #9437: enhancements for Progress.Lang.Class
- I got the following example:...
- 03:10 AM Database Bug #9763 (Test): xml-node-name buffer option
- 9763b was merged to trunk rev. 15942 and archived.
Also available in: Atom