The following bug has been logged online:

Bug reference:      3601
Logged by:          Unicode converter buffer overflow in psqlodbc driver
Email address:      [EMAIL PROTECTED]
PostgreSQL version: 8.2.4
Operating system:   Solaris Sparc V9 32bit
Description:        When we try to connect to postgres ti shows Unicode
converter buffer overflow error.
Details: 

We have unixoDBC version unixODBC2.2.11. and psqlodbc version 08.02.04. 

We have compiled the psqlodbc driver in unicode mode i.e. without
--disable-unicode flag, it has generated a file psqlodbcw.so. When we try to
connect to postgres it fails giving a core dump.

When we use datadirect driver manager, then it gives Unicode converter
buffer overflow error.

When we compile the psqlodbc with --disable-unicode flag, it generates
psqlodbca.so which works fine.

The error is only with unicode mode.

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster
  • [BUGS] BUG #3601: Whe... Unicode converter buffer overflow in psqlodbc driver

Reply via email to