From: | Tatsuo Ishii <ishii(at)postgresql(dot)org> |
---|---|
To: | jacob(dot)champion(at)enterprisedb(dot)com, vik(at)postgresfriends(dot)org, pgsql-hackers(at)postgresql(dot)org, er(at)xs4all(dot)nl, peter(at)eisentraut(dot)org |
Subject: | Re: Row pattern recognition |
Date: | 2024-09-19 04:59:47 |
Message-ID: | 20240919.135947.296030969313721973.ishii@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Attached are the v22 patches. Just rebased. The conflict was in 0001
patch due to commit 89f908a6d0 "Add temporal FOREIGN KEY contraints".
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 |
---|---|---|
v22-0001-Row-pattern-recognition-patch-for-raw-parser.patch | text/x-patch | 19.9 KB |
v22-0002-Row-pattern-recognition-patch-parse-analysis.patch | text/x-patch | 11.6 KB |
v22-0003-Row-pattern-recognition-patch-rewriter.patch | text/x-patch | 4.1 KB |
v22-0004-Row-pattern-recognition-patch-planner.patch | text/x-patch | 6.7 KB |
v22-0005-Row-pattern-recognition-patch-executor.patch | text/x-patch | 52.8 KB |
v22-0006-Row-pattern-recognition-patch-docs.patch | text/x-patch | 9.7 KB |
v22-0007-Row-pattern-recognition-patch-tests.patch | text/x-patch | 47.1 KB |
v22-0008-Allow-to-print-raw-parse-tree.patch | text/x-patch | 785 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Kapila | 2024-09-19 05:30:36 | Re: Add contrib/pg_logicalsnapinspect |
Previous Message | Tatsuo Ishii | 2024-09-19 04:21:40 | Re: Add memory/disk usage for WindowAgg nodes in EXPLAIN |