Re: Row pattern recognition

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: 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
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Row pattern recognition
Date: 2025-09-24 10:35:23
Message-ID: 20250924.193523.694296225366690354.ishii@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Attached are the v33 patches for Row pattern recognition. The
difference from v32 is that the raw parse tree printing patch is not
included in v33. This is because now that we have
debug_print_raw_parse.

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
v33-0001-Row-pattern-recognition-patch-for-raw-parser.patch application/octet-stream 15.2 KB
v33-0002-Row-pattern-recognition-patch-parse-analysis.patch application/octet-stream 10.8 KB
v33-0003-Row-pattern-recognition-patch-rewriter.patch application/octet-stream 4.3 KB
v33-0004-Row-pattern-recognition-patch-planner.patch application/octet-stream 6.5 KB
v33-0005-Row-pattern-recognition-patch-executor.patch application/octet-stream 59.8 KB
v33-0006-Row-pattern-recognition-patch-docs.patch application/octet-stream 10.5 KB
v33-0007-Row-pattern-recognition-patch-tests.patch application/octet-stream 54.4 KB
v33-0008-Row-pattern-recognition-patch-typedefs.list.patch application/octet-stream 1.2 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Banck 2025-09-24 10:45:59 Re: GNU/Hurd portability patches
Previous Message jian he 2025-09-24 10:30:33 Re: NOT NULL NOT ENFORCED