Re: tickling the lesser contributor's withering ego

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Erik Rijkers <er(at)xs4all(dot)nl>, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Pg Docs <pgsql-docs(at)lists(dot)postgresql(dot)org>, "w^3" <pgsql-www(at)lists(dot)postgresql(dot)org>, "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>
Subject: Re: tickling the lesser contributor's withering ego
Date: 2018-12-27 10:53:18
Message-ID: CABUevEypQt3DgRE4GvCTHu-bq=L1FLDymJ-foouFj7=i1ZqHLQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-hackers pgsql-www

On Fri, Dec 21, 2018 at 4:17 PM Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
wrote:

> On 2018-Dec-21, Tom Lane wrote:
>
> > Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> writes:
> > > I propose the following patch, which will make those links stable --
> > > then we can add the following links to the contributors page:
> > >
> https://www.postgresql/org/docs/10/release-10.html#RELEASE-10-ACKNOWLEDGEMENTS
> > >
> https://www.postgresql/org/docs/11/release-11.html#RELEASE-11-ACKNOWLEDGEMENTS
> >
> > Seems reasonable, but note the lag time --- unless somebody does
> > something out of the ordinary, those pages won't actually have
> > such tags till after the February minor releases.
>
> Good point. That seems acceptable to me.
>

Good. While it *can* be worked around, it's a PITA and it risks getting
overwritten by other things, since the normal docs loads are based off
release tarballs. We can make them off a snapshot tarball, but it's a pain
:)

Oh, and +1 for stable links like that in general. That would be one good
step.

Not having considered what to do with, but it could also be interesting to
teach the loader to read the structured data out of the XML file and store
it in one of these weird things called a "database". That could be used for
things like matching on the contributors list and add a little per-version
badge to which versions they are known to contribute etc. That would
require us to be quite consistent in the naming of people, and also not to
have duplicates though, but maybe it can be valuable?

Actually, do we have a policy for handling duplicates in the docs there?
Since we only keep names there and not email or similar?

--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/>
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Jonathan S. Katz 2018-12-27 14:38:24 Re: tickling the lesser contributor's withering ego
Previous Message Олег Самойлов 2018-12-26 17:37:04 Re: Mistyped message severity

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2018-12-27 11:01:34 Re: PostgreSQL partition tables use more private memory
Previous Message Magnus Hagander 2018-12-27 10:43:02 Re: Offline enabling/disabling of data checksums

Browse pgsql-www by date

  From Date Subject
Next Message Jonathan S. Katz 2018-12-27 14:38:24 Re: tickling the lesser contributor's withering ego
Previous Message James Coleman 2018-12-27 00:44:46 Re: pginfra: Wiki editing