Re: SupportRequestRows support function for generate_series_timestamptz
David Rowley <dgrowleyml@gmail.com>
From: David Rowley <dgrowleyml@gmail.com>
To: jian he <jian.universality@gmail.com>
Cc: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2024-07-08T21:59:47Z
Lists: pgsql-hackers
On Mon, 8 Jul 2024 at 17:52, jian he <jian.universality@gmail.com> wrote: > > On Mon, Jul 8, 2024 at 1:16 PM David Rowley <dgrowleyml@gmail.com> wrote: > > Updated patch attached. > > looking good to me. Thanks for reviewing. I've pushed the patch now. David
Commits
-
Teach planner how to estimate rows for timestamp generate_series
- 036bdcec9f99 18.0 landed