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-20 10:28:34
Message-ID: 20260120.192834.851691491560414956.ishii@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Henson,

>>> Maybe time to run pgindent? I can run pgindent before creating v41.
>>>
>>
>> Thanks! I'm tied up with work for a few days. Could you please run
>> pgindent when you create v41? I'll pick it up from cfbot next week.
>> I'd appreciate it.
>
> Sure no problem.

Pgindent done. Attached are the v41 patches. Note that I have updated
typedefs.list because some RPR related typedefs were missed.

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

Attachment Content-Type Size
v41-0001-Row-pattern-recognition-patch-for-raw-parser.patch application/octet-stream 26.6 KB
v41-0002-Row-pattern-recognition-patch-parse-analysis.patch application/octet-stream 24.2 KB
v41-0003-Row-pattern-recognition-patch-rewriter.patch application/octet-stream 5.7 KB
v41-0004-Row-pattern-recognition-patch-planner.patch application/octet-stream 56.7 KB
v41-0005-Row-pattern-recognition-patch-executor-and-comma.patch application/octet-stream 92.3 KB
v41-0006-Row-pattern-recognition-patch-docs.patch application/octet-stream 11.1 KB
v41-0007-Row-pattern-recognition-patch-tests.patch application/octet-stream 314.9 KB
v41-0008-Row-pattern-recognition-patch-typedefs.list.patch application/octet-stream 1.4 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrey Borodin 2026-01-20 10:30:30 Re: Fix gistkillitems & add regression test to microvacuum
Previous Message VASUKI M 2026-01-20 10:24:48 Optional skipping of unchanged relations during ANALYZE?