Re: Row pattern recognition

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: li(dot)evan(dot)chao(at)gmail(dot)com
Cc: david(dot)g(dot)johnston(at)gmail(dot)com, vik(at)postgresfriends(dot)org, jacob(dot)champion(at)enterprisedb(dot)com, er(at)xs4all(dot)nl, peter(at)eisentraut(dot)org, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Row pattern recognition
Date: 2025-11-19 07:20:46
Message-ID: 20251119.162046.1943787372629961026.ishii@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> 4 - 0001 - parsenodes.h
> ```
> + /* Row Pattern AFTER MACH SKIP clause */
> ```
>
> Typo: MACH -> MATCH

Thanks for pointing it out. Will fix.

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

Browse pgsql-hackers by date

  From Date Subject
Next Message David Geier 2025-11-19 07:25:58 Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Previous Message David Geier 2025-11-19 07:20:25 Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?