Re: Andres Freund 2013-11-21 <[email protected]> > On x86-64, which is not as register starved as x86, the performance > impact is close to unnoticeable, at least for postgres. > > So I suggest compiling postgres with -fno-omit-frame-pointer on x86-64, > but not on other platforms.
Would that cause an ABI change that would require recompiling all extension modules we ship? If so, that'd be a major pita. If not, I'd be in favor of the idea. Christoph -- [email protected] | http://www.df7cb.de/
signature.asc
Description: Digital signature
_______________________________________________ Pkg-postgresql-public mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-postgresql-public
