inlined sql functions in 7.4

Поиск
Список
Период
Сортировка
От Aleksey Serba
Тема inlined sql functions in 7.4
Дата
Msg-id 6549801010.20040229191205@voltweb.com
обсуждение исходный текст
Ответы Re: inlined sql functions in 7.4  (Jeff Eckermann <jeff_eckermann@yahoo.com>)
Re: inlined sql functions in 7.4  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
    Hi!

    I found the very useful feature into 7.4 release

> Release Notes 7.4:
>    Function-inlining for simple SQL functions
>    Simple SQL functions can now be inlined by including their SQL in the main query.
>    This improves performance by eliminating per-call overhead.
>    That means, simple SQL functions now behave like macros.

    but, i can't find any docs about syntax :(

    Could you point me in the right direction?

    Thx in advance

    Aleksey


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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: PLSQL Question regarding multiple inserts
Следующее
От: Jeff Eckermann
Дата:
Сообщение: Re: inlined sql functions in 7.4