Re: Set notice receiver before libpq connection startup - Mailing list pgsql-hackers

From Chao Li
Subject Re: Set notice receiver before libpq connection startup
Date
Msg-id 0C00CA35-D0C5-40EB-9C23-9F871DCE74E9@gmail.com
Whole thread
In response to Re: BUG #19575: Enhancement for Redundant DISTINCT in set-operation branches  (Thom Brown <thom@linux.com>)
Responses Re: Set notice receiver before libpq connection startup
List pgsql-hackers

> On May 22, 2026, at 23:28, Fujii Masao <masao.fujii@gmail.com> wrote:
>
> On Fri, May 22, 2026 at 11:56 PM Chao Li <li.evan.chao@gmail.com> wrote:
>> PFA v4, just removed conn NULL check.
>
> Thanks for updating the patch! I've pushed it.
>
> Regards,
>
> --
> Fujii Masao

Thanks for pushing and still working hard during the PGConf.

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/







pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: Fix pg_stat_wal_receiver to show CONNECTING status
Next
From: Fujii Masao
Date:
Subject: Re: [PATCH] psql: Add missing IO option to EXPLAIN tab completion