Re: [BUG] SECURITY DEFINER on call handler makes daemon crash

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: KaiGai Kohei <kaigai(at)ak(dot)jp(dot)nec(dot)com>
Cc: PostgreSQL-Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [BUG] SECURITY DEFINER on call handler makes daemon crash
Date: 2010-03-19 12:18:27
Message-ID: 28842.1269001107@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

KaiGai Kohei <kaigai(at)ak(dot)jp(dot)nec(dot)com> writes:
> When we assign "SECURITY DEFINER" attribute on plpgsql_call_handler(),
> it makes server process crashed.

So don't do that. Whatever possessed you to think that's a sensible
idea anyway?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2010-03-19 12:41:23 Re: [COMMITTERS] pgsql: Reset btpo.xact following recovery of btree delete page.
Previous Message Yeb Havinga 2010-03-19 11:37:22 Re: explain and PARAM_EXEC