Activity
From 05/07/2014 to 06/05/2014
06/04/2014
- 06:34 PM Feature #2220: dynamic query methods which require implementation
- Update for review with indexInformation implemented.
06/03/2014
- 04:51 PM Bug #2315: CAN-FIND() conversion throws exception if record is unavailable for WHERE clause.
- Details are in issue #2301, notes 32, 34, 35.
- 04:49 PM Bug #2315 (Closed): CAN-FIND() conversion throws exception if record is unavailable for WHERE cla...
- 04:32 PM Feature #2314: make the _meta database conversion and runtime optional
- For projects which don't require/use the metadata DB, the conversion process should not generate the @dmo._meta@ DMO'...
- 04:31 PM Feature #2314 (New): make the _meta database conversion and runtime optional
06/02/2014
- 03:45 PM Feature #2313 (Hold): match Progress collation on a PostgreSQL database on Windows
- 03:44 PM Feature #2312 (WIP): match Progress collation in a SQL Server database
- 12:15 PM Bug #18: issues with ne/equal and true/false conversion in WHERE clauses
- This task is not known to affect any customer code; removing from M11 accordingly. If testing indicates otherwise, we...
05/30/2014
05/28/2014
- 12:49 PM Feature #2296: update record buffer validation to prevent database index overflow
- The update was committed to bzr in rev 10537 and distributed by mail.
- 09:59 AM Feature #2296: update record buffer validation to prevent database index overflow
- Here is the summary of all the 8 tests:
20140523_172349 (CTR+C): massive fails
20140523_195225 (main): all test set...
05/27/2014
- 02:33 PM Feature #2296: update record buffer validation to prevent database index overflow
- Ovidiu Maxiniuc wrote:
> What do you think of the change in RecordBuffer.java:10134, namely restricting the flush() ... - 01:48 PM Feature #2296: update record buffer validation to prevent database index overflow
- Eric Faulhaber wrote:
> Code review 20140523a:
>
> Update looks good. The findings you documented in the code com... - 12:55 PM Feature #2296: update record buffer validation to prevent database index overflow
- Code review 20140523a:
Update looks good. The findings you documented in the code comments regarding the Progress ... - 09:06 AM Feature #2296: update record buffer validation to prevent database index overflow
- The second execution took extremely long to finish.
There were a couple less failures in CTRL+C part.
The main pa...
05/26/2014
- 02:35 PM Feature #2296: update record buffer validation to prevent database index overflow
- The initial regression test failed. There were no changes in generated ddl and no TRPL rules files affected for the c...
05/23/2014
- 03:15 PM Feature #2296: update record buffer validation to prevent database index overflow
- Eric Faulhaber wrote:
> Ovidiu Maxiniuc wrote:
> > As workaround for the unique null issue of SQL server, the ID is... - 03:05 PM Feature #2296: update record buffer validation to prevent database index overflow
- Ovidiu Maxiniuc wrote:
> As workaround for the unique null issue of SQL server, the ID is added in the dialect for u... - 02:50 PM Feature #2296: update record buffer validation to prevent database index overflow
- Uploaded om_upd20140523a.zip for review. It is merged with latest (10536) bzr rev.
The big issue here is that I coul... - 06:48 AM Feature #1580: upgrade Hibernate to latest level
- This is how to build Hibernate from sources:...
05/21/2014
05/20/2014
- 01:04 PM Feature #2220: dynamic query methods which require implementation
- Yes, they differ and match P2J.
- 09:45 AM Feature #2220: dynamic query methods which require implementation
- Do the results differ if the query is not set to be scrolling?
05/19/2014
- 05:13 PM Feature #2296: update record buffer validation to prevent database index overflow
- During last days I encountered inconsistent readings about the errors I get and whether I get some errors:
I did som... - 04:33 PM Bug #2219 (Closed): problematic dynamic query test cases
- 07:34 AM Bug #2219 (Review): problematic dynamic query test cases
- 07:34 AM Bug #2219 (WIP): problematic dynamic query test cases
05/13/2014
05/12/2014
- 03:47 PM Bug #2280: Error with FIND-FIRST() method
- Update vmn_upd20140510a.zip committed and distributed, test case is checked into @testcases@ project.
- 09:54 PM Bug #2280: Error with FIND-FIRST() method
- Code review 20140510a:
The fix looks good to me.
There is no point in regression testing this with the regressi... - 12:41 PM Feature #2296: update record buffer validation to prevent database index overflow
- Why are not @vData.dirtyUnique@ and @vData.dirtyNonUnique@ correctly initialized, from the point of view of index ch...
- 08:43 AM Feature #2296: update record buffer validation to prevent database index overflow
- Eric Faulhaber wrote:
> Please explain in more detail the incorrect behavior you have found with @vData@. Is it a ge... - 09:57 PM Feature #2281 (Closed): enhance schema name conversion to support literal replacements
05/11/2014
- 05:02 PM Bug #2280: Error with FIND-FIRST() method
- Attached fix for this issue.
- 11:49 AM Feature #2281: enhance schema name conversion to support literal replacements
- Regression executed 2 times:
20140508_182010: 2 FAILED (all timeout related): tc_job_002, tc_pay_sfc_003
20140...
05/09/2014
- 05:29 PM Feature #2296: update record buffer validation to prevent database index overflow
- > I was forced to rewrite the detection of affected indexes as the @vData@ does not contain the correct lists of @uni...
- 04:51 PM Feature #2296: update record buffer validation to prevent database index overflow
- I found some more edge-cases that require special handling for emulation of p4gl behavior.
I was forced to rewrite t...
05/08/2014
- 03:55 PM Feature #2296: update record buffer validation to prevent database index overflow
- Intermediary update attached. It contains the algorithm for validation that was should be a little changed.
The tw... - 07:02 AM Bug #2219: problematic dynamic query test cases
- > Does this fix both variants of the problem in notes 1 & 2?
Yes.
- 10:07 PM Bug #2219: problematic dynamic query test cases
- Code review 20140504a:
Update looks good. Please regression test and commit/distribute if it passes.
Does this ... - 03:25 AM Bug #2280 (WIP): Error with FIND-FIRST() method
- 09:45 PM Feature #2281: enhance schema name conversion to support literal replacements
- Code review 20140507a:
This update looks much better.
Regarding the implementation of the naming collision warn...
05/07/2014
- 04:04 PM Feature #2281: enhance schema name conversion to support literal replacements
- Vadim Nebogatov wrote:
> Update vmn_upd20140507a.zip with results and used hints vmn_upd20140507b.zip attached.
Ple... - 08:02 AM Feature #2281: enhance schema name conversion to support literal replacements
- Update vmn_upd20140507a.zip with results and used hints vmn_upd20140507b.zip attached.
Removed adding unique suffi... - 02:55 PM Bug #2259 (Closed): computed character columns are not created for dynamic tables
- Issue has been addressed as part of #1661.
- 02:47 PM Feature #1661: support case-sensitive fields in indexes
- Ovidiu Maxiniuc wrote:
> Where were those logs extracted from ?
My local customer server project environment.
> I ... - 02:43 PM Feature #1661: support case-sensitive fields in indexes
- Where were those logs extracted from ? I double checked now the server logs from my regression test results and I cou...
- 02:29 PM Feature #1661 (WIP): support case-sensitive fields in indexes
- I have re-opened this task, as it appears it creates a regression with projects that use Progress metadata tables. Th...
Also available in: Atom