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-08-16 08:45:52 |
Message-ID: | 20250816.174552.1094782787078410357.ishii@postgresql.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Attached are the v32 patches for Row pattern recognition. Recent
changes to doc/src/sgml/func.sgml required v31 to be rebased. Other
than that, nothing has been 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 |
---|---|---|
v32-0001-Row-pattern-recognition-patch-for-raw-parser.patch | application/octet-stream | 15.2 KB |
v32-0002-Row-pattern-recognition-patch-parse-analysis.patch | application/octet-stream | 10.8 KB |
v32-0003-Row-pattern-recognition-patch-rewriter.patch | application/octet-stream | 4.3 KB |
v32-0004-Row-pattern-recognition-patch-planner.patch | application/octet-stream | 6.5 KB |
v32-0005-Row-pattern-recognition-patch-executor.patch | application/octet-stream | 59.8 KB |
v32-0006-Row-pattern-recognition-patch-docs.patch | application/octet-stream | 10.5 KB |
v32-0007-Row-pattern-recognition-patch-tests.patch | application/octet-stream | 54.4 KB |
v32-0008-Row-pattern-recognition-patch-typedefs.list.patch | application/octet-stream | 1.2 KB |
v32-0009-Allow-to-print-raw-parse-tree.patch | application/octet-stream | 787 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Tatsuo Ishii | 2025-08-16 09:33:29 | Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options |
Previous Message | Masahiko Sawada | 2025-08-16 08:44:33 | Re: Logical Replication of sequences |