Re: Quitting the thes

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Stephen Amell <mrstephenamell@gmail.com>, pgsql-hackers@postgresql.org
Date: 2019-06-13T06:44:43Z
Lists: pgsql-hackers
On Wed, Jun 12, 2019 at 02:45:27PM -0400, Alvaro Herrera wrote:
> Some grepping found a bit more; patch attached.

Indeed.  There were much more.  I just got to look with stuff like
that:
find . -name "*.c" | xargs egrep "(\b[a-zA-Z]+) \1\b"

But I did not find any more spots.  Indentation is incorrect in
test_integerset.c.
--
Michael

Commits

  1. Fix double-word typos

  2. Fix duplicated words in comments