How to list ALL PostgreSQL functions?

Поиск
Список
Период
Сортировка
От Poul Kristensen
Тема How to list ALL PostgreSQL functions?
Дата
Msg-id CAAOuvVqoDPW=jysJOjXZLc8yLsHSa=QDpnLLTqYMYiK+yE=QRg@mail.gmail.com
обсуждение исходный текст
Ответы Re: How to list ALL PostgreSQL functions?
Список 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 по дате отправления:

Предыдущее
От: "Gunnar \"Nick\" Bluth"
Дата:
Сообщение: Re: Index bloat? Try pgindexrebuild, a production friendly index debloater
Следующее
От: Vladimir Borodin
Дата:
Сообщение: Re: How to list ALL PostgreSQL functions?