Re: Added prosupport function for estimating numeric generate_series rows

songjinzhou <tsinghualucky912@foxmail.com>

From: songjinzhou <tsinghualucky912@foxmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>, David Rowley <dgrowleyml@gmail.com>
Cc: Dean Rasheed <dean.a.rasheed@gmail.com>, pgsql-hackers <pgsql-hackers@lists.postgresql.org>, japinli <japinli@hotmail.com>
Date: 2024-11-29T05:50:24Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Add a planner support function for numeric generate_series().

Attachments

&gt; This sort of stuff is best addressed by running the code through
&gt; pgindent, rather than fixing it manually.  Usually we don't insist
&gt; on submitters getting it right; the committer should pgindent it.


 
Hello, thank you and David Rowley for your comments.&nbsp;


I have used pgindent to adjust the code format and added comments and missing regression test cases. Here is the patch of version v3.&nbsp;


I look forward to your reply. Thank you very much!


Regards, Song Jinzhou