"Yu Shi (Fujitsu)" <shiy.f...@fujitsu.com> writes:
> On Fri, Mar 24, 2023 6:26 AM Tom Lane <t...@sss.pgh.pa.us> wrote:
>> I do see a docs change that I think would be worth making: get
>> rid of the explicit mention of it in create_subscription.sgml
>> in favor of using that view.

> I agree and I tried to modify the query to use the view.
> Please see the attached patch.

Ah, now I see why it was written like that: it's kind of annoying
to join to pg_subscription_rel without having access to the relation
OID.  Still, this is more pedagogically correct, so pushed.

                        regards, tom lane


Reply via email to