On Wednesday, October 15, 2025 4:28 PM Chao Li <li.evan.chao@gmail.com> wrote:
> /*
> * getSubscriptionTables
> * Get information about subscription membership for dumpable relations. This
> * will be used only in binary-upgrade mode for PG17 or later versions.
> */
> void
> getSubscriptionTables(Archive *fout)
>
> It also mentions “dumpable relations”. Should we update the function to use
> “relation” as well?
Thanks for the comments ! It has been addressed in the latest version.
(BTW, it would be highly appreciated if you can send emails in plain text format.
The current email is in HTML mode, which can make inline replies a bit
challenging. Plain text is also the traditional style preferred by the community :) .)
Best Regards,
Hou zj