On Thu, Sep 19, 2024 at 10:56 PM Masahiko Sawada <sawada.m...@gmail.com> wrote: > > > Given that we publish the generated columns if they are mentioned in > the column list, can we separate the patch into two if it helps > reviews? One is to allow logical replication to publish generated > columns if they are explicitly mentioned in the column list. The > second patch is to introduce the publish_generated_columns option. >
It sounds like a reasonable idea to me but I haven't looked at the feasibility of the same. So, if it is possible without much effort, we should split the patch as per your suggestion. -- With Regards, Amit Kapila.