Remove duplicate words in comments
Daniel Gustafsson <dgustafsson@postgresql.org>
Remove duplicate words in comments A few comments contained duplicate "the" in sentences, fix by removing one occurrence. Author: Vignesh C <vignesh21@gmail.com> Discussion: https://postgr.es/m/CALDaNm2aEEiPwGJmPdzBxROVvs8n75yCjKz4K1f1B2TdWpzxTA@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/executor/execExprInterp.c | modified | +3 −3 |
| src/backend/executor/nodeBitmapHeapscan.c | modified | +1 −1 |
| src/backend/optimizer/prep/prepjointree.c | modified | +1 −1 |
| src/backend/postmaster/postmaster.c | modified | +1 −1 |
Discussion
- Fix typos where 'the' was repeated 2 messages · 2024-10-31