From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Marko Tiikkaja <marko(at)joh(dot)to>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Robert Haas <robertmhaas(at)gmail(dot)com> |
Cc: | Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: xpath changes in the recent back branches |
Date: | 2015-03-04 21:11:24 |
Message-ID: | 54F774FC.8060606@gmx.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 3/4/15 12:20 PM, Marko Tiikkaja wrote:
> On 3/4/15 6:19 PM, I wrote:
>> On 3/4/15 5:26 PM, Tom Lane wrote:
>>> It was considered to be a bug fix; more, given the few complaints about
>>> the clearly-broken old behavior, we thought it was a fix that would
>>> affect
>>> few people, and them positively.
>>
>> Yeah, but these things usually go the other way. "This has been broken
>> for 10 years but nobody noticed, so we're not going to fix this"
>
> Sorry, that should have said "we're not going to fix this *in the back
> branches*".
I tend to agree. I was not in favor of backpatching, but other people
were in favor of it, and no one spoke up against it.
That said, if I understand your test case correctly, this would
basically be an argument against any semantic corrections in stable
releases, since user code could expect to continue to work with the
previous incorrect value.
You can always test the server version number, and you'll have to for
the next major release anyway.
From | Date | Subject | |
---|---|---|---|
Next Message | Fabien COELHO | 2015-03-04 21:17:23 | Re: improve pgbench syntax error messages |
Previous Message | Tom Lane | 2015-03-04 21:05:52 | Re: MD5 authentication needs help |