Re: Addition of Github link to odument - Mailing list pgsql-docs

From Pavel Borisov
Subject Re: Addition of Github link to odument
Date
Msg-id CALT9ZEHXpXfKWoQrGPAmacxpcmMTzbY6kjQM4xkeHRHdqch0Rw@mail.gmail.com
Whole thread Raw
In response to Addition of Github link to odument  (PG Doc comments form <noreply@postgresql.org>)
List pgsql-docs
On Fri, 16 Dec 2022 at 17:55, PG Doc comments form
<noreply@postgresql.org> wrote:
>
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/15/tutorial-sql-intro.html
> Description:
>
> I feel, for the viewers or learners of Postgresql will be benetial to add
> the link to the /src/tutorial on PostgreSQL's GitHub page will be easier to
> download the tutorial if they used binary installation and missing the
> /src/tutorial.
>
> Please consider adding this link in the document ->
> https://github.com/postgres/postgres

The GitHub link you provided is a mirror of the official PostgreSQL
repo for hackers' usage when we want to check a patch before
submitting. I think the copy of the source-code repo is not the right
place for a newcomer to start. (Though some people indeed start to
know something from GitHub page).

Best regards,
Pavel Borisov



pgsql-docs by date:

Previous
From: PG Doc comments form
Date:
Subject: Addition of Github link to odument
Next
From: Jaime Casanova
Date:
Subject: Re: pg_stat_database view column xact_commit description should be more descriptive?