BUG #5939: About bytea

From: "Vincent Chan" <joy717(dot)xmu(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #5939: About bytea
Date: 2011-03-22 06:34:11
Message-ID: 201103220634.p2M6YBtD083575@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 5939
Logged by: Vincent Chan
Email address: joy717(dot)xmu(at)gmail(dot)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?

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message genamiga 2011-03-22 07:07:35 Re: BUG #5800: "corrupted" error messages (encoding problem ?)
Previous Message Craig Sacco 2011-03-22 05:10:53 BUG #5938: PostgreSQL Installer outputs log file with superuser password in clear text