| From: | Tatsuo Ishii <ishii(at)postgresql(dot)org> |
|---|---|
| To: | assam258(at)gmail(dot)com |
| Cc: | jian(dot)universality(at)gmail(dot)com, zsolt(dot)parragi(at)percona(dot)com, sjjang112233(at)gmail(dot)com, vik(at)postgresfriends(dot)org, er(at)xs4all(dot)nl, jacob(dot)champion(at)enterprisedb(dot)com, david(dot)g(dot)johnston(at)gmail(dot)com, peter(at)eisentraut(dot)org, li(dot)evan(dot)chao(at)gmail(dot)com, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Row pattern recognition |
| Date: | 2026-06-02 03:03:05 |
| Message-ID: | 20260602.120305.1365406908882385077.ishii@postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi Henson, Jian,
I'd like to suggest making a slight change to v48 patches
organization. Currently README.rpr is included in 0005 executor
patch. Since README.rpr is a documentation, I think it will be more
natural to move it into 0006 docs patch. This also will make it easier
to judge the size of the patches by category: codes, docs and tests if
README.rpr is correctly categorized.
Thoughts?
--
Tatsuo Ishii
SRA OSS K.K.
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Henson Choi | 2026-06-02 03:05:41 | Re: Row pattern recognition |
| Previous Message | Mohamed ALi | 2026-06-02 03:01:26 | Re: [PATCH] Add NESTED_STATEMENTS option to EXPLAIN |