| From: | Grzegorz Jaskiewicz <gj(at)pointblue(dot)com(dot)pl> |
|---|---|
| To: | Hitoshi Harada <umi(dot)tanuki(at)gmail(dot)com> |
| Cc: | David Fetter <david(at)fetter(dot)org>, Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Closing some 8.4 open items |
| Date: | 2009-04-11 09:06:58 |
| Message-ID: | 661B21D0-5BF5-4129-8DDF-DC7E42D38CA3@pointblue.com.pl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 11 Apr 2009, at 08:01, Hitoshi Harada wrote:
> 2009/4/11 David Fetter <david(at)fetter(dot)org>:
>> 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.
Maybe trigger functions should be displayed separately too than ?
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2009-04-11 10:34:07 | Re: Allow COMMENT ON to accept an expression rather than just a string |
| Previous Message | Hitoshi Harada | 2009-04-11 07:01:27 | Re: Closing some 8.4 open items |