Re: pgsql: Allow CURRENT/SESSION_USER to be used in certain commands

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Allow CURRENT/SESSION_USER to be used in certain commands
Date: 2015-03-09 19:16:47
Message-ID: 20150309191647.GR3291@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Alvaro Herrera wrote:
> Allow CURRENT/SESSION_USER to be used in certain commands

hm, this created a crasher in ExecAlterDefaultPrivilegesStmt apparently.
I'm looking into it.

--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2015-03-09 20:03:33 pgsql: Fix crasher bugs in previous commit
Previous Message Alvaro Herrera 2015-03-09 18:46:02 pgsql: Allow CURRENT/SESSION_USER to be used in certain commands