PostgreSQL Manual
This manual is provided as a courtesy. It is not an official source. Please check postgresql.org for updated information.
The view pg_rules provides access to useful information about query rewrite rules.
Table 42-40. pg_rules Columns
The pg_rules view excludes the ON SELECT rules of views; those can be seen in pg_views.