Re: PL/pgSQL examples NOT involving functions

Поиск
Список
Период
Сортировка
От Aasmund Midttun Godal
Тема Re: PL/pgSQL examples NOT involving functions
Дата
Msg-id 20011127195917.10530.qmail@213-145-170-138.dd.nextgentel.com
обсуждение исходный текст
Ответ на Re: PL/pgSQL examples NOT involving functions  ("Josh Berkus" <josh@agliodbs.com>)
Ответы Re: PL/pgSQL examples NOT involving functions  (Jan Wieck <janwieck@yahoo.com>)
Список pgsql-sql
Erm, sorry about the multiple postings, I just discovered a couple of interesting tidbits after I posted first...

http://www.postgresql.org/idocs/index.php?plpgsql.html :

"The PL/pgSQL call handler parses the function's source text and produces an internal binary instruction tree the first
timethe function is called."
 


On Mon, 26 Nov 2001 17:23:13 -0800, "Josh Berkus" <josh@agliodbs.com> wrote:
> Aasmund,
> 
> 
> This is incorrect.  This happens with views, but not with functions.
> 
> -Josh
> 
> 
> ______AGLIO DATABASE SOLUTIONS___________________________
>                                        Josh Berkus
>   Complete information technology      josh@agliodbs.com
>    and data management solutions       (415) 565-7293
>   for law firms, small businesses        fax 621-2533
>     and non-profit organizations.      San Francisco
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
> 
> http://www.postgresql.org/users-lounge/docs/faq.html

Aasmund Midttun Godal

aasmund@godal.com - http://www.godal.com/
+47 40 45 20 46

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command   (send "unregister YourEmailAddressHere" to
majordomo@postgresql.org)


В списке pgsql-sql по дате отправления:

Предыдущее
От: merlyn@stonehenge.com (Randal L. Schwartz)
Дата:
Сообщение: Re: contracting tables
Следующее
От: dejauser2001@yahoo.co.uk (dejauser2001@yahoo.co.uk)
Дата:
Сообщение: Need help with a college SQL exam question...