Files
postgresql/src
Tom Lane 9ca6020111 Don't include <asm/ia64regs.h> unnecessarily.
We only need that header when compiling with icc, since the gcc variant of
ia64_get_bsp() uses in-line assembly code.  Per report from Frank Brendel,
the header doesn't exist on all IA64 platforms; so don't include it unless
we need it.
2011-01-27 16:29:59 -05:00
..
2010-12-13 23:02:13 -04:00
2010-12-13 23:02:13 -04:00
2006-07-10 15:50:02 +00:00