Re: Having postgresql.org link to cgit instead of gitweb - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Having postgresql.org link to cgit instead of gitweb
Date
Msg-id CAH2-WzkYFyU9v+bNeePdYjNp+wOx2dDQs7yb=NxC1ieoA_S_bg@mail.gmail.com
Whole thread Raw
In response to Having postgresql.org link to cgit instead of gitweb  ("Jonathan S. Katz" <jkatz@postgresql.org>)
Responses Re: Having postgresql.org link to cgit instead of gitweb
List pgsql-hackers
On Thu, Sep 18, 2025 at 9:12 PM Jonathan S. Katz <jkatz@postgresql.org> wrote:
> While prepping the website for the PG18 GA, I stumbled on the inability
> to access parts of commits through the gitweb links, specifically
> hitting 429 status code errors (this seems to be intermittent). After
> some briefing on why it's disabled and how this isn't an issue with
> cgit, I prepped a patch for postgresql.org (the main website) that would
> update the git.postgresql.org reference to use cgit instead of gitweb.

cgit messes up indentation by showing 8 space tabs (not 4 space tabs)
-- that's certainly not ideal.

I understand that the same problem was fixed within gitweb by patching
the source code.

--
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: fix obsolete references to postgres.h in comments
Next
From: Nathan Bossart
Date:
Subject: Re: PG 18 relnotes and RC1