| 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: | Mahendra Singh Thalor <mahi6run(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: use correct variable in error message in _allocAH function (pg_backup_archiver.c) |
| Date: | 2025-04-17 01:01:08 |
| Message-ID: | 45e8e5cf-271a-42be-9454-50817b2c1d65@oss.nttdata.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 2025/04/16 13:30, Fujii Masao wrote:
>
>
> On 2025/04/15 23:37, Tom Lane wrote:
>> Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com> writes:
>>> Thanks for the report and patch! It looks good to me.
>>
>> Agreed.
>>
>>> Since this issue exists in the back branches,
>>> the patch needs be back-patched to all supported versions.
>>
>> I doubt it's worth the trouble and buildfarm cycles to
>> back-patch, since this should be a can't-happen code path.
>> Worth fixing in HEAD, yes, but not convinced about doing
>> more than that.
>
> Yes, that makes sense. I'll apply the fix to the master branch only.
I've pushed the patch only to the master. Thanks!
Regards,
--
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tristan Partin | 2025-04-17 01:57:26 | Decouple C++ support in Meson's PGXS from LLVM enablement |
| Previous Message | Dilip Kumar | 2025-04-17 00:47:11 | Re: New committer: Jacob Champion |