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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Geoghegan <pg(at)bowt(dot)ie>
Cc: "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 16:17:58
Message-ID: 2136312.1758298678@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Peter Geoghegan <pg(at)bowt(dot)ie> writes:
> cgit messes up indentation by showing 8 space tabs (not 4 space tabs)
> -- that's certainly not ideal.

To me that seems like a complete blocker for this proposal,
if we can't find a fix.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2025-09-19 16:50:03 Re: PG 18 relnotes and RC1
Previous Message Tom Lane 2025-09-19 16:16:01 Re: Use opresulttype instead of calling SearchSysCache1() in match_orclause_to_indexcol()