Fix variety of typos and grammar mistakes
Michael Paquier <michael@paquier.xyz>
Fix variety of typos and grammar mistakes This commit includes a batch of fixes for various minor typos and grammar mistakes, that have been proposed to the hackers mailing list since the beginning of January. Similar batches are planned on a bi-monthly basis depending on the amount received, with the next one for the end of April.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/amcheck/verify_nbtree.c | modified | +1 −1 |
| src/backend/access/brin/brin_minmax_multi.c | modified | +1 −1 |
| src/backend/access/gist/gistget.c | modified | +2 −2 |
| src/backend/access/transam/multixact.c | modified | +1 −1 |
| src/backend/access/transam/xlogrecovery.c | modified | +3 −3 |
| src/backend/backup/basebackup_copy.c | modified | +1 −1 |
| src/backend/commands/extension.c | modified | +1 −1 |
| src/backend/statistics/extended_stats_funcs.c | modified | +1 −1 |
| src/backend/storage/smgr/smgr.c | modified | +1 −1 |
| src/bin/pg_basebackup/pg_receivewal.c | modified | +1 −1 |
| src/bin/pg_resetwal/pg_resetwal.c | modified | +1 −1 |
| src/fe_utils/astreamer_zstd.c | modified | +1 −1 |
| src/include/nodes/parsenodes.h | modified | +1 −1 |