Re: Re: Added prosupport function for estimating numeric generate_series rows

Dean Rasheed <dean.a.rasheed@gmail.com>

From: Dean Rasheed <dean.a.rasheed@gmail.com>
To: "tsinghualucky912@foxmail.com" <tsinghualucky912@foxmail.com>
Cc: dgrowleyml <dgrowleyml@gmail.com>, tgl <tgl@sss.pgh.pa.us>, pgsql-hackers <pgsql-hackers@lists.postgresql.org>, japinli <japinli@hotmail.com>
Date: 2024-12-02T11:55:16Z
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().

On Sat, 30 Nov 2024 at 00:38, tsinghualucky912@foxmail.com
<tsinghualucky912@foxmail.com> wrote:
>
> Dear Dean Rasheed, I have reviewed the v4 patch and it is very thoughtful and reasonable, with a very clever attention to detail (plus I am very happy that we can get rid of the goto, which I was not a big fan of).
>
> This patch looks very good and I have no complaints about it. Thanks again for your help from beginning to end!
>

Cool. Patch committed.

Regards,
Dean