user space function "is_power_user"

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: user space function "is_power_user"
Date: 2015-06-22 06:51:34
Message-ID: CAFj8pRBQKwAxE61iAu5m8KNymB45fKAD2iNpr-VJGnKoQCxqdQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

I often need a function for identification if current user is database
owner or is superuser.

It can be pretty simply implemented in C level.

Do you think it should be available in core?

Regards

Pavel

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fabien COELHO 2015-06-22 07:29:40 Re: checkpointer continuous flushing
Previous Message Fabien COELHO 2015-06-22 05:51:39 Re: checkpointer continuous flushing