Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent unnecessary optimisation of already optimised Range Index expressions #4882

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from

Commits on Jul 17, 2023

  1. Revert "Reworked Wolfs' comments"

    This reverts commit 35a76f2.
    adamretter authored and marmoure committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    cd291db View commit details
    Browse the repository at this point in the history
  2. Revert "Proposed fix for eXist-db#3624 NPE at org.exist.xquery.module…

    …s.range.RangeQueryRewriter.rewriteLocationStep"
    
    This reverts commit 56e190a.
    adamretter authored and marmoure committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    7fd183d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7b92aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    139496b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    394f7f7 View commit details
    Browse the repository at this point in the history
  6. [cleanup] Mark variables as 'final'

    adamretter authored and marmoure committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    0ad30e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c0419c View commit details
    Browse the repository at this point in the history
  8. [doc] Add missing JavaDoc

    adamretter authored and marmoure committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    e5a855f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b91357b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c423322 View commit details
    Browse the repository at this point in the history
  11. [bugfix] Check before optimizing innerExpr. No need to optimize if it…

    … is already optimized.
    
    Closes eXist-db#3624
    marmoure committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    d446c66 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    427c1d1 View commit details
    Browse the repository at this point in the history