From: | songjinzhou <tsinghualucky912(at)foxmail(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, David Rowley <dgrowleyml(at)gmail(dot)com> |
Cc: | Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, japinli <japinli(at)hotmail(dot)com> |
Subject: | Re: Added prosupport function for estimating numeric generate_series rows |
Date: | 2024-11-29 05:50:24 |
Message-ID: | tencent_5189227B7C809AC29DCDB1BC2094BC58CB07@qq.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> This sort of stuff is best addressed by running the code through
> pgindent, rather than fixing it manually. Usually we don't insist
> on submitters getting it right; the committer should pgindent it.
Hello, thank you and David Rowley for your comments.
I have used pgindent to adjust the code format and added comments and missing regression test cases. Here is the patch of version v3.
I look forward to your reply. Thank you very much!
Regards, Song Jinzhou
Attachment | Content-Type | Size |
---|---|---|
v3_0001-Added-prosupport-function-for-estimating-numeric-gen.patch | application/octet-stream | 10.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Alena Rybakina | 2024-11-29 05:51:30 | Re: POC, WIP: OR-clause support for indexes |
Previous Message | Hayato Kuroda (Fujitsu) | 2024-11-29 05:42:13 | RE: Rework subscription-related code for psql and pg_dump |