Re: version dependent compilation

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: version dependent compilation
Дата
Msg-id 200510061446.54306.peter_e@gmx.net
обсуждение исходный текст
Ответ на version dependent compilation  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgsql-hackers
Am Donnerstag, 6. Oktober 2005 12:50 schrieb Andreas Pflug:
> Apparently, there's currently no way to perform conditional compiling
> dependent on the version of pgsql. Currently we're facing the problem
> that ParseDateTime changed its parameters between 8.0.3 and 8.0.4,
> breaking backward compatibility (for good reasons in this case).

You should write an autoconf test to detect this.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: fixing LISTEN/NOTIFY
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: version dependent compilation