Fix typos in comments, code and documentation
Michael Paquier <michael@paquier.xyz>
Fix typos in comments, code and documentation While on it, newlines are removed from the end of two elog() strings. The others are simple grammar mistakes. One comment in pg_upgrade referred incorrectly to sequences since a7e5457. Author: Justin Pryzby Discussion: https://postgr.es/m/20221230231257.GI1153@telsasoft.com Backpatch-through: 11
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/parallel.sgml | modified | +1 −1 |
| doc/src/sgml/ref/alter_table.sgml | modified | +1 −1 |
| doc/src/sgml/sources.sgml | modified | +2 −2 |
| src/backend/access/common/bufmask.c | modified | +1 −1 |
| src/backend/access/spgist/spgutils.c | modified | +1 −1 |
| src/backend/jit/llvm/llvmjit.c | modified | +1 −1 |
| src/backend/optimizer/util/tlist.c | modified | +1 −1 |
| src/bin/pg_upgrade/info.c | modified | +4 −5 |
| src/test/regress/expected/expressions.out | modified | +1 −1 |
| src/test/regress/sql/expressions.sql | modified | +1 −1 |
Documentation touched
Discussion
- typos 14 messages · 2022-12-30 → 2023-02-09