Re: ERROR: argument to pg_get_expr() must come from system catalogs - Mailing list pgsql-hackers

From Dave Page
Subject Re: ERROR: argument to pg_get_expr() must come from system catalogs
Date
Msg-id AANLkTinJd6fFXURd3RveAtesIZ3fGJvzwUt4bIEpSvaz@mail.gmail.com
Whole thread Raw
In response to Re: ERROR: argument to pg_get_expr() must come from system catalogs  (Thom Brown <thombrown@gmail.com>)
Responses Re: ERROR: argument to pg_get_expr() must come from system catalogs
List pgsql-hackers
On Tue, Jul 13, 2010 at 4:56 PM, Thom Brown <thombrown@gmail.com> wrote:

> I works if you use pr.proargdefaults so not unresolvable.  Maybe it's
> because it can't tell where the column's coming from at that point?

Hmm, so it does. It still seems like a bug though - why should it be
able to resolve the column based on whether you're a superuser or not,
just because it's not qualified?


--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company


pgsql-hackers by date:

Previous
From: Thom Brown
Date:
Subject: Re: ERROR: argument to pg_get_expr() must come from system catalogs
Next
From: Thom Brown
Date:
Subject: Re: ERROR: argument to pg_get_expr() must come from system catalogs