agora inbox for pgsql-committers@postgresql.orghelp / color / mirror / Atom feed
pgsql: Fix error message typo. 2+ messages / 2 participants [nested] [flat]
* pgsql: Fix error message typo. @ 2026-01-13 03:11 Jeff Davis <jdavis@postgresql.org> 0 siblings, 0 replies; 2+ messages in thread From: Jeff Davis @ 2026-01-13 03:11 UTC (permalink / raw) To: pgsql-committers@lists.postgresql.org Fix error message typo. Reported-by: Chao Li <li.evan.chao@gmail.com> Discussion: https://postgr.es/m/CAEoWx2mMmm9fTZYgE-r_T-KPTFR1rKO029QV-S-6n=7US_9EMA@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/a00a25b6ce4e75314e8ba399c69dd9c86e96a99d Modified Files -------------- src/backend/utils/adt/formatting.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ^ permalink raw reply [nested|flat] 2+ messages in thread
* pgsql: Fix error message typo. @ 2026-06-17 03:57 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 2+ messages in thread From: Tatsuo Ishii @ 2026-06-17 03:57 UTC (permalink / raw) To: pgsql-committers@lists.postgresql.org Fix error message typo. 4e5920e6de8 added an ereport call with the primary error message starting with upper case, which is prohibited by our error message style guide. This commit fixes it. Author: Chao Li <li.evan.chao@gmail.com> Reviewed-by: Tatsuo Ishii <ishii@postgresql.org> Discussion: https://postgr.es/m/8BACA715-B9B6-479D-9153-C05F05482664%40gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/ab3023ad1e685987ee1b5e7f28e0635296464cf5 Modified Files -------------- src/backend/parser/parse_func.c | 2 +- src/test/regress/expected/window.out | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) ^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2026-06-17 03:57 UTC | newest] Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2026-01-13 03:11 pgsql: Fix error message typo. Jeff Davis <jdavis@postgresql.org> 2026-06-17 03:57 pgsql: Fix error message typo. Tatsuo Ishii <ishii@postgresql.org>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox