BUG #15135: Feature-Request: extend error-message if value is too long

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #15135: Feature-Request: extend error-message if value is too long
Дата
Msg-id 152233670201.6324.10448724848705907683@wrigleys.postgresql.org
обсуждение исходный текст
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      15135
Logged by:          Al Bundy
Email address:      therealhawk@freenet.de
PostgreSQL version: Unsupported/Unknown
Operating system:   independent
Description:

Instead of such an error: org.postgresql.util.PSQLException: ERROR: value
too long for type character varying(255)

it would be nice to see at least the column-name in the message.
Maybe also the value and it's current length.

This would really help to find wrong values in large statements.


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

Предыдущее
От: Stefan Krüger
Дата:
Сообщение: Re: BUG #15133: make check fails
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #15136: gin index not used when using column with a where clause