Activity
From 08/11/2014 to 09/09/2014
09/09/2014
- 01:29 PM Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behavior
- The update passed the regression test and was committed to bzr (rev 10599) and distributed by mail on 14 aug 2014.
09/08/2014
- 05:07 PM Bug #2222: WRITE event triggered too early
- Eric,
I reviewed closely your last update. Changes make sense. I did not find any issues except for a few javadoc ...
09/06/2014
- 09:59 PM Bug #2222: WRITE event triggered too early
- Ovidiu Maxiniuc wrote:
> I have not finished yet reviewing your update 20140903a, only a side-by-side compare with c...
09/05/2014
- 06:19 PM Bug #2222: WRITE event triggered too early
- I have not finished yet reviewing your update 20140903a, only a side-by-side compare with current bzr. At first impre...
- 12:06 AM Bug #2222: WRITE event triggered too early
- Ovidiu, would you please review the attached update? It goes way beyond the write trigger fix to deal with the incorr...
08/31/2014
- 11:16 PM Support #2383: write an SQL script to verify all UDFs for built-in functions work once p2jpl.jar ...
- The @p2jpl.jar@ contains a subset of the full P2J runtime classes. We recently found (in #2362) that one of the Progr...
- 11:08 PM Support #2383 (New): write an SQL script to verify all UDFs for built-in functions work once p2jp...
08/29/2014
- 06:19 PM Bug #2382: Improve format string error handling in ADD-NEW-FIELD implementation
- Some additional problems with @date@ type:
1) IllegalStateException at @DynamicTablesHelper:797@ (missed date and ...
08/28/2014
- 05:44 PM Bug #2382: Improve format string error handling in ADD-NEW-FIELD implementation
- Attached tests for different data types reproducing some errors.
@decimal, integer@
errors with different comb... - 12:14 PM Bug #2382 (New): Improve format string error handling in ADD-NEW-FIELD implementation
08/21/2014
- 06:33 PM Feature #2220: dynamic query methods which require implementation
- Rules from note 41 apply to multi-table queries as well.
08/15/2014
- 04:03 PM Feature #2376: retain bulk getter/setter methods for custom denormalized extent fields
- Test cases are checked in to testcases/uast/denormalization folder.
- 03:56 PM Feature #2376: retain bulk getter/setter methods for custom denormalized extent fields
- Test @testcases/uast/denormalization/bulk3@:...
- 12:42 PM Feature #2376: retain bulk getter/setter methods for custom denormalized extent fields
- Test @testcases/uast/denormalization/bulk2@:...
- 04:00 PM Feature #2134: configurable denormalization of extent fields into individual fields in schema con...
- Test cases are checked in to @testcases/uast/denormalization@ folder.
08/14/2014
- 05:03 PM Feature #2220: dynamic query methods which require implementation
- >Please report the test cases you used to determine these rules and check them into the testcases project if you have...
- 11:58 AM Feature #2220: dynamic query methods which require implementation
- Stanislav Lomany wrote:
> I finally got caching rules for adaptive queries (single-table):
> # Cache is advanced in... - 11:41 AM Feature #2220: dynamic query methods which require implementation
- I finally got caching rules for adaptive queries (single-table):
# Cache is advanced in forward (if the first iterat... - 04:26 PM Feature #2376: retain bulk getter/setter methods for custom denormalized extent fields
- Thanks, Vadim. So, this tells us that we do not get a runtime error in Progress when invoking BUFFER-VALUE on an exte...
- 04:02 PM Feature #2376: retain bulk getter/setter methods for custom denormalized extent fields
- Test @testcases/uast/denormalization/bulk1@:...
- 12:28 PM Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behavior
- Ovidiu Maxiniuc wrote:
> The cause could be @(org.eclipse.jetty.util.component.AbstractLifeCycle:WARNING) FAILED Ser... - 08:41 AM Bug #2222: WRITE event triggered too early
- Code Review 0813a
I am fine with the changes.
08/13/2014
- 05:52 PM Bug #2377 (New): default buffer can be incorrectly scoped to an internal procedure
- 05:47 PM Bug #2222: WRITE event triggered too early
- The attached update fixes a defect which enabled write triggers to corrupt the @BlockManager@'s context-local state.
... - 05:33 PM Feature #2376: retain bulk getter/setter methods for custom denormalized extent fields
- There appears is a hole in our current implementation of custom, denormalized extent fields, in that we have eliminat...
- 11:48 AM Feature #2376 (Test): retain bulk getter/setter methods for custom denormalized extent fields
- 04:35 PM Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behavior
- The conversion test was successful, there are no changes in the ddl code, only the @.hbm.xml@ are affected: and extra...
08/12/2014
- 04:01 PM Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behavior
- Ovidiu Maxiniuc wrote:
> Eric Faulhaber wrote:
> > Code review 0811b:
> >
> > Looks good, but I have some questi... - 03:03 PM Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behavior
- Eric Faulhaber wrote:
> Code review 0811b:
>
> Looks good, but I have some questions:
> * In the event there is ... - 10:38 AM Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behavior
- Code review 0811b:
Looks good, but I have some questions:
* In the event there is no @sql-size@ hint (potentially... - 10:40 AM Bug #2347: hql to SQL name mapping issue
- Makes sense. So no need for a separate code review here. Once that update (0811a) is finished/tested, we can close ou...
- 10:30 AM Bug #2347: hql to SQL name mapping issue
- Yes, they are part of om_upd20140811a.zip (#2332).
It's hard for me to maintain them in separate updates, at some po... - 10:22 AM Bug #2347: hql to SQL name mapping issue
- Ovidiu, were the changes in this update rolled up into om_upd20140811a.zip (#2332)?
- 08:44 AM Feature #2220: dynamic query methods which require implementation
- Code review 0812a:
I think it looks OK, but this whole area of the code is tricky to assess with just a review. I'... - 05:18 AM Feature #2220: dynamic query methods which require implementation
- Fixes for testcases in notes 28 (not about flushing part, about PREV) and 34 (LAST issue). I didn't performed extensi...
08/11/2014
- 05:12 PM Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behavior
- I have finished merging the old update with bzr rev 10595. Please see the attached update.
My simple testcases were ... - 09:03 AM Bug #2350 (Closed): BUFFER-COPY errors related with copying fields with extent
- 08:44 AM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- update [vmn_upd20140807a.zip] committed to bzr rev. 10595 and distributed.
- 07:45 AM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- Please commit and distribute the 0807a update.
- 05:30 AM Bug #2350: BUFFER-COPY errors related with copying fields with extent
- Regression completed: @tc_job_clock_002@ finally passed in 20140810_163259.
- 02:09 AM Support #2371: trigger behavior
- h1. Database Trigger Firing Rules
h2. General Sequence
Session triggers generally fire before schema triggers, EXCE... - 12:28 AM Support #2371 (Closed): trigger behavior
Also available in: Atom