Activity
From 04/22/2014 to 05/21/2014
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...
05/06/2014
- 10:43 AM Feature #2296: update record buffer validation to prevent database index overflow
- In order to reproduce the exact Progress behavior we need to count the bytes of a index-key, the same way Progress do...
- 08:06 AM Feature #2296: update record buffer validation to prevent database index overflow
- There is no such thing a a fixed length field in Progress. Any length specification in the database is advisory (i.e...
- 03:43 AM Bug #2222: WRITE event triggered too early
- I realized I forgot to mention one thing that I put aside because it did not fit well with my researches.
My first...
05/05/2014
- 05:13 PM Feature #2296 (WIP): update record buffer validation to prevent database index overflow
- Started implementation with initial configuration/validation and research on Progress behavior on this error. Not che...
- 02:42 PM Feature #2281: enhance schema name conversion to support literal replacements
- Vadim Nebogatov wrote:
> Actually I thought that properties and class names should meet java naming conventions.
Ge... - 10:15 AM Bug #2222: WRITE event triggered too early
- Most likely, you already know much of following, but I believe is better to repeat them, in the context:
To explai...
05/04/2014
- 10:49 AM Feature #2281: enhance schema name conversion to support literal replacements
- Actually I thought that properties and class names should meet java naming conventions.
I have attached vmn_upd20... - 05:47 AM Bug #2219: problematic dynamic query test cases
- Constantin, thank you for the idea!
05/02/2014
- 04:39 PM Feature #2296: update record buffer validation to prevent database index overflow
- Since the validation algorithm will be hit quite frequently, it must be as efficient as possible:
* We should figure... - 04:28 PM Feature #2296: update record buffer validation to prevent database index overflow
- Some notes on determining the maximum index limit to apply and whether or not to perform the validation at all:
* We... - 04:05 PM Feature #2296: update record buffer validation to prevent database index overflow
- This task is sort of a follow-on to #2273, but is scoped slightly differently. It is meant to add some generic Progre...
- 02:56 PM Feature #2296 (Closed): update record buffer validation to prevent database index overflow
- 03:48 PM Bug #2222: WRITE event triggered too early
- I attached the last version of implementation. The files contain extra logging code.
Also the current set of testcas... - 02:54 PM Feature #1661 (Closed): support case-sensitive fields in indexes
- 10:07 AM Feature #2281: enhance schema name conversion to support literal replacements
- I haven't had time to look at the code yet, but there seems to be something wrong with the result. The hints file has...
- 08:00 AM Feature #2281: enhance schema name conversion to support literal replacements
- Sorry, it is my fault. I worked last time with backticks, switched off to another bug fix, and did not include my pre...
- 09:52 AM Bug #2219: problematic dynamic query test cases
- OK, please make the change.
- 02:38 AM Bug #2219: problematic dynamic query test cases
- Stanislav Lomany wrote:
> The difference between a pure @AdaptiveQuery@ and an @AdaptiveQuery@ assigned to a @QueryW... - 12:28 AM Bug #2219: problematic dynamic query test cases
- Stanislav Lomany wrote:
> Do you think that we should convert a dynamic query using @QueryWrapper@?
Yes, assuming C... - 12:14 AM Bug #2219: problematic dynamic query test cases
- Update for review for the original issues (except the one noted in the previous note).
- 11:04 PM Bug #2219: problematic dynamic query test cases
- Guys, we have a problem with dynamic queries which are converted to @AdaptiveQueries@. Consider testcase:...
05/01/2014
- 02:39 AM Feature #2281: enhance schema name conversion to support literal replacements
- Code review 20140429a:
Unfortunately, there are some major problems with this update. Except for the escaping with...
04/29/2014
- 04:33 PM Bug #2222: WRITE event triggered too early
- Attached the update form this morning that generated the also attached server log.
The sessions are still 'synchro... - 04:13 PM Feature #2281: enhance schema name conversion to support literal replacements
- In regard to the regression test failures, please make sure you have read the new timco.html document. It describes ...
- 03:56 PM Feature #2281: enhance schema name conversion to support literal replacements
- Vadim Nebogatov wrote:
> I started regression before your code review only in order to find/fix some bugs. Should I ... - 03:54 PM Feature #2281: enhance schema name conversion to support literal replacements
- Regression 20140429_114111 completed. 3 FAILED tests:
1. tc_job_002 FAILED failure in step 40: 'Unexpected EOF in ... - 12:23 PM Feature #2281: enhance schema name conversion to support literal replacements
- I have attached update vmn_upd20140429a.zip after some fixes during testing regression and merge with latest bzr chan...
- 11:11 AM Bug #2295: In Progress output parameters ignore decimal precision
- The following code:...
- 11:06 AM Bug #2295 (WIP): In Progress output parameters ignore decimal precision
04/25/2014
- 12:44 PM Feature #1661: support case-sensitive fields in indexes
- Update committed revision 10515 and distributed by mail.
- 12:10 PM Feature #1661: support case-sensitive fields in indexes
- There is nothing in your update that affects network/session/context processing, so I would not worry about the Ctrl+...
- 11:20 AM Feature #1661: support case-sensitive fields in indexes
- In the second run of the ctrl+c the number of failed test went down by 10. It was not enough so I tested a 3rd time. ...
- 05:52 AM Feature #1661: support case-sensitive fields in indexes
- Testing this update based on bzr revision 10512.
The main passed flawlessly (except for the expected "Unexpected EOF...
04/24/2014
- 02:35 PM Feature #2220: dynamic query methods which require implementation
- >I guess you are referring to OPEN QUERY FOR ... cases (as opposed to OPEN QUERY PRESELECT ...),
By preselect queri... - 08:25 AM Feature #2220: dynamic query methods which require implementation
- Right. I thought we are talking about only about queries which can be used in OPEN QUERY and forgot that P2JQuery has...
- 08:22 AM Feature #2220: dynamic query methods which require implementation
- Stanislav Lomany wrote:
> >Are there any concrete implementations of P2JQuery for which this parameter will not appl... - 06:53 AM Feature #2220: dynamic query methods which require implementation
- >Are there any concrete implementations of P2JQuery for which this parameter will not apply (i.e., with which indexIn...
04/23/2014
- 06:56 PM Feature #2220: dynamic query methods which require implementation
- Yes, I see. The conversion seems correct, but the sort clause is lossy in this case, with respect to the selected ind...
- 06:28 PM Feature #2220: dynamic query methods which require implementation
- > I would like to avoid passing additional information into the constructor for the index in use, because we essentia...
- 03:59 PM Feature #2220: dynamic query methods which require implementation
- Stanislav Lomany wrote:
> About @deleteResultListEntry@ - it can be applied to
> 1. queries with preselected resul... - 03:32 PM Feature #2220: dynamic query methods which require implementation
- Stanislav Lomany wrote:
> @createResultListEntry@ doesn't present in the customer project. Should I implement it?
N... - 03:09 PM Feature #2220: dynamic query methods which require implementation
- Stanislav Lomany wrote:
> Eric, some issues about @indexInformation@:
> 3. For static queries I see three ways of s... - 02:48 PM Feature #2220: dynamic query methods which require implementation
- About @deleteResultListEntry@ - it can be applied to
1. queries with preselected result set
2. scrolling queries o... - 02:50 PM Feature #2281: enhance schema name conversion to support literal replacements
- I have attached update vmn_upd20140423a.zip and examples of hints and conversion results vmn_upd20140423b.zip. The co...
- 01:21 PM Feature #1661: support case-sensitive fields in indexes
- Ovidiu Maxiniuc wrote:
> I observed that some code is duplicated (TempTableHelper:516-527 and P2JH2Dialect:795-805).... - 01:00 PM Feature #1661: support case-sensitive fields in indexes
- Eric Faulhaber wrote:
> * Why was the change to schema/fixups.xml needed? Does the @kw_case_sen@ token appear anywhe...
04/22/2014
- 03:58 PM Feature #2281: enhance schema name conversion to support literal replacements
- Vadim Nebogatov wrote:
> Remaining issue is escaping schema name. It is not used in DDL, so I try to understand now ... - 03:49 PM Feature #2281: enhance schema name conversion to support literal replacements
- I have attached first results: update vmn_upd20140422a.zip contains example of new hints and corresponding DDL files....
- 11:05 AM Feature #2290: enhance SchemaDictionary to store context-local information for dynamic queries
- Currently, a new @SchemaDictionary@ instance is created for each context (see @SchemaDicitonary.localInstance@, which...
- 10:53 AM Feature #2290 (New): enhance SchemaDictionary to store context-local information for dynamic queries
- 07:57 AM Bug #2219: problematic dynamic query test cases
- Stanislav Lomany wrote:
> > The problem here is that a dynamic resource can survive a procedure ran persistent - ple... - 07:20 AM Bug #2219: problematic dynamic query test cases
- > The problem here is that a dynamic resource can survive a procedure ran persistent - please test what happens if yo...
- 02:50 AM Bug #2219: problematic dynamic query test cases
- Stanislav Lomany wrote:
> The issue is caused by an unclosed implicit transaction opened by a query. It doesn't caus...
Also available in: Atom