Re: Row pattern recognition

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: assam258(at)gmail(dot)com
Cc: jacob(dot)champion(at)enterprisedb(dot)com, david(dot)g(dot)johnston(at)gmail(dot)com, vik(at)postgresfriends(dot)org, er(at)xs4all(dot)nl, peter(at)eisentraut(dot)org, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Row pattern recognition
Date: 2026-01-19 23:33:53
Message-ID: 20260120.083353.1738787847135762428.ishii@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Henson,

> Hi Ishii-san,
>
> I'm sending a patch that refactors the NFA context absorption logic
> for Row Pattern Recognition (RPR).

Thanks for the new patches. I will create v41 patch.

> - No more large-scale refactoring is planned. Future work will focus on
> quality verification through additional test cases, comprehensive test
> coverage, and memory leak checks.

Maybe time to run pgindent? I can run pgindent before creating v41.

Best regards,
--
Tatsuo Ishii
SRA OSS K.K.
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Henson Choi 2026-01-19 23:35:14 Re: Row pattern recognition
Previous Message Michael Paquier 2026-01-19 23:33:49 Some cleanup of pg_stat_statements tests