Re: Addition of Github link to odument

From: Pavel Borisov <pashkin(dot)elfe(at)gmail(dot)com>
To: pradeeptouchstone(at)gmail(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: Addition of Github link to odument
Date: 2022-12-16 14:25:38
Message-ID: CALT9ZEHXpXfKWoQrGPAmacxpcmMTzbY6kjQM4xkeHRHdqch0Rw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Fri, 16 Dec 2022 at 17:55, PG Doc comments form
<noreply(at)postgresql(dot)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

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Jaime Casanova 2022-12-16 20:40:30 Re: pg_stat_database view column xact_commit description should be more descriptive?
Previous Message PG Doc comments form 2022-12-16 13:28:43 Addition of Github link to odument