On 2024-09-11 16:47, Michael Harris wrote:
Thanks for the feedback.

On Tue, 10 Sept 2024 at 22:03, torikoshia <torikos...@oss.nttdata.com> wrote:
Regarding the addition of partition descendant tables, should we also
update the below comment on expand_vacuum_rel? Currently it refers only
partitions:

|  * Given a VacuumRelation, fill in the table OID if it wasn't
specified,
|  * and optionally add VacuumRelations for partitions of the table.


Well spotted! I have updated the comment to read:

* Given a VacuumRelation, fill in the table OID if it wasn't specified, * and optionally add VacuumRelations for partitions or descendant tables
 * of the table.

Thanks for the update!

I've switched the status on the commitfest to 'ready for committer'.

--
Regards,

--
Atsushi Torikoshi
NTT DATA Group Corporation


Reply via email to