From: | Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp> |
---|---|
To: | jacob(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-05-11 07:23:07 |
Message-ID: | 20240511.162307.2246647987352188848.t-ishii@sranhm.sra.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Attached are the v18 patches. To fix conflicts due to recent commit:
7d2c7f08d9 Fix query pullup issue with WindowClause runCondition
Best reagards,
--
Tatsuo Ishii
SRA OSS LLC
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp
Attachment | Content-Type | Size |
---|---|---|
v18-0001-Row-pattern-recognition-patch-for-raw-parser.patch | text/x-patch | 19.9 KB |
v18-0002-Row-pattern-recognition-patch-parse-analysis.patch | text/x-patch | 11.5 KB |
v18-0003-Row-pattern-recognition-patch-rewriter.patch | text/x-patch | 4.1 KB |
v18-0004-Row-pattern-recognition-patch-planner.patch | text/x-patch | 6.7 KB |
v18-0005-Row-pattern-recognition-patch-executor.patch | text/x-patch | 52.8 KB |
v18-0006-Row-pattern-recognition-patch-docs.patch | text/x-patch | 9.7 KB |
v18-0007-Row-pattern-recognition-patch-tests.patch | text/x-patch | 46.2 KB |
v18-0008-Allow-to-print-raw-parse-tree.patch | text/x-patch | 750 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Alexander Lakhin | 2024-05-11 09:00:00 | Re: Add SPLIT PARTITION/MERGE PARTITIONS commands |
Previous Message | Andrey M. Borodin | 2024-05-11 06:45:33 | Re: Weird test mixup |