Re: profiling plpgsql functions..

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: mallah(at)trade-india(dot)com
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: profiling plpgsql functions..
Date: 2003-04-29 16:01:35
Message-ID: 1910.1051632095@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

<mallah(at)trade-india(dot)com> writes:
> hmm shud i cast timeofday to timestamp and use timestamp
> arithmatic ?

Yeah. It's only historical accident that it doesn't return timestamp...
(or better use timestamptz)

regards, tom lane

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message SZŰCS Gábor 2003-04-29 16:03:48 Re: Query Plan far worse in 7.3.2 than 7.2.1
Previous Message mallah 2003-04-29 15:56:08 Re: profiling plpgsql functions..