On Sun, Oct 15, 2006 at 06:12:43PM -0400, Tom Lane wrote: > David Fetter <[EMAIL PROTECTED]> writes: > > On Sun, Oct 15, 2006 at 04:43:17PM -0400, Tom Lane wrote: > >> 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? > > > UTF-8 handling much improved in 5.8. > > And? Sure there are good reasons why someone might want to use 5.8 > instead of 5.6, but how is that a reason for us to remove 5.6 > support?
At some point, we will find something where we will have to duplicate some large hunk of 5.8's functionality to support 5.6. Why wait for that to happen? Murphy's Law says it will happen in a bug fix between two minor releases. Cheers, D -- David Fetter <[EMAIL PROTECTED]> http://fetter.org/ phone: +1 415 235 3778 AIM: dfetter666 Skype: davidfetter Remember to vote! ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend