Threading setting in odbcinst.ini

From: "Frank A(dot) U(dot)" <fau(at)email(dot)com>
To: psql-odbc <pgsql-odbc(at)postgresql(dot)org>
Subject: Threading setting in odbcinst.ini
Date: 2013-08-10 07:32:07
Message-ID: 1376119927.1149.5.camel@elitebook
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hello,

unixODBC allows to configure how multi threading is handled via the
threading attribute in odbcinist.ini. The possible values are described
in the unixodbc sources (DriverManager/__handles.c).

What would be the right setting for psqlodbc?

Thanks,
Frank

Browse pgsql-odbc by date

  From Date Subject
Next Message Andrei Gheorghe 2013-08-13 08:32:57 Calling a stored procedure with an array parameter
Previous Message Pablo Álvarez 2013-08-10 00:23:53 Shared object for the driver in AIX