Hi everyone, Here is one PR #1603 <https://github.com/h2database/h2database/pull/1603>
Issues #1057 <https://github.com/h2database/h2database/issues/1057>, #1072 <https://github.com/h2database/h2database/issues/1072> Fix the query performance when lazy query execution is enabled and subqueries are present. The subquery results was never cached in this case. The patch fixes it. I wrote the code, it's mine, and I'm contributing it to H2 for distribution multiple-licensed under the MPL 2.0, and the EPL 1.0 ( http://h2database.com/html/license.html). -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
