Re: [HACKERS] Bug report for 7.0beta1 in 'CREATE FUNCTION...'

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
Cc: The Hermit Hacker <scrappy(at)hub(dot)org>, pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Bug report for 7.0beta1 in 'CREATE FUNCTION...'
Date: 2000-03-01 02:42:00
Message-ID: 200003010242.VAA10300@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

[Charset iso-8859-1 unsupported, filtering to ASCII...]
> > -----Original Message-----
> > From: owner-pgsql-hackers(at)postgresql(dot)org
> > [mailto:owner-pgsql-hackers(at)postgresql(dot)org]On Behalf Of The Hermit
> > Hacker
> >
> >
> > Can someone look into this, and followup with Don? :)
> >
>
> Currently utility commands aren't executable in PL/pgSQL.
> In short,it's due the lack of implementation of copyObject()
> for UtilityStatements.
> However,there's another essential problem.
>

Removed from HISTORY file:

-Allow utility statements in plpgsql (Tom)

--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 2000-03-01 03:17:37 select exists (select oid from users)
Previous Message Hiroshi Inoue 2000-03-01 02:05:56 RE: [HACKERS] Bug report for 7.0beta1 in 'CREATE FUNCTION...'