Activity
From 12/26/2021 to 01/24/2022
01/24/2022
- 05:34 PM Bug #6007: Browse scrolls through deleted records
- In the attached testcase a browse easily scrolls through deleted records. It shouldn't go below the record 10. But it...
- 05:33 PM Bug #6007 (New): Browse scrolls through deleted records
- 12:37 PM Feature #1587: implement full support for word indexes
- Igor Skornyakov wrote:
> Eric Faulhaber wrote:
> > Igor, have you tested the performance of the database-native @wo... - 12:29 PM Feature #1587: implement full support for word indexes
- Eric Faulhaber wrote:
> Igor, have you tested the performance of the database-native @words@ UDF vs. that of the PL/... - 11:57 AM Feature #1587: implement full support for word indexes
- Igor, have you tested the performance of the database-native @words@ UDF vs. that of the PL/Java implementation of th...
01/17/2022
- 02:56 PM Bug #5978: handle implicit data type conversion in runtime (dynamic) conversion
- The static and dynamic conversion differ a bit from the point of view of handling compatible data types. We noticed t...
- 02:27 PM Bug #5978 (New): handle implicit data type conversion in runtime (dynamic) conversion
01/14/2022
- 01:51 PM Bug #5972: Finish SQLWarning support for warnings raised by UDFs.
- To finish @SQLWarning@ support for queries we need to find an efficient way to detect the queries which use UDFs that...
- 01:47 PM Bug #5972 (New): Finish SQLWarning support for warnings raised by UDFs.
01/12/2022
- 12:25 PM Feature #5967: better handling of errors received from SQL/database server
- In one of previous issue we encountered some issues with the disk space being filled up on the partition where the SQ...
- 11:58 AM Feature #5967 (New): better handling of errors received from SQL/database server
01/08/2022
- 04:27 AM Bug #5956: FWD does not reset AVAILABLE flag after UDF error.
- Consider the following code (attached):...
- 04:12 AM Bug #5956 (New): FWD does not reset AVAILABLE flag after UDF error.
01/07/2022
- 11:09 AM Bug #5954: FOR EACH in FWD behaves differently than in 4GL when UDF raises an error
- Consider the following test program (attached):...
- 11:01 AM Bug #5954 (New): FOR EACH in FWD behaves differently than in 4GL when UDF raises an error
01/06/2022
- 10:48 AM Bug #5953: Exceptions raised by UDFs with PRESELECT
- It seems that we have a serious problem with @PRESELECT@ if UDF raises an error. Consider the following code:...
- 10:46 AM Bug #5953 (New): Exceptions raised by UDFs with PRESELECT
01/04/2022
- 03:05 PM Bug #5912 (Closed): improve FastFindCache memory consumption
- 02:31 PM Bug #5912 (WIP): improve FastFindCache memory consumption
- So the fix works, no more leak at FastFindCache. Added to 3821c/13337.
- 01:56 PM Bug #5912: improve FastFindCache memory consumption
- Eric Faulhaber wrote:
> Constantin, have you tested my proposed change to see if it resolves the leak?
I haven't ye... - 01:52 PM Bug #5912: improve FastFindCache memory consumption
- Constantin, have you tested my proposed change to see if it resolves the leak?
12/28/2021
- 02:55 AM Bug #5930: With some Java UDFs ERROR-STATUS can contain duplicate error messages
- Most Java UDFs delegate the real work to the general-purpose code which can use ErrorManager calls. With the new logi...
- 02:49 AM Bug #5930 (New): With some Java UDFs ERROR-STATUS can contain duplicate error messages
Also available in: Atom