The following bug has been logged online:

Bug reference:      1291
Logged by:          Alexander Kirpa

Email address:      [EMAIL PROTECTED]

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



---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to