How to list only my functions and their content?

From: "Phoenix Kiula" <phoenix(dot)kiula(at)gmail(dot)com>
To: "PG-General Mailing List" <pgsql-general(at)postgresql(dot)org>
Subject: How to list only my functions and their content?
Date: 2008-11-19 10:01:19
Message-ID: e373d31e0811190201h1a405515u3da1891a875a7bfd@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am in psql. I tried "\dd" but this lists pg_catalog and stuff like
that. Long list that I don't need.

I scoured through this page --
http://www.postgresql.org/docs/8.3/static/app-psql.html -- and still
did not find how to list only my own functions? A regular "\d" shows
only tables and views it seems.

All I need is to list my own created functions and their code.

Thanks for any pointers!

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2008-11-19 10:03:45 Re: How to list only my functions and their content?
Previous Message A B 2008-11-19 09:41:07 Logging configuration with syslog-ng