Activity
From 02/25/2016 to 03/25/2016
03/25/2016
- 05:29 PM Feature #2148: enhance prototype to compile p2jpl.jar file with IKVMC into .NET assembly and load...
- Firstly, just as an update: with IKVM.NET 8.1, the warning are a little changed, the IKVMC0105 & IKVMC0111 are gone, ...
- 04:55 PM Feature #2148: enhance prototype to compile p2jpl.jar file with IKVMC into .NET assembly and load...
- Ovidiu Maxiniuc wrote:
> Maybe we should keep this issue as a placeholder for cleanup changes that shortens the list... - 01:33 PM Feature #2273 (Closed): address remaining limitations of SQL Server needed to support legacy 4GL ...
- The features in this issue have been implemented, but not heavily tested. Bugs coming out of this will be treated as ...
- 01:26 PM Bug #2488 (Closed): replace runtime compilation of dynamic queries
- The purpose of this issue has been achieved, so I am closing this task. If we decide to make a change to the caching ...
- 01:24 PM Feature #2275 (Hold): cache of runtime-converted, dynamic queries and temp-tables
- This set of features is implemented. Only one optional change remains for the dynamic query cache.
Converted, dyn... - 01:09 PM Bug #3040: CAN-FIND issues
- The following are known and/or suspected issues:
1. CAN-FIND with share or exclusive lock in a WHERE clause cannot... - 12:40 PM Bug #3040 (New): CAN-FIND issues
- 01:09 PM Bug #3041: ambiguous field references are allowed in a CAN-FIND
- The following code demonstrates the issue (it is checked in as @testcases/uast/ambiguous_field_refs_in_can_find_are_a...
- 01:07 PM Bug #3041 (New): ambiguous field references are allowed in a CAN-FIND
03/20/2016
- 01:45 PM Bug #2577 (Closed): extent information in meta table
- This issue was resolved in P2J trunk rev. 10977.
03/18/2016
- 04:53 PM Bug #3032: running ETF fails because some postgresql server process gets killed
- I encountered difficulties running ETF after upgrading my OS to Ubuntu 15.10 and completely dropping java7 support.
... - 04:36 PM Bug #3032 (New): running ETF fails because some postgresql server process gets killed
- 04:33 PM Bug #3031: FOR EACH can access shared transient records in case of broken transaction isolation
- In P4gl, if transaction isolation is broken, FOR EACH can access shared transient records that have fully matched the...
- 04:20 PM Bug #3031 (New): FOR EACH can access shared transient records in case of broken transaction isola...
03/17/2016
- 04:52 PM Bug #2955: Update records participating in a scrolling adaptive query.
- FYI, I've fixed some cases revealed by this testcases but eventually I encountered @getBreakValue@ issue for every ca...
03/16/2016
- 02:59 PM Bug #2955: Update records participating in a scrolling adaptive query.
- I think the one I used was @compound_query_test.p@, but it looks like I had not committed it previously (I've done so...
- 02:35 PM Bug #2955: Update records participating in a scrolling adaptive query.
- Eric, could you please provide a testcase with an _optimized_ adaptive compoud query that works? I coundn't find one ...
03/10/2016
- 12:40 PM Bug #3026: BUFFER-DELETE() method does not account for table-level delete validation
- Our implementation of the @BUFFER-DELETE()@ method is incomplete. If the table containing the target record has schem...
- 12:39 PM Bug #3026 (Closed): BUFFER-DELETE() method does not account for table-level delete validation
- 11:07 AM Feature #2692: table-level VALEXP/VALMSG support
- One other aspect of this task is still open: I've discovered that our implementation of the @BUFFER-DELETE()@ method ...
03/03/2016
- 03:14 PM Bug #2955: Update records participating in a scrolling adaptive query.
- Stanislav Lomany wrote:
> > How? What's the error?
>... - 02:56 PM Bug #2955: Update records participating in a scrolling adaptive query.
- > How? What's the error?...
- 02:27 PM Bug #2955: Update records participating in a scrolling adaptive query.
- Stanislav Lomany wrote:
> This issue applies no scrolling/non-scrolling compound queries with no regards to browse (... - 12:53 PM Bug #2955: Update records participating in a scrolling adaptive query.
- This issue applies no scrolling/non-scrolling compound queries with no regards to browse (however using an editable b...
- 10:49 PM Bug #2955: Update records participating in a scrolling adaptive query.
- Stanislav Lomany wrote:
> Guys, please consider the design of the solution for this issue (see previous note):
> 1....
03/02/2016
- 02:29 PM Bug #2955: Update records participating in a scrolling adaptive query.
- That is how it works in 4GL.
- 11:22 AM Bug #2955: Update records participating in a scrolling adaptive query.
- Stanislav Lomany wrote:
> Consider the current record was updated at some level of an adaptive compound query. Then ... - 10:36 AM Bug #2955: Update records participating in a scrolling adaptive query.
- Guys, please consider the design of the solution for this issue (see previous note):
1. Register compound query as a...
03/01/2016
- 06:48 PM Bug #2807 (Closed): LDBNAME can work with an unopen buffer
- This fix was merged to the P2J trunk in revision 10952.
- 11:45 AM Feature #3011: try H2 internal connection pool instead of UnpooledConnectionProvider
- I read in the H2 documentation that the H2 internal connection pool should be significantly faster for embedded datab...
- 11:42 AM Feature #3011 (Rejected): try H2 internal connection pool instead of UnpooledConnectionProvider
- 11:23 AM Feature #3010: retrieve new primary keys from database in batch
- It also seems our implementation to get and reclaim primary keys for temp-tables is overly complicated. See @Temporar...
- 11:10 AM Feature #3010: retrieve new primary keys from database in batch
- Implementation note: since reclaimed keys are stored individually in the @IdentityPool@, we would need a new API in t...
- 10:54 AM Feature #3010: retrieve new primary keys from database in batch
- I've noticed that in some use cases, we are spending a lot of time retrieving new primary keys from the database, usi...
- 10:39 AM Feature #3010 (WIP): retrieve new primary keys from database in batch
Also available in: Atom