Re: New commitfest app release on August 19th

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Aleksander Alekseev <aleksander(at)tigerdata(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, John Naylor <johncnaylorls(at)gmail(dot)com>, Jelte Fennema-Nio <me(at)jeltef(dot)nl>
Subject: Re: New commitfest app release on August 19th
Date: 2025-08-19 14:27:09
Message-ID: 575190.1755613629@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Aleksander Alekseev <aleksander(at)tigerdata(dot)com> writes:
>> While the text looked smaller, I had to zoom out to 75%
>> in my browser to get the whole table to fit on screen -- anyone else?
>> (I didn't see font in the list of changes...)

> Same here (Firefox 141, Ubuntu 24.04). I had to scale the page to 90%.

For me, with Safari on macOS, the font does look a bit different but
not objectionably so. But I too notice that the tables of patches
seem significantly wider than before. If I zoom out enough to fit
the whole table width in my usual browser window, the text is almost
unreadably small. The tables were a bit wider than screen width
already, but it feels like they changed significantly.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2025-08-19 14:40:05 Re: analyze-in-stages post upgrade questions
Previous Message Nazir Bilal Yavuz 2025-08-19 14:14:54 Re: Speed up COPY FROM text/CSV parsing using SIMD