uptime function to postmaster - Mailing list pgsql-patches

From Euler Taveira de Oliveira
Subject uptime function to postmaster
Date
Msg-id 20041219205257.51911.qmail@web52601.mail.yahoo.com
Whole thread Raw
Responses Re: uptime function to postmaster
List pgsql-patches
Hi,

This patch just implement a function that returns the uptime of the
postmaster. The docs are included too.
Another TODO item could be implement a function that returns the
startup time. If nobody objects I can do it.
Finally, I do not forbid non-superusers to execute it, but we can do
this if you prefer.
Comments?

Please review it and apply it.

PS> Hold it for 8.1.


=====
Euler Taveira de Oliveira
euler[at]yahoo_com_br





_______________________________________________________
Yahoo! Acesso Grátis - Instale o discador do Yahoo! agora. http://br.acesso.yahoo.com/ - Internet rápida e grátis

Attachment

pgsql-patches by date:

Previous
From: Euler Taveira de Oliveira
Date:
Subject: DELETE FROM foo USING bar
Next
From: Tom Lane
Date:
Subject: Re: uptime function to postmaster