On 06/09/2016 01:45 PM, Alex Magnum wrote:
Hi, is there a way to retrieve the comment of rules and triggers. I
worked it out on functions, tables, views but am kind of stuck with
rules and triggers.

Any help is appreciated.
Thanks
Alex

From psql:

\dd some_rule_name
\dd some_trigger_name

--
Adrian Klaver
[email protected]


--
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to