Re: Update Examples in Logical Replication Docs - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: Update Examples in Logical Replication Docs
Date
Msg-id CAA4eK1K28ESKhg0ebKV6hJK8MVdDT=LFJEyvnA69WsavUqmK8g@mail.gmail.com
Whole thread Raw
In response to Update Examples in Logical Replication Docs  (Shlok Kyal <shlok.kyal.oss@gmail.com>)
List pgsql-hackers
On Mon, Jul 21, 2025 at 10:57 PM Shlok Kyal <shlok.kyal.oss@gmail.com> wrote:
>
> While going through the example for column lists [1] and row filters
> [2] in logical replication, I found that the output of "\dRp+" is not
> updated as per PostgreSQL 18. In PG 18, a new column "Generated
> columns' was added in "\dRp+" by commit [3], so I think we should
> update the docs to reflect the same. I have attached a patch with the
> changes.
> The changes apply to both the branches REL_18_STABLE and HEAD.
>

Thanks for the report and patch. I'll take care of it.

--
With Regards,
Amit Kapila.



pgsql-hackers by date:

Previous
From: Sami Imseih
Date:
Subject: Re: Improve LWLock tranche name visibility across backends
Next
From: Merlin Moncure
Date:
Subject: Re: Proposal: QUALIFY clause