| From: | Jelte Fennema-Nio <me(at)jeltef(dot)nl> |
|---|---|
| To: | John Naylor <johncnaylorls(at)gmail(dot)com> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: New commitfest app release on August 19th |
| Date: | 2026-01-07 13:54:11 |
| Message-ID: | CAGECzQS=7+UsdWbgvWPfCWwvG5+zr8Ud=ED2rS2SxHPX2OtRnw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, 7 Jan 2026 at 10:53, John Naylor <johncnaylorls(at)gmail(dot)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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Aleksander Alekseev | 2026-01-07 14:03:19 | Re: Define DatumGetInt8 function. |
| Previous Message | zengman | 2026-01-07 13:51:05 | Re: POC: Parallel processing of indexes in autovacuum |