David Fetter <[EMAIL PROTECTED]> writes: > I'd like to suggest that raise that minimum requirement for Perl to > 5.8 for 8.3, as Perl 5.8 will be about five years old by then.
Well, we're still supporting some OS versions that are way over five years old. ISTM the real question is what do we buy if we make such a restriction? Getting rid of a few small ifdefs doesn't seem like an adequate reason. Is there some major improvement we could make? 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