Re: An improved README experience for PostgreSQL

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: Andrew Atkinson <andyatkinson(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org, samay(at)tembo(dot)io
Subject: Re: An improved README experience for PostgreSQL
Date: 2024-02-26 20:30:36
Message-ID: 1967819.1708979436@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Nathan Bossart <nathandbossart(at)gmail(dot)com> writes:
> I think this would be nice. If the Markdown version is reasonably readable
> as plain-text, maybe we could avoid maintaining two READMEs files, too.
> But overall, +1 to modernizing the README a bit.

Per past track record, we change the top-level README only once every
three years or so, so I doubt it'd be too painful to maintain two
versions of it.

Having said that, any proposal for this ought to be submitted as
a patch, rather than expecting people to go digging around on
some other repo.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Atkinson 2024-02-26 20:40:05 Re: An improved README experience for PostgreSQL
Previous Message Elizabeth Christensen 2024-02-26 20:29:37 [PATCH] updates to docs about HOT updates for BRIN