Activity
From 09/11/2014 to 10/10/2014
10/08/2014
- 02:27 PM Bug #2417: DatabaseManager reports severe error when registering a database more than once
- The following code in @DatabaseManager.registerDatabase(DatabaseConfig, Database, boolean)@ may not be correct:
<pre... - 02:22 PM Bug #2417 (New): DatabaseManager reports severe error when registering a database more than once
- 07:40 AM Bug #2402: ClassCastException thrown when accessing EXTENT fields
- The attached update passed the regression test.
It was committed to bzr as rev. 10622 and distributed by mail.
10/06/2014
- 07:25 AM Bug #2413: Invalid multi-table conversion (Compound(Preselect, Adaptive) instead of Preselect)
- Testcase:...
- 07:13 AM Bug #2413 (New): Invalid multi-table conversion (Compound(Preselect, Adaptive) instead of Preselect)
10/03/2014
- 11:26 AM Bug #2405: CompoundQuery.previous() invalid behavior after back off-end
- ...
- 11:24 AM Bug #2405 (New): CompoundQuery.previous() invalid behavior after back off-end
10/02/2014
- 05:48 PM Feature #2220: dynamic query methods which require implementation
- Stanislav Lomany wrote:
> That is correct except for:
>
> > * Fixing adaptive, non-scrolling queries.
>
> If y... - 05:00 PM Feature #2220: dynamic query methods which require implementation
- That is correct except for:
> * Fixing adaptive, non-scrolling queries.
If you mean improving it for multi-tabl... - 12:11 PM Feature #2220: dynamic query methods which require implementation
- OK, so my understanding of where this all stands now (and please correct me if I'm missing something) is that we have...
- 07:47 AM Feature #2220: dynamic query methods which require implementation
- > > Note that my decision to remove @Cursor.offEnd@ field probably was a mistake.
>
> It is still removed in this ... - 01:52 AM Feature #2220: dynamic query methods which require implementation
- > Other than this, is @DELETE-RESULT-LIST-ENTRY@ fully implemented now? Is there anything else left to do on this tas...
- 11:13 PM Feature #2220: dynamic query methods which require implementation
- Code review 0928a:
I think the changes are OK, but please see my questions and comments below.
In note 45 above... - 12:58 PM Bug #2402 (Test): ClassCastException thrown when accessing EXTENT fields
- Code review 1002a:
The file is out of date; please merge your change up to bzr rev 10619. Other than that, the cha... - 12:50 PM Bug #2402: ClassCastException thrown when accessing EXTENT fields
- Ovidiu Maxiniuc wrote:
> The original exception is discarded because it is caused by an @abnormalEnd()@ in the @Bloc... - 12:41 PM Bug #2402: ClassCastException thrown when accessing EXTENT fields
- Eric Faulhaber wrote:
> Nice catch. If there is nothing more to do than the solution proposed above, please prepare ... - 12:23 PM Bug #2402: ClassCastException thrown when accessing EXTENT fields
- The original exception is discarded because it is caused by an @abnormalEnd()@ in the @BlockManager@ so the whole unw...
- 11:40 AM Bug #2402: ClassCastException thrown when accessing EXTENT fields
- Ovidiu Maxiniuc wrote:
> The original exception is lost and not printed in logs.
Have you determined why it is lo... - 11:38 AM Bug #2402 (WIP): ClassCastException thrown when accessing EXTENT fields
- Nice catch. If there is nothing more to do than the solution proposed above, please prepare an update and push it thr...
- 06:16 AM Bug #2402: ClassCastException thrown when accessing EXTENT fields
- What is wring is that @RecordBuffer.Handler.invoke(Object proxy, Method method, Object[] args)@, in the case of EXTEN...
- 05:53 AM Bug #2402: ClassCastException thrown when accessing EXTENT fields
- I found this while investigating queries in #2266. The following code was constructed based real code from a customer...
- 05:42 AM Bug #2402 (Closed): ClassCastException thrown when accessing EXTENT fields
10/01/2014
- 04:46 PM Feature #2220: dynamic query methods which require implementation
- OK, please thoroughly document the problem in a separate issue in this project, including why it is specific to @Pres...
- 02:43 PM Feature #2220: dynamic query methods which require implementation
- I've checked the presence of @PresortCompoundQuery@ in the customer app. It presents only in @FOR EACH@ form, so ther...
09/30/2014
- 04:46 PM Feature #2220: dynamic query methods which require implementation
- If in your estimation it is not more than a few hours of effort, then yes -- it doesn't sound like it would be a lot ...
- 04:41 PM Feature #2220: dynamic query methods which require implementation
- Eric, there is a quirk in 4GL @DELETE-RESULT-LIST-ENTRY@ implementation: for adaptive non-scrolling queries if @DELET...
09/28/2014
- 03:21 PM Feature #2220: dynamic query methods which require implementation
- Update for adaptive scrolling cache. Fixed forward/backward. Doesn't reproduce 4GL off-end state issues noted in the ...
09/26/2014
- 11:32 AM Feature #2220: dynamic query methods which require implementation
- About off-end after reposition. It may have a quirky state. As far as I've checked the rules are following:
# off-en...
09/25/2014
- 12:51 PM Feature #2220: dynamic query methods which require implementation
- Test update for adaptive scrolling cache. Mixed with svl_upd20140812a (posted above, reviewed, not committed). Note t...
09/19/2014
- 10:30 AM Bug #2395: db admin rights requirement for the system table query
- In @PostgreSQLSequenceHandler.safeContains@ the query on a system table requires DB admin rights. For development and...
- 10:01 AM Bug #2395 (New): db admin rights requirement for the system table query
09/13/2014
09/12/2014
- 04:08 PM Bug #2387: improve compatibility of NO-UNDO temp-tables
- The validation of no-undo temp-tables in P2J does not quite match the behavior in Progress. See testcases @uast/flush...
- 04:03 PM Bug #2387 (New): improve compatibility of NO-UNDO temp-tables
- 02:04 PM Bug #2222: WRITE event triggered too early
- Attached update has passed regression testing and is checked into bzr revs. 10609 (all changed/new files) and 10610 (...
- 12:26 PM Bug #2382: Improve format string error handling in ADD-NEW-FIELD implementation
- Attached draft intermediate update vmn_upd20140912a.zip with some fixes based on previous local changes.
Also available in: Atom