agora inbox for pgsql-committers@postgresql.org
help / color / mirror / Atom feedFrom: Tatsuo Ishii <ishii@postgresql.org>
To: pgsql-committers@lists.postgresql.org
Subject: pgsql: Fix error message typo.
Date: Wed, 17 Jun 2026 03:57:27 +0000
Message-ID: <E1wZhP5-000fY0-2P@gemulon.postgresql.org> (raw)
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(-)
view thread (2+ messages)
Message-ID: <E1wZhP5-000fY0-2P@gemulon.postgresql.org>
Permalink: ../E1wZhP5-000fY0-2P@gemulon.postgresql.org/
Also on: postgresql.org/message-id/E1wZhP5-000fY0-2P@gemulon.postgresql.org
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pgsql-committers@postgresql.org
Cc: ishii@postgresql.org, pgsql-committers@lists.postgresql.org
Subject: Re: pgsql: Fix error message typo.
In-Reply-To: <E1wZhP5-000fY0-2P@gemulon.postgresql.org>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox