Re: CI: Add task that runs pgindent

From: Jelte Fennema-Nio <me(at)jeltef(dot)nl>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
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 09:24:13
Message-ID: CAGECzQTMKSphnyxWsEhk=M9dZO4wOYe-77WoZYT=K7LxDpmoZg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 22 Oct 2025 at 10:49, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
> 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?

Good point. I changed it to an orange triangle + exclamation point now
(see attached). And everything also seems to work as expected in the
commitfest app prod environment, because this patch now shows as
correctly as yellow: https://commitfest.postgresql.org/patch/6148/

Attachment Content-Type Size
image/png 17.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Richard Guo 2025-10-22 09:25:36 Issue with query_is_distinct_for() and grouping sets
Previous Message shveta malik 2025-10-22 09:10:33 Re: POC: enable logical decoding when wal_level = 'replica' without a server restart