Re: Schemas not available for pl/pgsql %TYPE.... - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: Schemas not available for pl/pgsql %TYPE....
Date
Msg-id 200209050146.g851kbx27900@candle.pha.pa.us
Whole thread Raw
In response to Re: Schemas not available for pl/pgsql %TYPE....  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Tom Lane wrote:
> Sean Chittenden <sean@chittenden.org> writes:
> > ::sigh:: Is it me or does it look like all
> > of pl/pgsql is schema un-aware (ie, all of the declarations).  -sc
>
> Yeah.  The group of routines parse_word, parse_dblword, etc that are
> called by the lexer certainly all need work.  There are some
> definitional issues to think about, too --- plpgsql presently relies on
> the number of names to give it some idea of what to look for, and those
> rules are probably all toast now.  Please come up with a sketch of what
> you think the behavior should be before you start hacking code.

Added to TODO:

            o Make PL/PgSQL %TYPE schema-aware

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Schemas not available for pl/pgsql %TYPE....
Next
From: Reinhard Max
Date:
Subject: Re: Bug #756: suggestion: file with password instead of