Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close

From: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>
To: Tatsuo Ishii <ishii(at)postgresql(dot)org>
Cc: tgl(at)sss(dot)pgh(dot)pa(dot)us, ashutosh(dot)bapat(dot)oss(at)gmail(dot)com, pgsql-hackers(at)lists(dot)postgresql(dot)org, david(dot)g(dot)johnston(at)gmail(dot)com, jacob(dot)champion(at)enterprisedb(dot)com, florents(dot)tselai(at)gmail(dot)com
Subject: Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close
Date: 2025-06-23 06:46:56
Message-ID: CAGECzQSq7NSWb=CsT6w-V6pUfz5_4OWPHBfYSDhOpTe_W1Vh_g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, 23 Jun 2025 at 03:37, Tatsuo Ishii <ishii(at)postgresql(dot)org> wrote:
> And I found "Author" column is shown as "+4207-35" which does not seem
> to be an author name. Likewise followings columns seem to show
> inappropriate contents.

Thanks for the report. That's fixed now (it was missing a header
column for the new Tags column).

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 2025-06-23 06:52:09 Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close
Previous Message jian he 2025-06-23 05:45:27 Re: New function normal_rand_array function to contrib/tablefunc.