Re: Index optimization ?

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Index optimization ?
Дата
Msg-id 20050115232005.GA10957@winnie.fuhr.org
обсуждение исходный текст
Ответ на Re: Index optimization ?  (Bo Lorentsen <bl@netgroup.dk>)
Список pgsql-general
On Sat, Jan 15, 2005 at 11:28:08PM +0100, Bo Lorentsen wrote:
> Michael Fuhr wrote:
>
> >currval() is volatile.  See "Function Volatility Categories" in the
> >"Extending SQL" chapter of the documentation and search the list
> >archives for past discussion of currval()'s volatility.
> >
> Hmm, I can't find that chapter in the 7.4 manual, or am I looking the
> wrong place ? I really like to understand this !

Sorry...apparently that section is in the development documentation
but not in the 7.x doc.  Tom Lane posted the link but here it is
again:

http://developer.postgresql.org/docs/postgres/xfunc-volatility.html

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Index optimization ?
Следующее
От: Edmund Dengler
Дата:
Сообщение: Re: Multi-column indexes