Re: Cluster.pm psql() undefined $$stderr

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Oleg Tselebrovskiy <o(dot)tselebrovskiy(at)postgrespro(dot)ru>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Cluster.pm psql() undefined $$stderr
Date: 2025-06-27 19:33:20
Message-ID: fcd1a1e6-02e0-4bac-8bb4-ad207310530b@dunslane.net
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On 2025-06-16 Mo 12:23 AM, Oleg Tselebrovskiy wrote:
>> I think we need to do something slightly earlier than that. Attached is
>> what I propose.
>
> I agree, my patch could miss one case with undefined $$stderr.
> Fixed my patch with your suggestion
>
>

I don't think we need your test script, and it looks rather ugly anyway.

Given we've got this far without it being a significant issue, I don't
think there's much need to backpatch it.

cheers

andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrey Borodin 2025-06-27 19:37:37 Re: IPC/MultixactCreation on the Standby server
Previous Message Jianghua Yang 2025-06-27 19:01:14 Re: [PATCH] Use DatumGetUInt32() for dsm_attach() in test_shm_mq_main()