pgsql: Avoid splitting errmsg string to span multiple lines

Поиск
Список
Период
Сортировка
От Amit Langote
Тема pgsql: Avoid splitting errmsg string to span multiple lines
Дата
Msg-id E1rnVCh-0051wW-W0@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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: https://postgr.es/m/20240322.095149.895185546948714852.horikyota.ntt%40gmail.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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: Fix typo in pg_dumpall role comments fix
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Remove obsolete comment