RE: How to see a RULE definition?

From: "Tamsin" <tg_mail(at)bryncadfan(dot)co(dot)uk>
To: <pgsql-general(at)postgresql(dot)org>
Subject: RE: How to see a RULE definition?
Date: 2001-01-11 17:03:28
Message-ID: NEBBKHBOBMJCHDMGKCNJKEDGCIAA.tg_mail@bryncadfan.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

try this:

select * from pg_rules where tablename = ...

tamsin

> On that
> same line of thinking, is there a command to get a list of
> all rules that
> have been put on a table?

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joel Burton 2001-01-11 17:09:57 RE: How to see a RULE definition?
Previous Message Trewern, Ben 2001-01-11 17:01:22 RE: How to see a RULE definition?