Re: Fix pg_stat_wal_receiver to show CONNECTING status
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Chao Li <li.evan.chao@gmail.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>, Michael Paquier <michael.paquier@gmail.com>, Xuneng Zhou <xunengzhou@gmail.com>
Date: 2026-05-22T23:23:00Z
Lists: pgsql-hackers
On Fri, May 22, 2026 at 10:06:33AM +0800, Chao Li wrote: > Here comes the patch set: > > * v3-0001 is the exactly same as v2-0001 > * In v3-0002, the change in walreceiverfuncs.c is the same as the > * previous diff, and I tuned the test change a little bit. Okay, applied the first one on HEAD, and backpatched the second one. -- Michael