Re: Thread Safety of ODBC Driver
От | Hiroshi Inoue |
---|---|
Тема | Re: Thread Safety of ODBC Driver |
Дата | |
Msg-id | EKEJJICOHDIEMGPNIFIJAELFJAAA.Inoue@tpf.co.jp обсуждение исходный текст |
Ответ на | Thread Safety of ODBC Driver ("Jason Koeninger" <jkoenin@jjcc.com>) |
Список | pgsql-odbc |
> -----Original Message----- > From: Jason Koeninger > > I was surprised to find a message in the archive indicating that the > PostgreSQL ODBC driver was not thread safe. After running through > the source, I was able to confirm that the driver indeed isn't thread > safe. > > Anyway, I'm curious if anyone is working on making the driver > thread safe. It's on my personal TODO but I haven't had much time to develop psqlodbc recently. > I noticed that some work has been done on the driver provided with > unixODBC (localtime and localtime_r ifdefs), but it still misses > a few things I > found on a quick read through the source. As for static variables, I have removed most of them in my local source. As for non thread-safe functions, please point out how to change them. Maybe I would be able to reflect the change to CVS. regards, Hiroshi Inoue
В списке pgsql-odbc по дате отправления: