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 (view raw or flat )
Thread:
2001-08-23 17:09:14 from jason(dot)ory(at)ndchealth(dot)com
2001-08-27 18:08:25 from Frank Joerdens <frank(at)joerdens(dot)de>
2001-08-27 19:05:11 from Alex Pilosov <alex(at)pilosoft(dot)com>
2001-08-28 06:28:24 from Lincoln Yeoh <lyeoh(at)pop(dot)jaring(dot)my>
2001-08-28 13:08:01 from Alex Pilosov <alex(at)acecape(dot)com>
2001-08-29 17:36:25 from "Joe Conway" <joseph(dot)conway(at)home(dot)com>
2001-09-04 03:19:19 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2001-09-04 04:14:32 from "Joe Conway" <joseph(dot)conway(at)home(dot)com>
2001-09-04 04:16:53 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2001-09-04 04:52:15 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2001-09-04 04:54:50 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
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
pgsql-hackers by date
Next :From: Bruce MomjianDate: 2001-09-04 04:16:53
Subject : Re: Re: Toast,bytea, Text -blob all confusing
Previous :From : Bruce MomjianDate : 2001-09-04 04:12:35
Subject : Re: Bytea/Base64 encoders for libpq - interested?