Re: Closing some 8.4 open items - Mailing list pgsql-hackers

From Hitoshi Harada
Subject Re: Closing some 8.4 open items
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Closing some 8.4 open items  (David Fetter <[email protected]>)
Responses Re: Closing some 8.4 open items
List pgsql-hackers
2009/4/11 David Fetter <[email protected]>:
> On Sat, Apr 11, 2009 at 03:48:33PM +0900, Hitoshi Harada wrote:
>> Yeah, but all the window functions are stored in pg_proc.
>
> So are aggregate functions, and they have their own separate way of
> being addressed in psql :)
>

Aggregate functions are stored in pg_aggregate. And they are
combinations of plain function which is stored in pg_proc.


Regards,

-- 
Hitoshi Harada


pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: Closing some 8.4 open items
Next
From: Grzegorz Jaskiewicz
Date:
Subject: Re: Closing some 8.4 open items