fixes for psqlodbc-07.03.0100 - part 1 of 2

Поиск
Список
Период
Сортировка
От Hartmut Raschick
Тема fixes for psqlodbc-07.03.0100 - part 1 of 2
Дата
Msg-id 3F4B2912.EFD9CBED@ke-elektronik.de
обсуждение исходный текст
Список pgsql-odbc
PLEASE MIND PART 2 (another mail)

driver: psqlodbc-07.03.0100
postgres: 7.3.2
error messages: n/a
commlog(psqlodbc_????.log): n/a
ODBC trace log (sql.log): n/a

what:
- here are some (IMHO) fixes for the current driver psqlodbc-07.03.0100
- fixed versions work under Solaris9 and Linux2.2.18
- see README for per-file-details

further:
- someone WIN32-enabled could have a look my "#ifndef WIN32"'s
- tell me if you want the same stuff for earlier drivers
- with a little help of our friend the purify I saw that it appears
  to be a good idea to -DHAVE_LOCALTIME_R in the produced by configure
  Makefile (doesn't switch on w/"--enable-pthreads" - which I did, as
  I need mt-safety)

P.S.: If a system doesn't have to be reliable, it can do anything else.
        - H. H. Williams

--
Hartmut "Hardy" Raschick / Dept. t2
ke Kommunikations-Elektronik GmbH
Wohlenberstr. 3, 30179 Hannover
Phone: ++49 (0)511 6747-564
Fax: ++49 (0)511 6747-340
e-Mail: hartmut.raschick@ke-elektronik.de
http://www.ke-elektronik.de

Вложения

В списке pgsql-odbc по дате отправления:

Предыдущее
От: Hartmut Raschick
Дата:
Сообщение: fixes for psqlodbc-07.03.0100 - part 1 of 2
Следующее
От: Jeff Eckermann
Дата:
Сообщение: Re: PostgreSQL ODBC: Bug with Insert when using parameters arrays ??