On Sat, Aug 28, 2021 at 3:19 PM Amit Kapila <amit.kapil...@gmail.com> wrote: > > Don't you think some users might want to know all the schema names for > a publication? I am not completely sure on this point but I think it > is good to have information for users. It might be also useful to have > pg_publication_objects where we can display object types (like table, > schema, sequence, etc) and then object names. If you are not convinced > then we can wait and see what others think about this.
Thanks for the comment, this is handled in the v24 patch attached at [1]. [1] - https://www.postgresql.org/message-id/CALDaNm27bs40Rxpy4oKfV97UgsPG%3DvVoZ5bj9pP_4BxnO-6DYA%40mail.gmail.com Regards, Vignesh