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

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>, 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 11:04:15
Message-ID: 47718106-7eb2-4583-a3dc-199a9b1358a4@eisentraut.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 19.09.25 03:12, Jonathan S. Katz wrote:
> * Moves any web links to git.postgresql.org repos to use the cgit
> interface instead of gitweb (e.g. [1])
> * Update the commit search[2] to use cgit instead of gitweb

If we're doing that -- which seems reasonable -- then perhaps also
update the forwarder for the links sent to pgsql-committers, like

https://git.postgresql.org/pg/commitdiff/ed1aad15e09d7d523f4ef413e3c4d410497c8065

This might be related to the second item, not sure.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2025-09-19 11:05:19 Re: Having postgresql.org link to cgit instead of gitweb
Previous Message Álvaro Herrera 2025-09-19 10:52:02 Re: allow benign typedef redefinitions (C11)