Re: BUG #2162: Same as bug #1679 - finite() - unresolved symbol

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: BUG #2162: Same as bug #1679 - finite() - unresolved symbol
Дата
Msg-id 200601121428.46471.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: BUG #2162: Same as bug #1679 - finite() - unresolved symbol  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: BUG #2162: Same as bug #1679 - finite() - unresolved symbol  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Am Donnerstag, 12. Januar 2006 09:57 schrieb Tom Lane:
> In principle an aggressive compiler could still determine that the
> global variable is modified nowhere else in the executable.

I think to do that the compiler would have to prove what the dynamic linker
will do at run time.

> I did like François' idea of using argc, but the present autoconf
> infrastructure doesn't seem to allow it :-(

Maybe their use is unportable. :-)

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

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

Предыдущее
От: "F. Laupretre"
Дата:
Сообщение: Re: BUG #2162: Same as bug #1679 - finite() - unresolved symbol
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #2166: attempted to update invisible tuple