Re: Interesting behavior change in 8.2.x - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: Interesting behavior change in 8.2.x
Date
Msg-id AANLkTik_-ECkshKEyHdK4eg0HOSs=QFRQq_1+xJgQfyJ@mail.gmail.com
Whole thread Raw
In response to Interesting behavior change in 8.2.x  (Tatsuo Ishii <ishii@postgresql.org>)
List pgsql-hackers
On Mon, Dec 27, 2010 at 3:06 PM, Tatsuo Ishii <ishii@postgresql.org> wrote:
> It seems somewhere between 8.2.13 and 8.2.18, an behavior change was
> made. According to a someone who were inspecting this, the change was
> precisely made between 8.2.14 and 8.2.15.  I couldn't find related
> item in HISTORY of 8.2.15.

http://archives.postgresql.org/message-id/20091202174139.F380E753FB7%40cvs.postgresql.org

>  Does anybody know if this change was
> intentional? If so, why?

Yes, it's intentional. It's for preventing 9.0 or later libpq from
causing useless
connection failures when connecting to the old servers.

Regards,

--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center


pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Interesting behavior change in 8.2.x
Next
From: Dave Page
Date:
Subject: Re: Interesting behavior change in 8.2.x