BUG #8880: no indication of value when exceeded maximum length

Поиск
Список
Период
Сортировка
От mlipchuk@redhat.com
Тема BUG #8880: no indication of value when exceeded maximum length
Дата
Msg-id 20140119161139.26703.79206@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #8880: no indication of value when exceeded maximum length
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      8880
Logged by:          Maor Lipchuk
Email address:      mlipchuk@redhat.com
PostgreSQL version: 9.2.3
Operating system:   Fedora 18
Description:

When trying to insert a varchar value in a limited column which exceed the
column limitation, we get an error of "value too long for type
character(%d)).
e.g varchar(5) --> value of 6 character "123456"

There is no indication which value exceeded the limitation and for big
tables it is almost impossible to indicate the specific exceeded value.

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

Предыдущее
От: Boszormenyi Zoltan
Дата:
Сообщение: Re: BUG #8893: Precompiler ECPG doesn't check Var-List in Select corrrect.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #8893: Precompiler ECPG doesn't check Var-List in Select corrrect.