Re: pgsql: Teach contrib/amcheck to check the unique constraint violation - Mailing list pgsql-committers

From Michael Paquier
Subject Re: pgsql: Teach contrib/amcheck to check the unique constraint violation
Date
Msg-id ZUAwYjsyRqPruUYk@paquier.xyz
Whole thread Raw
In response to Re: pgsql: Teach contrib/amcheck to check the unique constraint violation  (Bruce Momjian <bruce@momjian.us>)
List pgsql-committers
On Mon, Oct 30, 2023 at 02:52:55PM -0400, Bruce Momjian wrote:
> Thanks, ran pgindent fix commits de64268561 and 5ae2087202a.

Thanks, Bruce.  Note that this is a two-step process.  Commits done to
fix indentation should also be added to .git-blame-ignore-revs.  The
file has intructions about how to do it.
--
Michael

Attachment

pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pgsql: Teach contrib/amcheck to check the unique constraint violation
Next
From: David Rowley
Date:
Subject: pgsql: Adjust the order of the prechecks in pgrowlocks()