Project

General

Profile

Activity

From 03/23/2016 to 04/21/2016

04/21/2016

01:38 PM Feature #2275 (New): cache of runtime-converted, dynamic queries and temp-tables
Eric Faulhaber
01:36 PM Feature #3010: retrieve new primary keys from database in batch
Having done more profiling since I entered this issue, I think the primary use comes from the metadata @LockTableUpda... Eric Faulhaber

04/19/2016

11:31 AM Bug #2482: conversion of FIND does not honor NO-LOCK when specified early
Paul Eames wrote:
> Was this in our code?
Not that I'm aware of.
Eric Faulhaber

04/18/2016

08:02 AM Bug #2482: conversion of FIND does not honor NO-LOCK when specified early
Was this in our code? Paul E
05:17 AM Feature #2541: replace the JDBC metadata calls at server startup with DMO annotations
I like this idea. Paul E

04/14/2016

04:56 AM Bug #3065: runtime conversion datatype checks
In the static conversion P2J assumes that the input 4GL code is always correct. When it comes to dynamic conversions ... Ovidiu Maxiniuc
04:42 AM Bug #3065 (New): runtime conversion datatype checks
Ovidiu Maxiniuc

04/12/2016

09:00 AM Bug #2937: improved sequence support in H2
I am removing this issue from M11. The existing sequence support works fine with H2 1.4, this is just a matter of cha... Eric Faulhaber
06:56 AM Bug #2937: improved sequence support in H2
I edited the wrong task, sorry. Greg Shah
06:55 AM Bug #2937: improved sequence support in H2
Wrong task was edited. Greg Shah

04/09/2016

11:09 AM Bug #2955: Update records participating in a scrolling adaptive query.
Stanislav Lomany wrote:
> We may want to re-visit this task after optimized queries will be fixed.
The @Unsupported...
Eric Faulhaber
08:51 PM Bug #2955: Update records participating in a scrolling adaptive query.
The update was implemented in 2564f and committed into the trunk as bzr revision 10999.
We may want to re-visit this...
Stanislav Lomany

04/01/2016

11:44 AM Feature #3047: JDBC jar deployment
*From email*
---
On 04/01/2016 10:14 AM, Paul wrote:
> Hi,
>
> I considered raising a redmine issue, but thi...
Eric Faulhaber
11:40 AM Feature #3047 (New): JDBC jar deployment
Eric Faulhaber
09:20 AM Bug #3032: running ETF fails because some postgresql server process gets killed
Actually, no, not exactly. The identity pool method remained the default, @JDBC@. But the things are related. That th... Ovidiu Maxiniuc
09:03 AM Bug #3032: running ETF fails because some postgresql server process gets killed
Was your trick to do the following in directory.xml? ... Paul E
08:58 AM Bug #3032: running ETF fails because some postgresql server process gets killed
I am still using PostgreSQL 9.2 Server.
I used the debugger and investigated the issue. As seen in postgresql log ...
Ovidiu Maxiniuc
08:24 AM Bug #3032: running ETF fails because some postgresql server process gets killed
Ovidiu - what is your DB version?
This looks like the IdentityPool scan problem I saw back when I upgraded to Post...
Paul E

03/31/2016

04:27 AM Bug #2222: WRITE event triggered too early
> The original problems have long since been resolved
Does this mean that the behavioural differences as noted by ...
Paul E

03/30/2016

01:00 PM Feature #2312: match Progress collation in a SQL Server database
I am removing this issue from M11, because it has been taken as far as the SQL Server limitations will allow us. It w... Eric Faulhaber
12:54 PM Bug #2222 (Hold): WRITE event triggered too early
The scope of this issue grew way beyond the originally reported problems that impacted M11. The original problems hav... Eric Faulhaber
09:32 AM Feature #3044: dynamic validation expression support
I believe this is related to the read/write attributes of buffer-field: @VALIDATION-EXPRESSION@ and @VALIDATION-MESSA... Greg Shah
09:29 AM Feature #3044 (New): dynamic validation expression support
Greg Shah
07:05 AM Bug #2426 (Hold): converted unique indexes containing text data disallow records which differ onl...
Ok, thanks. I'm going to move this issue out of M11 then. Eric Faulhaber
06:22 AM Bug #2426: converted unique indexes containing text data disallow records which differ only by ri...
> It is very likely that the duplicate records don't really belong in the database and were introduced by Progress' r... Paul E
05:20 AM Feature #2319: support for dialect-specific keywords in NameConverter
I think not. At this moment we have no field/keywords collisions and stable schemas for all supported dialects. Ovidiu Maxiniuc

03/29/2016

07:48 PM Bug #2426: converted unique indexes containing text data disallow records which differ only by ri...
It is very likely that the duplicate records don't really belong in the database and were introduced by Progress' rel... Eric Faulhaber
07:41 PM Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
This probably is not needed for M11, but let's fix this just in case. Eric Faulhaber
07:34 PM Feature #2319: support for dialect-specific keywords in NameConverter
Ovidiu, AFAIK, you implemented this, right? Is there any reason to keep this task open? Eric Faulhaber

03/28/2016

11:54 AM Feature #2541: replace the JDBC metadata calls at server startup with DMO annotations
Would require conversion and runtime changes. Eric Faulhaber
10:55 AM Bug #2347 (Closed): hql to SQL name mapping issue
Eric Faulhaber
10:52 AM Bug #2315 (Closed): CAN-FIND() conversion throws exception if record is unavailable for WHERE cla...
This issue has been addressed by the introduction of lambda expressions for query substitution parameters. Eric Faulhaber
10:46 AM Feature #2313 (Hold): match Progress collation on a PostgreSQL database on Windows
AFAIK, there is not currently a customer use case for this, but we may have one in the future. Eric Faulhaber
10:40 AM Feature #2206 (Rejected): use encoded passwords for _User table data import
We have since implemented a backward-compatible ENCODE function, so this issue is moot. Eric Faulhaber
10:26 AM Bug #2176: exceptions to rereadnolock
Possible candidate for performance improvement. Eric Faulhaber
12:08 AM Feature #1656 (Closed): add Microsoft SQL Server support
Functional work is complete. Any bugs will be tracked independently. Eric Faulhaber
12:07 AM Feature #2148 (Closed): enhance prototype to compile p2jpl.jar file with IKVMC into .NET assembly...
Please open a separate issue to clean up the dependencies, so we at some point eliminate this noise from the build.
...
Eric Faulhaber
11:59 PM Support #2371 (Closed): trigger behavior
This issue is just meant to be informational. Should be moved to a wiki. Eric Faulhaber
11:58 PM Feature #2376 (Test): retain bulk getter/setter methods for custom denormalized extent fields
I believe this issue was addressed with P2J trunk rev 10977. Eric Faulhaber
11:13 PM Feature #2615 (Hold): implement CONNECT statement options -cache, -N and -1
Eric Faulhaber

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, ... Ovidiu Maxiniuc
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...
Eric Faulhaber
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 ... Eric Faulhaber
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 ... Eric Faulhaber
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...
Eric Faulhaber
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...
Greg Shah
12:40 PM Bug #3040 (New): CAN-FIND issues
Greg Shah
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... Greg Shah
01:07 PM Bug #3041 (New): ambiguous field references are allowed in a CAN-FIND
Greg Shah
 

Also available in: Atom