Re: [BUGS] BUG #3399: Compatibility issue of the bytea field type

2007-06-20 Thread Tom Lane
"Bing Xia" <[EMAIL PROTECTED]> writes: > We use PostgreSQL 8.1.x as our server backend DB. In one table, we store all > the certificates. The data type for the certificates is bytea. Everything > works fine. However, after we upgrade to PostgreSQL 8.2.4. as we use the > exact same code to query the

[BUGS] BUG #3399: Compatibility issue of the bytea field type

2007-06-20 Thread Bing Xia
The following bug has been logged online: Bug reference: 3399 Logged by: Bing Xia Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2.4 Operating system: MS Windows Serve 2003 Standard Edition SP1 Description:Compatibility issue of the bytea field type Details: