From: | "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org> |
---|---|
To: | Álvaro Herrera <alvherre(at)kurilemu(dot)de>, Peter Eisentraut <peter(at)eisentraut(dot)org> |
Cc: | 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 14:55:30 |
Message-ID: | 429fe587-9b17-4504-9283-adafef4af291@postgresql.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 9/19/25 10:47 AM, Álvaro Herrera wrote:
> On 2025-Sep-19, Peter Eisentraut wrote:
>
>> 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.
>
> No, I think Jonathan wasn't thinking of these links when he mentioned
> that second item.
I can confirm that I was thinking about them in the second item; I was
thinking about them though, but was unsure if it needed to be in this
discussion as it isn't directly in the pgweb scope. But holistically, I
guess it does.
> I do have the /pg/commitdiff/ URLs in mind, but
> that's a pginfra configuration file that needs to be changed. I'll
> see about changing that as well, because I've been bitten by this
> problem there too.
>
> BTW regarding Jon's second item, I was again reminded that we have
> this "backend flowchart" page there,
> https://www.postgresql.org/developer/backend/
> I think this is a prime example of something that we could do much
> better by adding one more item to our numerous collection of diagrams in
> the docbook core docs.
And we support images now (and for a few releases)!
Jonathan
From | Date | Subject | |
---|---|---|---|
Next Message | Arseniy Mukhin | 2025-09-19 15:13:54 | Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue |
Previous Message | jian he | 2025-09-19 14:53:35 | Re: Add SPLIT PARTITION/MERGE PARTITIONS commands |