Re: Update Examples in Logical Replication Docs

From: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
To: Shlok Kyal <shlok(dot)kyal(dot)oss(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Update Examples in Logical Replication Docs
Date: 2025-07-22 04:50:04
Message-ID: CAA4eK1K28ESKhg0ebKV6hJK8MVdDT=LFJEyvnA69WsavUqmK8g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jul 21, 2025 at 10:57 PM Shlok Kyal <shlok(dot)kyal(dot)oss(at)gmail(dot)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.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Merlin Moncure 2025-07-22 05:02:36 Re: Proposal: QUALIFY clause
Previous Message Sami Imseih 2025-07-22 04:26:44 Re: Improve LWLock tranche name visibility across backends