From: | Tatsuo Ishii <ishii(at)postgresql(dot)org> |
---|---|
To: | acob(dot)champion(at)enterprisedb(dot)com, vik(at)postgresfriends(dot)org |
Cc: | pgsql-hackers(at)postgresql(dot)org, er(at)xs4all(dot)nl, peter(at)eisentraut(dot)org |
Subject: | Re: Row pattern recognition |
Date: | 2024-08-26 04:39:47 |
Message-ID: | 20240826.133947.1024518999214322700.ishii@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Attached are the v21 patches. Just rebased.
(The conflict was in 0001 patch.)
The 0008 patch is just for debugging purpose. You can ignore it.
This hasn't been changed, but I would like to notice just in case.
Best reagards,
--
Tatsuo Ishii
SRA OSS K.K.
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp
Attachment | Content-Type | Size |
---|---|---|
v21-0001-Row-pattern-recognition-patch-for-raw-parser.patch | text/x-patch | 19.8 KB |
v21-0002-Row-pattern-recognition-patch-parse-analysis.patch | text/x-patch | 11.6 KB |
v21-0003-Row-pattern-recognition-patch-rewriter.patch | text/x-patch | 4.1 KB |
v21-0004-Row-pattern-recognition-patch-planner.patch | text/x-patch | 6.7 KB |
v21-0005-Row-pattern-recognition-patch-executor.patch | text/x-patch | 52.8 KB |
v21-0006-Row-pattern-recognition-patch-docs.patch | text/x-patch | 9.7 KB |
v21-0007-Row-pattern-recognition-patch-tests.patch | text/x-patch | 47.1 KB |
v21-0008-Allow-to-print-raw-parse-tree.patch | text/x-patch | 785 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2024-08-26 04:45:12 | Re: Sequence Access Methods, round two |
Previous Message | Amit Kapila | 2024-08-26 04:29:47 | Re: Fix memory counter update in reorderbuffer |