How to list ALL PostgreSQL functions? - Mailing list pgsql-admin

From Poul Kristensen
Subject How to list ALL PostgreSQL functions?
Date
Msg-id CAAOuvVqoDPW=jysJOjXZLc8yLsHSa=QDpnLLTqYMYiK+yE=QRg@mail.gmail.com
Whole thread Raw
Responses Re: How to list ALL PostgreSQL functions?  (Vladimir Borodin <root@simply.name>)
List pgsql-admin

Hi !

How do I get an overview of all functions in the PG api 

e.g. : 

posgres=# SELECT pg_last_xlog_receive_location();

postgres=# SELECT pg_current_xlog_location();

In my opinion it is not obvious how to list all pg_* functions.

Can anyone help?

Thanks

Poul









pgsql-admin by date:

Previous
From: "Gunnar \"Nick\" Bluth"
Date:
Subject: Re: Index bloat? Try pgindexrebuild, a production friendly index debloater
Next
From: Vladimir Borodin
Date:
Subject: Re: How to list ALL PostgreSQL functions?