pgsql: Avoid splitting errmsg string to span multiple lines

Started by Amit Langoteover 2 years ago1 messagescomitters
Jump to latest
#1Amit Langote
Langote_Amit_f8@lab.ntt.co.jp

Avoid splitting errmsg string to span multiple lines

The error message being fixed was added in 6185c9737c.

While at it, add an "a" to the sentence.

Reported-by: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Discussion: /messages/by-id/20240322.095149.895185546948714852.horikyota.ntt@gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/085e759e9da77b7f5e859d23f72653f36277a053

Modified Files
--------------
src/backend/parser/parse_expr.c | 4 +---
src/test/regress/expected/sqljson_queryfuncs.out | 4 ++--
2 files changed, 3 insertions(+), 5 deletions(-)