Re: [INTERFACES] Re: postgres odbc applix

Поиск
Список
Период
Сортировка
От Thomas G. Lockhart
Тема Re: [INTERFACES] Re: postgres odbc applix
Дата
Msg-id 36374947.F7BB8F92@alumni.caltech.edu
обсуждение исходный текст
Ответ на Re: postgres odbc applix  ("Cary B. O'Brien" <cobrien@access.digex.net>)
Список pgsql-interfaces
The -Bsymbolic problem is fixed in the PostgreSQL source tree, and will
be included in the v6.4 release which is scheduled for the beginning of
November. I'll post a new standalone tarball then.

Also, I noticed that the changes I'd made to allow disabling mylog() and
qlog() at compile time under Unix got dropped from the sources. I will
add those back in. afaik I'm using a GNU-specific solution:

  #define mylog(args...)

allows a macro with a variable number of arguments. Don't know what
other platforms we are going to run on, but if we don't have solutions
for other compilers then you would need to keep mylog() and qlog() at
compile time. Not a big deal; they can be disabled at runtime anyway
afaik.

                   - Tom

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

Предыдущее
От: Andrea Antibo
Дата:
Сообщение: Re: [INTERFACES] applet don't go
Следующее
От: Herouth Maoz
Дата:
Сообщение: Re: [INTERFACES] applet don't go