Fix typos and grammar in code comments
Michael Paquier <michael@paquier.xyz>
Fix typos and grammar in code comments Several mistakes have piled in the code comments over the time, including incorrect grammar, function names and simple typos. This commit takes care of a portion of these. No backpatch is done as this is only cosmetic. Author: Justin Pryzby Discussion: https://postgr.es/m/20210924215827.GS831@telsasoft.com
Files
| Path | Change | +/− |
|---|---|---|
| contrib/tablefunc/tablefunc.c | modified | +1 −1 |
| src/backend/commands/statscmds.c | modified | +6 −6 |
| src/backend/executor/nodeTableFuncscan.c | modified | +9 −9 |
| src/backend/optimizer/util/pathnode.c | modified | +1 −1 |
| src/backend/statistics/extended_stats.c | modified | +4 −4 |
| src/backend/statistics/README | modified | +3 −3 |
| src/backend/statistics/README.mcv | modified | +4 −4 |
| src/common/pg_lzcompress.c | modified | +1 −1 |
Discussion
- typos 10 messages · 2021-09-24 → 2021-09-29