Re: Add privileges test for pg_stat_statements to improve coverage

From: Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>
To: kuroda(dot)keisuke(at)nttcom(dot)co(dot)jp
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Add privileges test for pg_stat_statements to improve coverage
Date: 2024-07-24 12:43:54
Message-ID: 1ffe0d08-8a35-45cd-b7e3-c0a0be61ebae@oss.nttdata.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2024/07/24 10:23, kuroda(dot)keisuke(at)nttcom(dot)co(dot)jp wrote:
>> I've slightly modified the comments in the regression tests for clarity.
>> Attached is the v6 patch. If there are no objections,
>> I will push this version.
>
> Thank you for updating patch! I have no objection.

Pushed. Thanks!

Regards,

--
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2024-07-24 12:57:58 Re: Interrupts vs signals
Previous Message Ashutosh Sharma 2024-07-24 12:28:35 Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL Extensions