BUG #5939: About bytea - Mailing list pgsql-bugs

From Vincent Chan
Subject BUG #5939: About bytea
Date
Msg-id 201103220634.p2M6YBtD083575@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #5939: About bytea  (Peter Eisentraut <peter_e@gmx.net>)
Re: BUG #5939: About bytea  (Craig Ringer <craig@postnewspapers.com.au>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      5939
Logged by:          Vincent Chan
Email address:      joy717.xmu@gmail.com
PostgreSQL version: 9.0
Operating system:   Win7 x64
Description:        About bytea
Details:

when saving a bytes array,
for example a bytes array which length is 2,
but after saving,
it's length will be change to 3.
but in postgres 8.4, the array length is still 2.
Is this a bug?

pgsql-bugs by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: BUG #5937: initdb: FATAL error: could not open relation with OID 2608
Next
From: genamiga
Date:
Subject: Re: BUG #5800: "corrupted" error messages (encoding problem ?)