Re: Row pattern recognition

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Cc: li(dot)evan(dot)chao(at)gmail(dot)com, vik(at)postgresfriends(dot)org, david(dot)g(dot)johnston(at)gmail(dot)com, jacob(dot)champion(at)enterprisedb(dot)com, er(at)xs4all(dot)nl, peter(at)eisentraut(dot)org
Subject: Re: Row pattern recognition
Date: 2025-12-23 13:26:54
Message-ID: 20251223.222654.803045450976774160.ishii@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Attached are the v36 patches, just for rebasing.

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
v36-0001-Row-pattern-recognition-patch-for-raw-parser.patch application/octet-stream 15.6 KB
v36-0002-Row-pattern-recognition-patch-parse-analysis.patch application/octet-stream 10.8 KB
v36-0003-Row-pattern-recognition-patch-rewriter.patch application/octet-stream 4.1 KB
v36-0004-Row-pattern-recognition-patch-planner.patch application/octet-stream 6.5 KB
v36-0005-Row-pattern-recognition-patch-executor.patch application/octet-stream 60.9 KB
v36-0006-Row-pattern-recognition-patch-docs.patch application/octet-stream 11.1 KB
v36-0007-Row-pattern-recognition-patch-tests.patch application/octet-stream 58.2 KB
v36-0008-Row-pattern-recognition-patch-typedefs.list.patch application/octet-stream 1.2 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alena Vinter 2025-12-23 13:49:20 Re: Startup PANIC on standby promotion due to zero-filled WAL segment
Previous Message Tatsuya Kawata 2025-12-23 13:20:08 Re: [PATCH] Add memory usage reporting to VACUUM VERBOSE