| From: | "PostgreSQL Bugs List" <pgsql-bugs(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | BUG #1291: Bug during processing string |
| Date: | 2004-10-21 22:05:20 |
| Message-ID: | 20041021220520.91FFB5A1C46@www.postgresql.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
The following bug has been logged online:
Bug reference: 1291
Logged by: Alexander Kirpa
Email address: postgres(at)bilteks(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | H Chao | 2004-10-22 00:00:11 | select() failed in statistics collector |
| Previous Message | Rodrigo Ferraz | 2004-10-21 18:50:28 | Instalation ! |