Unable to browse blobs on gitweb

From: Chris Bandy <bandy(dot)chris(at)gmail(dot)com>
To: pgsql-www(at)postgresql(dot)org
Subject: Unable to browse blobs on gitweb
Date: 2025-08-13 04:41:03
Message-ID: CAMDg7WxgvfM-1Of20chFeMBvm4EKjGDQ5WJsQyxNuXh75apjBQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-www

Hello!

I like to link to the Postgres source code and comments in my extension
code comments. I use https://git.postgresql.org/gitweb for that, as it
seems to be the canonical site for Postgres source code.

Lately, I have encountered HTTP 429 errors when trying to access blobs. For
example,

curl -I '
> https://git.postgresql.org/gitweb/?p=postgresql.git;a=blob;f=HISTORY'
> HTTP/2 429
> date: Wed, 13 Aug 2025 04:29:33 GMT
> server: Varnish
> x-varnish: 1288456
> retry-after: 300
> content-length: 0

Is this intentional? If so, is there a better domain or site to (roughly)
permalink to specific lines of released Postgres code?

Thanks!

-- Chris

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Tom Lane 2025-08-13 04:52:09 Re: Unable to browse blobs on gitweb
Previous Message Joe Conway 2025-08-07 18:34:03 Re: password reset is not responding