Re: Languages and Functions
От
Michael Glaesemann
Тема
Re: Languages and Functions
Дата
Msg-id
C38623FB-7237-4361-915A-EF1C53B46317@seespotcode.net
Ответ на
Re: Languages and Functions (Michael Glaesemann)
Список
Дерево обсуждения
Languages and Functions "Robert James" <srobertjames@gmail.com>
Re: Languages and Functions Richard Huxton <dev@archonet.com>
Re: Languages and Functions PFC <lists@peufeu.com>
Re: Languages and Functions Michael Glaesemann <grzm@seespotcode.net>
Re: Languages and Functions Michael Glaesemann <grzm@seespotcode.net>
On May 29, 2007, at 10:30 , Michael Glaesemann wrote: > You can take a look in the pg_proc table, which is part of the > system catalog, to see which functions are installed. > > file:///usr/local/pgsql/pgsql-8.2.0/doc/html/catalog-pg-proc.html Ha! That link won't be very helpful, will it :) This one's better: http://www.postgresql.org/docs/8.2/interactive/catalog-pg-proc.html And Richard's suggestion of using -E in psql is definitely an easy way learn how to reference the system catalogs. Michael Glaesemann grzm seespotcode net
В списке pgsql-general по дате отправления