psql \df and opaque functions
Thomas F.O'Connell <tfo@monsterlabs.com>
From: tfo@monsterlabs.com
To: pgsql-general@postgresql.org
Cc: pgsql-admin@postgresql.org
Date: 2002-03-05T18:39:52Z
Lists: pgsql-general
is it a known issue that \df in psql does not list functions that return opaque (i.e., those used in triggers)? also, does \dd only list builtins? if so, is there a convenient way to view triggers in psql? -tfo p.s. i've looked through the docs, to no avail, and would've checked the archives, but search seems to be broken, at the moment.