Tweak detail and hint messages to be consistent with project policy
Michael Paquier <michael@paquier.xyz>
Tweak detail and hint messages to be consistent with project policy Detail and hint messages should be full sentences and should end with a period, but some of the messages newly-introduced in v15 did not follow that. Author: Justin Pryzby Reviewed-by: Álvaro Herrera Discussion: https://postgr.es/m/20220719120948.GF12702@telsasoft.com Backpatch-through: 15
Files
| Path | Change | +/− |
|---|---|---|
| contrib/basic_archive/basic_archive.c | modified | +2 −2 |
| contrib/postgres_fdw/expected/postgres_fdw.out | modified | +3 −3 |
| contrib/postgres_fdw/option.c | modified | +2 −2 |
| src/backend/commands/publicationcmds.c | modified | +1 −1 |
| src/backend/commands/tablecmds.c | modified | +1 −1 |
| src/backend/parser/parse_expr.c | modified | +2 −2 |
| src/backend/parser/parse_jsontable.c | modified | +6 −6 |
| src/backend/utils/adt/jsonpath_exec.c | modified | +2 −2 |
| src/backend/utils/adt/jsonpath_gram.y | modified | +1 −1 |
| src/backend/utils/misc/guc.c | modified | +1 −1 |
| src/test/regress/expected/jsonb_sqljson.out | modified | +14 −14 |
| src/test/regress/expected/jsonpath.out | modified | +1 −1 |
| src/test/regress/expected/publication.out | modified | +1 −1 |
| src/test/regress/expected/sqljson.out | modified | +5 −5 |
| src/test/regress/expected/triggers.out | modified | +1 −1 |
Discussion
- errdetail/errhint style 4 messages · 2022-07-19 → 2022-07-20