| From: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
|---|---|
| To: | Tatsuo Ishii <ishii(at)postgresql(dot)org> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Interesting behavior change in 8.2.x |
| Date: | 2010-12-27 06:59:16 |
| Message-ID: | AANLkTik_-ECkshKEyHdK4eg0HOSs=QFRQq_1+xJgQfyJ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Dec 27, 2010 at 3:06 PM, Tatsuo Ishii <ishii(at)postgresql(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2010-12-27 07:05:27 | Re: Interesting behavior change in 8.2.x |
| Previous Message | Tatsuo Ishii | 2010-12-27 06:06:31 | Interesting behavior change in 8.2.x |