Re: Having postgresql.org link to cgit instead of gitweb

From: "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Peter Geoghegan <pg(at)bowt(dot)ie>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Having postgresql.org link to cgit instead of gitweb
Date: 2025-09-19 20:54:52
Message-ID: 38cfb119-a150-4899-8879-73e3ace66a6a@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 9/19/25 4:14 PM, Tom Lane wrote:
> "Jonathan S. Katz" <jkatz(at)postgresql(dot)org> writes:
>> On a quick read, I believe this is easily settable in the cgit.css file
>> by setting "tab-size" to "4". I did a quick test hacking this inline,
>> and it worked.
>
> Cool, thanks for looking into it.

Tested inline, but untested as a whole (as I don't have access to
gitweb, nor do I really want to have access), but this is effectively
the modification, the second line of the CSS rule.

Jonathan

Attachment Content-Type Size
4space.css text/css 150 bytes

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2025-09-19 21:04:56 Re: encode/decode support for base64url
Previous Message Jonathan S. Katz 2025-09-19 20:48:17 Re: PG 18 relnotes and RC1