Activity
From 06/17/2015 to 07/16/2015
07/16/2015
07/15/2015
- 11:40 PM Feature #2581: improve performance of non-preselect, multi-table joins
- Rebased branch 2581a to trunk rev. 10895.
07/10/2015
- 02:15 PM Bug #2295: In Progress output parameters ignore decimal precision
- I don't know of any specific code in the customer application that is affected by this, but I am setting this issue t...
07/02/2015
- 05:27 AM Feature #2581: improve performance of non-preselect, multi-table joins
- Yes, the SQL SERVER has a similar concept for @LIMIT@, named @TOP@. It allows to return only the first @N@ rows from ...
- 11:27 PM Feature #2581: improve performance of non-preselect, multi-table joins
- Ovidiu, can you confirm that something like this SQL works in SQL Server 2012?...
06/30/2015
- 04:39 PM Bug #2602: A record returned twice because of RELEASE
- Testcase:...
- 04:26 PM Bug #2602 (New): A record returned twice because of RELEASE
06/29/2015
- 05:39 PM Bug #2552 (Closed): bad hql caching prevents queries to position on the correct rows
- The change fixed the unit tests I was targeting.
I rebased 2552a to trunk rev. 10888 to pick up Hynek's redirected...
06/26/2015
- 01:48 AM Bug #2552 (WIP): bad hql caching prevents queries to position on the correct rows
- I've re-opened this task to address a defect: it is possible for the @HQLPreprocessor@ to create invalid ASTs when th...
06/23/2015
- 05:01 PM Bug #2591: incorrect queries when MATCH operator is involved
- Committed to bzr as revno 10886.
- 04:17 PM Bug #2591: incorrect queries when MATCH operator is involved
- Please commit.
- 03:57 PM Bug #2591: incorrect queries when MATCH operator is involved
- Taking into account the changes involved, I deem the update passed the regression testing. It looks like it did well ...
06/22/2015
- 04:01 PM Bug #2591 (WIP): incorrect queries when MATCH operator is involved
- The 1st round of testing just ended. There are a lot (17) of failures in @gso_ctrlc_tests@ and some in @tc_tests@ (11...
06/20/2015
- 12:11 AM Bug #2591 (Test): incorrect queries when MATCH operator is involved
- Nice work tracking this down quickly and fixing it. 10882 on branch looks good. Please regression test. I'll run unit...
06/19/2015
- 01:01 PM Bug #2591: incorrect queries when MATCH operator is involved
- For review, this is branch 2591a/, at revision 10882.
- 11:22 AM Bug #2591: incorrect queries when MATCH operator is involved
- One test (CUSTOMER_SITE_7) of in the customer's testing batch was failing (not finding the record) for unknown reason...
- 11:06 AM Bug #2591 (Closed): incorrect queries when MATCH operator is involved
06/17/2015
- 06:39 PM Bug #2589: remote request for next primary key gives wrong result when metadata DB is running
- Requesting a next primary key for a database controlled by a remote server returns very low id numbers, typically sta...
- 06:30 PM Bug #2589 (New): remote request for next primary key gives wrong result when metadata DB is running
Also available in: Atom