Re: Row pattern recognition

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, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Row pattern recognition
Date: 2025-04-22 23:55:33
Message-ID: 20250423.085533.2100770238433359673.ishii@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Attached are the v30 patches, just adding a patch to change the
default io_method parameter to sync, expecting this affects something
to the recent CFbot failure.
https://commitfest.postgresql.org/patch/4460/
https://cirrus-ci.com/task/6078653164945408
which is similar to:
https://www.postgresql.org/message-id/20250422.111139.1502127917165838403.ishii%40postgresql.org

(Once the issue resolved, the patch should be removed, of course)

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
v30-0001-Row-pattern-recognition-patch-for-raw-parser.patch application/octet-stream 15.2 KB
v30-0002-Row-pattern-recognition-patch-parse-analysis.patch application/octet-stream 10.8 KB
v30-0003-Row-pattern-recognition-patch-rewriter.patch application/octet-stream 4.3 KB
v30-0004-Row-pattern-recognition-patch-planner.patch application/octet-stream 6.5 KB
v30-0005-Row-pattern-recognition-patch-executor.patch application/octet-stream 59.8 KB
v30-0006-Row-pattern-recognition-patch-docs.patch application/octet-stream 10.5 KB
v30-0007-Row-pattern-recognition-patch-tests.patch application/octet-stream 54.4 KB
v30-0008-Row-pattern-recognition-patch-typedefs.list.patch application/octet-stream 1.2 KB
v30-0009-Allow-to-print-raw-parse-tree.patch application/octet-stream 789 bytes
v30-0010-Temporarily-change-IO-method-to-sync.patch application/octet-stream 934 bytes

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jacob Champion 2025-04-23 00:01:44 Re: jsonapi: scary new warnings with LTO enabled
Previous Message Peter Smith 2025-04-22 23:49:36 DOCS - create publication (tweak for generated columns)