insert within pl/pgsql procedures: NOVICE question ?

Поиск
Список
Период
Сортировка
От Jeff Anto
Тема insert within pl/pgsql procedures: NOVICE question ?
Дата
Msg-id 20020213215040.10616.qmail@web20908.mail.yahoo.com
обсуждение исходный текст
Ответы Re: insert within pl/pgsql procedures: NOVICE question ?  (Darren Ferguson <darren@crystalballinc.com>)
Re: insert within pl/pgsql procedures: NOVICE question ?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: insert within pl/pgsql procedures: NOVICE question ?  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список 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 по дате отправления:

Предыдущее
От: Vince Vielhaber
Дата:
Сообщение: Re: Note re Zeos Components link
Следующее
От: Darren Ferguson
Дата:
Сообщение: Re: insert within pl/pgsql procedures: NOVICE question ?