Re: [PATCH] allow pg_current_logfile() execution under pg_monitor role

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: Pavlo Golub <pavlo(dot)golub(at)cybertec(dot)at>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] allow pg_current_logfile() execution under pg_monitor role
Date: 2024-02-14 17:50:23
Message-ID: 20240214175023.GA369479@nathanxps13
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Feb 14, 2024 at 08:59:06AM +0100, Daniel Gustafsson wrote:
> LGTM.

Committed.

--
Nathan Bossart
Amazon Web Services: https://aws.amazon.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavlo Golub 2024-02-14 18:05:41 Re[2]: [PATCH] allow pg_current_logfile() execution under pg_monitor role
Previous Message Alvaro Herrera 2024-02-14 17:41:37 Re: [EXTERNAL] Re: Add non-blocking version of PQcancel