Re: New commitfest app release on August 19th - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: New commitfest app release on August 19th
Date
Msg-id CAGECzQS=7+UsdWbgvWPfCWwvG5+zr8Ud=ED2rS2SxHPX2OtRnw@mail.gmail.com
Whole thread Raw
In response to Re: New commitfest app release on August 19th  (John Naylor <johncnaylorls@gmail.com>)
List pgsql-hackers
On Wed, 7 Jan 2026 at 10:53, John Naylor <johncnaylorls@gmail.com> wrote:
> I just noticed something interesting:
>
> https://commitfest.postgresql.org/57/
>
> is still too small per my complaint above, but
>
> https://commitfest.postgresql.org/58/
>
> looks just fine at 100% browser zoom. It looks like the biggest
> (only?) difference is the width of the "Patch column".

I've pushed some CSS to staging to do a bit more aggressive wrapping
if stuff doesn't fit in the table (the reason it overflowed seemed to
be long usernames and long single words in patch descriptions). Can
you double check if that solves the problem for you:

https://commitfest-test.postgresql.org/ (username and password are "pgtest")

If so I'll deploy it together with the other changes on staging in ~2 weeks.



pgsql-hackers by date:

Previous
From: "zengman"
Date:
Subject: Re: POC: Parallel processing of indexes in autovacuum
Next
From: Aleksander Alekseev
Date:
Subject: Re: Define DatumGetInt8 function.