Re: Re: Toast,bytea, Text -blob all confusing

From: "Joe Conway" <joseph(dot)conway(at)home(dot)com>
To: "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: "Alex Pilosov" <alex(at)acecape(dot)com>, "Lincoln Yeoh" <lyeoh(at)pop(dot)jaring(dot)my>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Re: Toast,bytea, Text -blob all confusing
Date: 2001-09-04 04:14:32
Message-ID: 012701c134f8$19dbbf10$0705a8c0@jecw2k1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> >
> > \\012 In my early tests 0x0a (LF) was getting converted to 0x20
(space).
> > I think this was happening during PHP's parsing, but I'm still not sure.
> > I'll dig into this some more later.
> >

<redfaced>
The script I was using in PHP *explicitly* converted all linefeeds to
spaces. Mystery solved.
</redfaced>

I think Bruce's text still works though.

-- Joe

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-09-04 04:16:53 Re: Re: Toast,bytea, Text -blob all confusing
Previous Message Bruce Momjian 2001-09-04 04:12:35 Re: Bytea/Base64 encoders for libpq - interested?