Re: Allow CURRENT_ROLE in GRANTED BY

From: Asif Rehman <asifr(dot)rehman(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Peter Eisentraut <peter(at)eisentraut(dot)org>
Subject: Re: Allow CURRENT_ROLE in GRANTED BY
Date: 2020-09-07 10:02:49
Message-ID: 159947296972.1157.15288153297863434487.pgcf@coridan.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The following review has been posted through the commitfest application:
make installcheck-world: tested, passed
Implements feature: tested, passed
Spec compliant: tested, passed
Documentation: tested, passed

The patch applies cleanly and looks fine to me. However wouldn't it be better to just map the CURRENT_ROLE to CURRENT_USER in backend grammar?

The new status of this patch is: Waiting on Author

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2020-09-07 10:30:27 Re: [doc] minor wording improvement in a couple of places
Previous Message Heikki Linnakangas 2020-09-07 09:47:16 Re: Yet another fast GiST build