Guillaume Lelarge wrote:
Dave Page a écrit :
Florian G. Pflug wrote:
@dave: I think that the "#define DECIMAL DECIMAP_P" isn't needed
anymore -
or at least "find ./ -name "*.h" | xargs grep DECIMAL" and
"find ./ -name "*.c" | xargs grep DECIMAL" seem to indicate that...
Yeah, seems to be surplus. Removed, thanks.
I don't think so. Or you need this patch :)
*Puts brown paper bag over his head* You're right of course.
I don't know what I was thinking when I grepped only through
the .c and .h files, and omitted the .cpp files, but it obviously
wasn't something very bright.. ;-)
greetings, Florian Pflug
---------------------------(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