Activity
From 08/02/2017 to 08/31/2017
09/01/2017
- 08:24 PM Bug #3324: Incorrect handling of temp tables with the same name makes translated code non-compilable
- This fix is checked in to branch 3330a which we intend to put through testing starting this weekend. It will be merg...
- 08:23 PM Bug #3324: Incorrect handling of temp tables with the same name makes translated code non-compilable
- From Ovidiu, working in #3330-277 which is the same root cause:
> I think I have a slight idea about what is wrong...
08/31/2017
- 02:20 PM Feature #3319: investigate viability of using the Progress database as a back-end
- We already deal with database dialects which do not support "native" UDF overloading. In this case, we internally ove...
- 09:34 PM Feature #3319: investigate viability of using the Progress database as a back-end
- This seems to work and might be a generic solution to the overloading problem.
rop function eq;
create function... - 08:57 PM Feature #3319: investigate viability of using the Progress database as a back-end
- Openedge SQL Data Type Mappings
https://documentation.progress.com/output/ua/OpenEdge_latest/index.html#page/dmsql/d... - 08:39 PM Feature #3319: investigate viability of using the Progress database as a back-end
- I created a sports2000 database and used these commands to get the ball rolling.
c:\progress\openedge\bin\sql_env
... - 08:34 PM Feature #3319: investigate viability of using the Progress database as a back-end
- I did some testing on OE 11.7 today using the SQLExplorer and running just a SQL server process instance.
It doesn...
08/25/2017
- 01:37 PM Feature #3296: misc db features
- There is a use of a table parameter with BY-REFERENCE. Is this handled already by conversion?
- 12:43 PM Feature #3294: implement temp-table XML support from #3257-34
- Greg Shah wrote:
> The conversion changes for this task (branch 3293a) were merged to trunk on 08/24/2017 as revisio... - 12:08 PM Feature #3294: implement temp-table XML support from #3257-34
- The conversion changes for this task (branch 3293a) were merged to trunk on 08/24/2017 as revision 11160.
The gap ...
08/24/2017
- 11:49 AM Bug #3315: infinite loop in mark_client_branch during annotations because of nest CAN-FINDs with ...
- The patch from #3315-2 was added to task branch 3293a, which was merged to FWD trunk revision 11160.
Jaroslaw, at ... - 09:26 AM Feature #3293 (WIP): implement metaschema usage from #3257-3
- Task branch 3293a contains conversion support for the missing metadata features. It was merged and committed to trunk...
08/12/2017
- 09:34 AM Bug #3324: Incorrect handling of temp tables with the same name makes translated code non-compilable
- To reproduce:
1) Create 10 files with the name @test.<NN>.p@, where <NN> = 01..10 containing the temp table defini... - 09:10 AM Bug #3324 (Closed): Incorrect handling of temp tables with the same name makes translated code no...
08/11/2017
- 10:06 AM Feature #3319: investigate viability of using the Progress database as a back-end
- Added a very rough estimate needed to have a better idea on the feasibility of this.
- 09:36 AM Feature #3319: investigate viability of using the Progress database as a back-end
- Currently, FWD does not support the Progress database as a back end and it is not clear how feasible it would be to d...
- 09:32 AM Feature #3319 (New): investigate viability of using the Progress database as a back-end
08/10/2017
- 12:50 PM Bug #3315 (WIP): infinite loop in mark_client_branch during annotations because of nest CAN-FINDs...
- TODO: add the fix from #3315-2 to an existing development branch or create a branch for it.
- 12:48 PM Bug #3315: infinite loop in mark_client_branch during annotations because of nest CAN-FINDs with ...
- I took a quick look at this and produced the attached fix to prevent the infinite loop. However, there is still a pro...
- 11:04 AM Bug #3315: infinite loop in mark_client_branch during annotations because of nest CAN-FINDs with ...
- Bug report (from a customer):
The problem is with nested CAN-FINDs which mix ordinary table and temp-table. In thi... - 11:01 AM Bug #3315 (WIP): infinite loop in mark_client_branch during annotations because of nest CAN-FINDs...
08/07/2017
- 08:01 AM Feature #3295 (WIP): improve connect options support per #3257-29
- Added conversion support for @-1@, @-pf@, and @-RO@ options in task branch 1514a/11397. Runtime support not yet added.
Also available in: Atom