Re: How to list installed pl languages

Поиск
Список
Период
Сортировка
От hubert depesz lubaczewski
Тема Re: How to list installed pl languages
Дата
Msg-id 20111110130716.GA6970@depesz.com
обсуждение исходный текст
Ответ на How to list installed pl languages  (Dennis Ryan <dennis@kabonkulator.com>)
Ответы Re: How to list installed pl languages  ("Dennis" <dennis@kabonkulator.com>)
Список pgsql-general
On Wed, Nov 09, 2011 at 10:58:01PM -0600, Dennis Ryan wrote:
> Is there a way to list the installed pl languages for a database
> and/or server cluster?

\dL in psql
or
select * from pg_language;

Best regards,

depesz

--
The best thing about modern society is how easy it is to avoid contact with it.
                                                             http://depesz.com/

В списке pgsql-general по дате отправления:

Предыдущее
От: Jay Levitt
Дата:
Сообщение: Learning to rephrase equivalent queries?
Следующее
От: Henry Drexler
Дата:
Сообщение: plpgsql, I have a solution, want to see if there is a cleaner/better one. Taking vertical list and comma separating it onto a row