Activity
From 12/23/2025 to 01/21/2026
01/21/2026
- 11:05 AM Bug #11027 (WIP): Unflushed record causes infinite loop
- I committed 2 more revisions:
# @rev. 16346@: here it is a simple fix to activate next/prev when entering this @ ... - 04:09 AM Bug #11027: Unflushed record causes infinite loop
- I have committed @11027a/ rev. 16345@ with the removal of the redundant if in @DirtyShareContext.java@ and also wrapp...
- 09:34 AM Bug #10455: Persistent table CAN-FIND FIRST issue
- Rebased to trunk rev *16358*
- 09:33 AM Feature #6457: finish COPY-LOB support
- 6457a was rebased to trunk rev. 16358.
- 09:27 AM Bug #10956: Wrong primary index selection on FOR EACH table
- Rebased to trunk rev *16358*
- 09:16 AM Bug #10689: Wrong temp-table FOR EACH sorting criteria
- Rebased to trunk rev *16358*
- 09:15 AM Bug #10526: Progressive results don't get invalidated when buffer-copy is performed
- Rebased to trunk 16358.
- 09:06 AM Bug #10390: FIND FIRST buffer field change does not propagate into the next FIRST FIRST statements.
- Alexandru Lungu wrote:
> Teodor, please mind that Andrei is already working is a close area. Please have a chat with... - 05:52 AM Bug #10390: FIND FIRST buffer field change does not propagate into the next FIRST FIRST statements.
- Teodor, please mind that Andrei is already working is a close area. Please have a chat with him first to see if you c...
- 05:46 AM Bug #10390 (Feedback): FIND FIRST buffer field change does not propagate into the next FIRST FIRS...
- 05:39 AM Bug #10390: FIND FIRST buffer field change does not propagate into the next FIRST FIRST statements.
- Rebased branch *10390a* to trunk rev *16353*.
Committed revision *16357* on task branch *10390a*:
- @RAQ.executeI... - 08:47 AM Bug #10560: Wrong buffer picking for ReadXml when seralization name of a buffer correspond to the...
- Rebased task branch *10560a* to trunk revision *16358*.
- 04:02 AM Feature #8834: add bootstrap configuration support for -db OE command line parameter (and related...
- Committed revision *16351* on task branch *8834a*:
- Added support for quoted @cfgOverrides@.
- Additional fixes li... - 02:42 AM Feature #8834: add bootstrap configuration support for -db OE command line parameter (and related...
- Ok, I see. There are lots of places where the @split(" ")@ is being used and I think I shall replace that with a more...
- 02:56 AM Feature #9711: collation configuration cleanup
- I solved other issues that I encountered while testing with different databases and cpinternal values. Branch 9711a u...
01/20/2026
- 06:26 AM Feature #8834: add bootstrap configuration support for -db OE command line parameter (and related...
- Teodor, please test how @cfgOverrides@ can handle the spaces, in @directory.xml@ - is it enough to use @"@ in th...
- 06:21 AM Bug #11027: Unflushed record causes infinite loop
- Alexandru Lungu wrote:
> > I will commit soon the small changes based on the review, however, I would want to contin... - 05:42 AM Bug #11027: Unflushed record causes infinite loop
- > I will commit soon the small changes based on the review, however, I would want to continue testing the current cha...
- 05:19 AM Bug #11027: Unflushed record causes infinite loop
- >> @else if(compWithPristine < 0 && (activeBundleKey FIRST || activeBundleKey LAST))@ why only for FIRST/LAST?
> Hmm... - 05:32 AM Bug #10390: FIND FIRST buffer field change does not propagate into the next FIRST FIRST statements.
- I have starting working on this task and I have might found the root cause for each issue.
With the latest trunk, th...
01/19/2026
- 10:55 AM Bug #11027: Unflushed record causes infinite loop
- Alexandru Lungu wrote:
> Review of 11027a:
>
> * @else if (id.equals(foundID) && info.isModified())@ is redundant... - 04:32 AM Bug #11027: Unflushed record causes infinite loop
- Review of 11027a:
* @else if (id.equals(foundID) && info.isModified())@ is redundant because the method is returni... - 09:05 AM Bug #10776: FFC.touch standing out in profiling
- Andrei, please merge 10776a in #11037 and lets test them together. I will look into #11037 for review once ready.
- 08:28 AM Bug #10776: FFC.touch standing out in profiling
- I checked @10776a@ branch again and, indeed, my original concerns are solved!
There is a small syntax error at the e... - 08:38 AM Feature #8834 (Review): add bootstrap configuration support for -db OE command line parameter (an...
- Committed revision *16350* on task branch *8834a*:
- Added implementation for -pf startup parameter.
Currently, t... - 01:35 AM Feature #8834: add bootstrap configuration support for -db OE command line parameter (and related...
- Committed revision *16349* on task branch *8834a*:
- Override *directory.xml* server auto-connect configuration when... - 01:10 AM Feature #8834: add bootstrap configuration support for -db OE command line parameter (and related...
- Greg Shah wrote:
> > For the client configuration structure, I am thinking of having a different XML node name becau... - 01:51 AM Bug #10611 (Review): Incorrect abbreviation name resolved at conversion time
01/18/2026
- 09:21 AM Bug #10611: Incorrect abbreviation name resolved at conversion time
- *10611a, rev. 16181* has a fix for #10611-8, I have converted #9457 application and it now passes.
01/17/2026
- 05:51 AM Bug #10611: Incorrect abbreviation name resolved at conversion time
- I have put a conversion with 10611a of 9457 application, and manage to create a small test case....
01/16/2026
- 09:39 AM Feature #8834: add bootstrap configuration support for -db OE command line parameter (and related...
- > For the client configuration structure, I am thinking of having a different XML node name because it is easier and ...
- 08:25 AM Feature #8834: add bootstrap configuration support for -db OE command line parameter (and related...
- Committed revision *16348* on task branch *8834a*:
- Added support for database startup parameter.
- @AUTOCONNECT@ ... - 04:51 AM Feature #8834: add bootstrap configuration support for -db OE command line parameter (and related...
- Committed revision *16347* on task branch *8834a*:
- Added support for reading list items from Bootstrap client conf...
01/15/2026
- 10:16 AM Bug #10385: Incorrect reset of the cursor cache in Reposition
- Alexandru Lungu wrote:
>
> This is a @CompoundQuery@ next operation that finds data in the cursor. It is loaded in... - 10:03 AM Bug #11027 (Review): Unflushed record causes infinite loop
- I have committed @11027a/rev. 16343/16344@ where I have better handled the case when the query runs in inverse mode. ...
- 07:01 AM Bug #11027: Unflushed record causes infinite loop
- Andrei, there are some tests in xfer entitled @adaptive-(no)scroll-set-*@. Please adapt them to persistent database a...
- 06:36 AM Bug #11027: Unflushed record causes infinite loop
- I have created #11115 for the issue exposed in the last note. In order to test the functionality needed on this task ...
- 04:55 AM Bug #11027: Unflushed record causes infinite loop
- While investigating how the DESC mode works, I came to an example which doesn't seem to work even with trunk:...
- 07:20 AM Feature #8834: add bootstrap configuration support for -db OE command line parameter (and related...
- I have started working on this task.
Currently, after I have checked the FWD implementation of client-side bootstr... - 04:15 AM Feature #8834 (WIP): add bootstrap configuration support for -db OE command line parameter (and r...
- Created task branch *8834a*.
- 07:12 AM Bug #11115: Early invalidated for each query in desc mode finds no results
- > After a discussion with Alex, a solution may be to try to also call @query.first@ inside this block from @BlockMana...
- 06:35 AM Bug #11115: Early invalidated for each query in desc mode finds no results
- While working on #11027, I found a test case which behaves wrong in FWD:...
- 06:28 AM Bug #11115 (New): Early invalidated for each query in desc mode finds no results
01/14/2026
- 10:54 AM Bug #11027: Unflushed record causes infinite loop
- I have committed @11027a/16342@ with some initial changes to load the pristine records from DB and compare with the d...
- 05:22 AM Bug #10390: FIND FIRST buffer field change does not propagate into the next FIRST FIRST statements.
- Added Andrei as a watcher. Teodor, let me know when this is ready for review.
- 07:00 PM Support #11066 (WIP): How does FWD handle "by-reference"
- > In OpenEdge it's possible to specify temp-table parameters as "by-reference".
> See: https://docs.progress.com/bu...
01/13/2026
- 05:40 PM Feature #9456: implement SQL Server dialect and helpers
- OK, I reverted the archive and rebased the branch. After fixing a lots of conflicts (some revisions were reverted ins...
- 12:55 PM Feature #9456: implement SQL Server dialect and helpers
- Ovidiu Maxiniuc wrote:
> No. I checked the branch and all changes are found at least in 9457c. I archived the branch... - 12:42 PM Feature #9456: implement SQL Server dialect and helpers
- No. I checked the branch and all changes are found at least in 9457c. I archived the branch as _'dead'_.
- 12:07 PM Feature #9456: implement SQL Server dialect and helpers
- Ovidiu Maxiniuc wrote:
> I am about to alter 9456b and address the following 5 occurrences of current @isLimitBefore... - 03:01 PM Bug #11015: allow cleanup the DMO types, caches, etc for dynamic temp-tables
- Alexandru Lungu wrote:
> Review for 11015a:
>
> * Changes in BufferManager are dependent upon the unique pk acr... - 12:30 PM Feature #6457 (Internal Test): finish COPY-LOB support
- 12:19 PM Bug #10560 (Internal Test): Wrong buffer picking for ReadXml when seralization name of a buffer c...
- 12:18 PM Bug #10689 (Internal Test): Wrong temp-table FOR EACH sorting criteria
- 12:15 PM Bug #10956 (Internal Test): Wrong primary index selection on FOR EACH table
- 07:53 PM Support #11066: How does FWD handle "by-reference"
- Hi guys,
Would it be possible to shed light on this question?
01/12/2026
- 10:24 AM Feature #9711 (WIP): collation configuration cleanup
- I started working on this today. I have created 9711a and committed in revision 16334 the changes.
I completed an ... - 09:00 AM Bug #9950: Upgrade the metadata schema to a newer version
- Greg Shah wrote:
> In the past we have always found that we can use the latest @standard.df@ even with older code. ... - 08:41 AM Bug #9950: Upgrade the metadata schema to a newer version
- In the past we have always found that we can use the latest @standard.df@ even with older code. The newer versions h...
- 06:00 AM Bug #9950: Upgrade the metadata schema to a newer version
- Greg/Eric, this task is about standard.df for OE12.x which has additional fields for tables we manage, and these do n...
- 01:16 AM Bug #10455: Persistent table CAN-FIND FIRST issue
- Please double check the patch. I was using an old patch. Now the case from #9457-163 is working.
- 01:04 AM Bug #10455: Persistent table CAN-FIND FIRST issue
- I can confirm that the issue still occurs, I am working on a fix right now (maybe the last commit is not right).
- 12:47 AM Bug #10455: Persistent table CAN-FIND FIRST issue
- I am back to office. I am checking this right now, with my setup.
01/09/2026
- 09:51 AM Bug #11034 (Test): Reduce the number of Object[] created in ChangeSet
- Branch 11034a was merged into trunk as rev. 16334 and archived.
- 09:42 AM Bug #11034 (Merge Pending): Reduce the number of Object[] created in ChangeSet
- * ETF passed. Time difference ranged from -2.5% to +0.6% with PG.
* Large POC tests passed. Time difference was +0.8... - 05:56 AM Bug #11037: Record not being evicted from FFCache
- Alexandru Lungu wrote:
> * Why do you need to actually check if @nodeToRemove@ is inside the list? Can't you run @no... - 05:44 AM Bug #11027: Unflushed record causes infinite loop
- > Just to be clear, you mean that, the so called dirtyDMO from DirtyInfo will need to actually store the pristine rec...
- 04:59 AM Bug #11027: Unflushed record causes infinite loop
- Alexandru Lungu wrote:
> I wonder how the following behaves:
> [...]
>
> The first record is @1@, but its actual...
01/08/2026
- 06:31 AM Bug #11027: Unflushed record causes infinite loop
- > A first problem I am encountering is that there is no pristine record from the persistent database in that scenario...
- 05:49 AM Bug #11027 (WIP): Unflushed record causes infinite loop
12/30/2025
- 10:04 AM Bug #10455: Persistent table CAN-FIND FIRST issue
- Please see the unit test in #9457-163, 10455b does not solve it.
Also available in: Atom