Re: Row pattern recognition

From: Henson Choi <assam258(at)gmail(dot)com>
To: Tatsuo Ishii <ishii(at)postgresql(dot)org>
Cc: vik(at)postgresfriends(dot)org, er(at)xs4all(dot)nl, jacob(dot)champion(at)enterprisedb(dot)com, david(dot)g(dot)johnston(at)gmail(dot)com, peter(at)eisentraut(dot)org, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Row pattern recognition
Date: 2026-03-02 01:32:46
Message-ID: CAAAe_zCkpYn7qh=chxVLo4-HG8D57RwxhUq-c9zrYvZVtdDgeA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Tatsuo,

> Thanks. I will try them out. Once they look good, shall I release v44
> patch sets? Or do you have a plan to add more patches?

The NFA executor code looks stable to me at this point. I do have some
additional optimization ideas around absorption, but I think it's better
new features should be added more carefully, or deferred until after the
commit.

Please go ahead and release v44. Having a fresh patch set will also
make it easier to proceed with the next round of test modifications
and improvements.

Best regards,
Henson

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2026-03-02 02:05:08 Areas for Solaris support modernization
Previous Message Tatsuo Ishii 2026-03-02 00:46:32 Re: Row pattern recognition