Bruce Momjian <[EMAIL PROTECTED]> writes:
> Interesting. It seem the key line is here:
> cl : Command line warning D4029 : optimization is not available in the
> standard edition compiler
> So the "standard" version doesn't support inline functions.
Doesn't it simply ignore the inline keyword then? Count on Microsoft
for poorly designed tools, I suppose.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match