From: | Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers(at)lists(dot)postgresql(dot)org, Fujii Masao <fujii(at)postgresql(dot)org> |
Subject: | Re: Remove line length restriction in passwordFromFile() |
Date: | 2020-09-09 17:00:15 |
Message-ID: | cb5c4a47-44e5-9858-8843-e8ec6199cfd1@oss.nttdata.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2020/09/10 1:48, Tom Lane wrote:
> Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com> writes:
>> The patch was back-patched to v13, but v13 release note still has the following item.
>
>> Tighten libpq's overlength-line handling and comment detection for .pgpass files (Fujii Masao)
>
>> This should be changed to the following or something?
>
>> Teach libpq to handle arbitrary-length lines in .pgpass files (Tom Lane)
>
> Hm. Actually, since that went further back than v13, I don't think
> it should appear in the v13 notes at all; it will be material for
> the next quarterly update release notes.
>
> We could adjust the release-note entry for your patch to say
> "Improve comment detection for .pgpass files", or we could decide
> it's not worth documenting that part and just drop the entry.
"Improve comment detection for .pgpass files" is also the material for
minor version release because that change was also back-patched?
If so, I agree to drop the entry.
Regards,
--
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2020-09-09 17:05:05 | Re: Minor cleanup of partbounds.c |
Previous Message | Andrey M. Borodin | 2020-09-09 16:50:44 | Re: Yet another fast GiST build |