Re: CI: Add task that runs pgindent - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: CI: Add task that runs pgindent
Date
Msg-id D247E7E0-C2BF-4C1F-91CF-A08E523276B6@yesql.se
Whole thread Raw
In response to Re: CI: Add task that runs pgindent  (Jelte Fennema-Nio <me@jeltef.nl>)
Responses Re: CI: Add task that runs pgindent
List pgsql-hackers
> On 22 Oct 2025, at 10:41, Jelte Fennema-Nio <me@jeltef.nl> wrote:

> I updated the commitfest
> app to now show it with an orange cross instead of a red one (see
> attached png).

Orange cross and Red cross are probably too similar to be easily discernible
for people with color blindness.  Since the patch is technically "green", what
do you think about just changing the checkmark on such patches?

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Question about InvalidatePossiblyObsoleteSlot()
Next
From: Chao Li
Date:
Subject: Re: Why cannot alter a column's type when it's used by a generated column