Re: [PATCH] Minor typo in the source repository documentation

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Martin Mai <mrkanister1024@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2017-07-09T16:28:43Z
Lists: pgsql-hackers
Martin Mai <mrkanister1024@gmail.com> writes:
> I found a typo while reading the source repository documentation:
> https://www.postgresql.org/docs/devel/static/sourcerepo.html

Hm, I dunno, I like the existing wording better than yours.  I agree
that it's a bit unclear that the antecedent of "they" is meant to be
the tools not the files; but this phraseology seems to make the files
be the active agents, which is just weird.

			regards, tom lane


Commits

  1. Doc: clarify wording about tool requirements in sourcerepo.sgml.