insert within pl/pgsql procedures: NOVICE question ? - Mailing list pgsql-general

From Jeff Anto
Subject insert within pl/pgsql procedures: NOVICE question ?
Date
Msg-id 20020213215040.10616.qmail@web20908.mail.yahoo.com
Whole thread Raw
Responses Re: insert within pl/pgsql procedures: NOVICE question ?
Re: insert within pl/pgsql procedures: NOVICE question ?
Re: insert within pl/pgsql procedures: NOVICE question ?
List pgsql-general
Hi list,

tedious experience:
am I wrong or the optionnal syntax
INSERT INTO foo(foo_col1) VALUES ('blahblah');
dosen't work within a PLPGSQL-written function ?

I (quickly) checked the idocs and didn't found
anything about that... so, amazing discovery or stupid
question ?

Regards,
Jeff.

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.fr

pgsql-general by date:

Previous
From: Vince Vielhaber
Date:
Subject: Re: Note re Zeos Components link
Next
From: Darren Ferguson
Date:
Subject: Re: insert within pl/pgsql procedures: NOVICE question ?