Quitting the thes

Diego <mrstephenamell@gmail.com>

From: Stephen Amell <mrstephenamell@gmail.com>
To: pgsql-hackers@postgresql.org
Date: 2019-05-13T19:52:15Z
Lists: pgsql-hackers

Attachments

Hi all,

Here my first patch for postgres. Starting by an easy thing, I correct 
the duplicated "the the" strings from comments on some files.

- src/backend/executor/execExpr.c
- src/include/c.h
- src/include/jit/llvmjit_emit.h
- src/include/nodes/execnodes.h
- src/include/replication/logical.h

Any feedback are welcome!

Thanks a lot,


Commits

  1. Fix double-word typos

  2. Fix duplicated words in comments