Re: CI: Add task that runs pgindent

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Jelte Fennema-Nio <me(at)jeltef(dot)nl>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Florents Tselai <florents(dot)tselai(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
Subject: Re: CI: Add task that runs pgindent
Date: 2025-10-22 08:49:27
Message-ID: D247E7E0-C2BF-4C1F-91CF-A08E523276B6@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 22 Oct 2025, at 10:41, Jelte Fennema-Nio <me(at)jeltef(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2025-10-22 08:57:37 Re: Why cannot alter a column's type when it's used by a generated column
Previous Message Amit Kapila 2025-10-22 08:48:33 Re: Question about InvalidatePossiblyObsoleteSlot()