Re: Add 'worker_type' to pg_stat_subscription - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Add 'worker_type' to pg_stat_subscription
Date
Msg-id ZQEm2hEvBS9pzJIi@paquier.xyz
Whole thread Raw
In response to Re: Add 'worker_type' to pg_stat_subscription  (Peter Smith <smithpb2250@gmail.com>)
Responses Re: Add 'worker_type' to pg_stat_subscription
List pgsql-hackers
On Tue, Sep 12, 2023 at 07:00:14PM +1000, Peter Smith wrote:
> Right. I found just a single test currently using pg_stat_subscription
> catalog. I added a worker_type check for that.

This looks enough to me, thanks!
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Avoid a possible null pointer (src/backend/utils/adt/pg_locale.c)
Next
From: "Lepikhov Andrei"
Date:
Subject: Re: POC: GUC option for skipping shared buffers in core dumps