Re: [Patch] Invalid permission check in pg_stats for functional indexes

From: Kuntal Ghosh <kuntalghosh(dot)2007(at)gmail(dot)com>
To: Pierre Ducroquet <p(dot)psql(at)pinaraf(dot)info>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [Patch] Invalid permission check in pg_stats for functional indexes
Date: 2019-09-04 05:32:31
Message-ID: CAGz5QCLVMCk92rBqtDkuDMMgw+iuEHWAUEXjncUody74sV=2NA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Sep 4, 2019 at 12:23 AM Pierre Ducroquet <p(dot)psql(at)pinaraf(dot)info> wrote:
>
> All my apologies for that. I submitted this patch some time ago but forgot to
> add it to the commit fest. Attached to this mail is a rebased version.
>
Thank you for the new version of the patch. It looks good to me.
Moving the status to ready for committer.

--
Thanks & Regards,
Kuntal Ghosh
EnterpriseDB: http://www.enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2019-09-04 05:36:33 dropping column prevented due to inherited index
Previous Message Stephen Frost 2019-09-04 05:25:25 Re: Proposal: roll pg_stat_statements into core