Re: Row pattern recognition
| От | Chao Li |
|---|---|
| Тема | Re: Row pattern recognition |
| Дата | |
| Msg-id | 04165F0A-5347-4C98-B794-7E65FD1DDD86@gmail.com обсуждение исходный текст |
| Ответ на | Re: Row pattern recognition (Chao Li <li.evan.chao@gmail.com>) |
| Список | pgsql-hackers |
> On Nov 24, 2025, at 08:59, Chao Li <li.evan.chao@gmail.com> wrote: > > I will proceed 0007 tomorrow. I just finished reviewing 0007 and 0008. This patch set really demonstrates the full lifecycle of adding a SQL feature, fromchanging the syntax in gram.y all the way down to the executor, including tests and docs. I learned a lot from it. Thanks! 23 - 0007 As you mentioned earlier, pattern regular expression support *, + and ?, but I don’t see ? is tested. 24 - 0007 I don’t see negative tests for unsupported quantifiers, like PATTERN (A+?). 25 - 0007 ``` +-- basic test with none greedy pattern ``` Typo: “none greedy” -> non-greedy No comment for 0008. Best regards, -- Chao Li (Evan) HighGo Software Co., Ltd. https://www.highgo.com/
В списке pgsql-hackers по дате отправления: