Re: uptime function to postmaster

Поиск
Список
Период
Сортировка
От Euler Taveira de Oliveira
Тема Re: uptime function to postmaster
Дата
Msg-id 20050607035003.85668.qmail@web32710.mail.mud.yahoo.com
обсуждение исходный текст
Ответ на Re: uptime function to postmaster  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: uptime function to postmaster  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: uptime function to postmaster  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Hi Bruce,

> I think we should return intervals only when we can't return
> meaningful
> timestamp values. I don't have any logic to back up that opinion,
> though.
>
Agreed.

>
> We need to preceed our function names with pg_ for cases like this
> where
> we are supplying pg-specific behavior.
>
Agreed.

An updated version of the patch is attached. It is just implement
'pg_start_time' function that works in multi-user and stand-alone. Docs
is attached too.

Comments?


Euler Taveira de Oliveira
euler[at]yahoo_com_br

__________________________________________________
Converse com seus amigos em tempo real com o Yahoo! Messenger
http://br.download.yahoo.com/messenger/

Вложения

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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: plpgsql EXECUTE .. INTO
Следующее
От: Neil Conway
Дата:
Сообщение: Re: lastval()