Thread

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

    Richard Guo <guofenglinux@gmail.com> — 2025-12-12T02:17:07Z

    On Thu, Dec 11, 2025 at 11:54 PM Matheus Alcantara
    <matheusssilv97@gmail.com> wrote:
    > I think that this patch needs a rebase due to the changes on
    > predicate.sql introduced by c925ad30b04.
    
    Right.  Here it is.
    
    - Richard