| From: | Euler Taveira de Oliveira <eulerto(at)yahoo(dot)com(dot)br> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | Euler Taveira de Oliveira <eulerto(at)yahoo(dot)com(dot)br>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: uptime function to postmaster |
| Date: | 2005-01-21 03:54:17 |
| Message-ID: | 20050121035417.76235.qmail@web52603.mail.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Bruce Momjian wrote:
>
> This has been saved for the 8.1 release:
>
> http:/momjian.postgresql.org/cgi-bin/pgpatches2
>
>
---------------------------------------------------------------------------
>
Hi,
I redo this patch adding the funcionality that Matthias implemented
(starttime). Basically I changed the uptime()'s return type to
'interval' (more funcional now, uh?) and rework in the Matthias
function (start_time()). The last one return type is 'timestamp with
time zone'. The docs are attached to, but maybe need some
work on it.
Comments?
=====
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 | Content-Type | Size |
|---|---|---|
| uptime5.diff | text/plain | 6.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Neil Conway | 2005-01-21 04:04:48 | Re: WIP: pl/pgsql cleanup |
| Previous Message | Neil Conway | 2005-01-21 01:09:41 | Re: WIP: pl/pgsql cleanup |