Re: Add more sanity checks around callers of changeDependencyFor()

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Akshat Jaimini <destrex271(at)gmail(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Add more sanity checks around callers of changeDependencyFor()
Date: 2023-07-10 04:10:45
Message-ID: ZKuExYIq4tNMRfSI@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Jul 07, 2023 at 06:12:48PM +0000, Akshat Jaimini wrote:
> I believe it is ready to be committed!

Okay, thanks. Please note that I have backpatched the bug and added
the checks for the callers of changeDependencyFor() on HEAD on top of
the bugfix.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2023-07-10 04:21:07 Re: doc: improve the restriction description of using indexes on REPLICA IDENTITY FULL table.
Previous Message Amit Kapila 2023-07-10 03:36:22 Re: Synchronizing slots from primary to standby