BUG #1291: Bug during processing string

Поиск
Список
Период
Сортировка
От PostgreSQL Bugs List
Тема BUG #1291: Bug during processing string
Дата
Msg-id 20041021220520.91FFB5A1C46@www.postgresql.com
обсуждение исходный текст
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      1291
Logged by:          Alexander Kirpa

Email address:      postgres@bilteks.com

PostgreSQL version: 8.0 Beta

Operating system:   FreeBSD 5.2.1current

Description:        Bug during processing string

Details:

PostgreSQL 8.0beta3
During processing string with the code zero inside
PostgreSQL simple drop (w/o error message)
self code zero and rest of line.
Sample below.
select '12345\00012345';
 ?column?
----------
 12345
(1 row)

Time: 0.861 ms
Please add error message for this situation and
... possible time for remove this restriction.
Best regards,
 Alexander Kirpa

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

Предыдущее
От: Dennis Bjorklund
Дата:
Сообщение: Re: [HACKERS] BUG #1290: Default value and ALTER...TYPE
Следующее
От: "Rodrigo Ferraz"
Дата:
Сообщение: Instalation !