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



---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

              http://archives.postgresql.org/

Reply via email to