Re: BUG #2162: Same as bug #1679 - finite() - unresolved symbol - Mailing list pgsql-bugs

From Peter Eisentraut
Subject Re: BUG #2162: Same as bug #1679 - finite() - unresolved symbol
Date
Msg-id 200601121428.46471.peter_e@gmx.net
Whole thread Raw
In response to Re: BUG #2162: Same as bug #1679 - finite() - unresolved symbol  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #2162: Same as bug #1679 - finite() - unresolved symbol
List 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 by date:

Previous
From: "F. Laupretre"
Date:
Subject: Re: BUG #2162: Same as bug #1679 - finite() - unresolved symbol
Next
From: Tom Lane
Date:
Subject: Re: BUG #2166: attempted to update invisible tuple