From: | Nathan Bossart <nathan(at)postgresql(dot)org> |
---|---|
To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | pgsql: Convert README to Markdown. |
Date: | 2024-02-28 20:56:06 |
Message-ID: | E1rfQyD-001HXq-R3@gemulon.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Convert README to Markdown.
This is a first step toward modernizing our README file. Some
popular developer platforms support rendering README.md files, so
a direct conversion to Markdown seems like a good place to start.
The intent is to keep this file legible as plain text even as it
accumulates more content.
Suggested-by: Andrew Atkinson
Reviewed-by: Tom Lane, Daniel Gustafsson, Joe Conway
Discussion: https://postgr.es/m/CAG6XLEmGE95DdKqjk%2BDd9vC8mfN7BnV2WFgYk_9ovW6ikN0YSg%40mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/363eb059966d0be0a41c206cee40dfd21eb73251
Modified Files
--------------
README => README.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2024-02-28 21:05:53 | pgsql: Improve plpgsql's error messages for incorrect %TYPE and %ROWTYP |
Previous Message | Tom Lane | 2024-02-28 19:34:25 | pgsql: Mop-up for AIX-ectomy: remove now-dead test code. |