Thread

  1. Re: Some optimizations for COALESCE expressions during constant folding

    Richard Guo <guofenglinux@gmail.com> — 2025-12-24T10:05:46Z

    On Tue, Dec 16, 2025 at 7:09 AM Matheus Alcantara
    <matheusssilv97@gmail.com> wrote:
    > The patches seems all in a good shape. I've checked the code coverage
    > for the new tests added and all of then seems to exercice the new code.
    >
    > I've also performed some manual tests and it's looks good. I don't see
    > any issue or regression.
    
    Thanks for all the reviews.  I've pushed this patchset.
    
    - Richard