| 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-11-18 02:33:20 |
| Message-ID: | 20251118.113320.572888636385647268.ishii@postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Attached are the v35 patches for Row pattern recognition. In v34-0001
gram.y patch, %type for RPR were misplaced. v35-0001 fixes this. Other
patches are not changed.
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 |
|---|---|---|
| v35-0001-Row-pattern-recognition-patch-for-raw-parser.patch | application/octet-stream | 15.2 KB |
| v35-0002-Row-pattern-recognition-patch-parse-analysis.patch | application/octet-stream | 10.8 KB |
| v35-0003-Row-pattern-recognition-patch-rewriter.patch | application/octet-stream | 4.3 KB |
| v35-0004-Row-pattern-recognition-patch-planner.patch | application/octet-stream | 6.5 KB |
| v35-0005-Row-pattern-recognition-patch-executor.patch | application/octet-stream | 59.7 KB |
| v35-0006-Row-pattern-recognition-patch-docs.patch | application/octet-stream | 10.5 KB |
| v35-0007-Row-pattern-recognition-patch-tests.patch | application/octet-stream | 54.4 KB |
| v35-0008-Row-pattern-recognition-patch-typedefs.list.patch | application/octet-stream | 1.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Corey Huinker | 2025-11-18 02:34:14 | Re: Extended Statistics set/restore/clear functions. |
| Previous Message | Corey Huinker | 2025-11-18 02:32:37 | Re: Extended Statistics set/restore/clear functions. |