Hi ppl,
I don't think this is related directly to PostgreSQL, but when trying to
compile using -O3 on a Linux/PPC box, the linker complains loudly that:
access/SUBSYS.o(.text+0x31fc8): undefined reference to `tas'
access/SUBSYS.o(.text+0x31fc8): relocation truncated to fit: R_PPC_REL24 tas
I do
Tom Lane wrote:
>
> Lamar Owen <[EMAIL PROTECTED]> writes:
> > First, what optimization level is too high on PPC for the old fmgr?
>
> Anything higher than -O0, probably :-(.
>
> BTW, I would like to get confirmation from someone with a PPC that the
> new fmgr code works with normal optimizatio
Tom Lane wrote:
>
> =?iso-8859-1?Q?Mat=EDas?= Giovannini <[EMAIL PROTECTED]> writes:
> > I'm baffled at this: \d (and friends) won't give me the definition of a
> > table, view, function, etc:
>
> Wow, that's pretty broken. I assure you \d works for everyone else ;-).
> I think you must be look
ostgreSQL myself.
I've tried grepping the documentation for something along the lines of
"getattproperties", or "\d", but I could find nothing relevant to my
problem. I sincerely hope it's not something stupid I did, the last
thing I'd want is to waste your time. If