Re: Fix comment in report_sequence_errors() - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Fix comment in report_sequence_errors()
Date
Msg-id aiYMs1Odp_PwKgtC@paquier.xyz
Whole thread
In response to Fix comment in report_sequence_errors()  (Imran Zaheer <imran.zhir@gmail.com>)
Responses Re: Fix comment in report_sequence_errors()
List pgsql-hackers
On Sun, Jun 07, 2026 at 07:35:05PM +0500, Imran Zaheer wrote:
> However, the actual warning message emitted and the logic that
> populates missing_seqs_idx both refer to sequences that are missing on
> the publisher side, not the subscriber.
>
> The fix is to replace "subscriber" with "publisher" in that comment line.

The first comment could also make clear the fact that we care about
inconsistent definitions on the subscriber side.  Grabbed these,
thanks.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Fix DROP PROPERTY GRAPH "unsupported object class" error
Next
From: Tom Lane
Date:
Subject: Re: Fix DROP PROPERTY GRAPH "unsupported object class" error