On 11 Apr 2009, at 08:01, Hitoshi Harada wrote:

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.


Maybe trigger functions should be displayed separately too than ?


--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to