Re: Fwd: Bug#249036: postgresql: zero bytes cannot be entered in string literal, not even with \000 notation - Mailing list pgsql-bugs

From Martin Pitt
Subject Re: Fwd: Bug#249036: postgresql: zero bytes cannot be entered in string literal, not even with \000 notation
Date
Msg-id 20040517124106.GC20065@donald.intranet.fbn-dd.de
Whole thread Raw
In response to Re: Fwd: Bug#249036: postgresql: zero bytes cannot be entered  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-bugs
Hi!

On 2004-05-17  8:37 -0400, Bruce Momjian wrote:
> The issue is that bytea needs double-backslashes because single
> backslashes are processed by the parser into strings:

Indeed. Thank you for this!

Martin

--=20
Martin Pitt                 Debian GNU/Linux Developer
martin@piware.de                      mpitt@debian.org
http://www.piware.de             http://www.debian.org

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Fwd: Bug#249036: postgresql: zero bytes cannot be entered
Next
From: Bruce Momjian
Date:
Subject: Re: Patch for not going beyond NOFILE system limit