Re: Comment about set_join_pathlist_hook()
Etsuro Fujita <etsuro.fujita@gmail.com>
From: Etsuro Fujita <etsuro.fujita@gmail.com>
To: David Rowley <dgrowleyml@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-09-21T11:07:56Z
Lists: pgsql-hackers
Hi, On Wed, Sep 20, 2023 at 7:49 PM David Rowley <dgrowleyml@gmail.com> wrote: > On Wed, 20 Sept 2023 at 22:06, Etsuro Fujita <etsuro.fujita@gmail.com> wrote: > > So I would like to propose to extend the comment to explain what they > > can do, as in the comment about set_rel_pathlist_hook() in allpaths.c. > > Attached is a patch for that. > > Looks good to me. > > I see you've copy/edited the comment just above the call to > set_rel_pathlist_hook(). That makes sense. Cool! Pushed. Thanks for taking a look! Best regards, Etsuro Fujita
Commits
-
Update comment about set_join_pathlist_hook().
- c994d06f105a 11.22 landed
- c50ad79f609c 12.17 landed
- a3a66d3ff18c 13.13 landed
- c7c4ce2be363 14.10 landed
- da421219e429 15.5 landed
- 3e2fe3255262 16.1 landed
- c621467d2bc6 17.0 landed