PG_RULES
PG_RULES is used to query useful information about rewriting rules.
Name |
Type |
Description |
---|---|---|
schemaname |
name |
Name of the schema that contains a table. |
tablename |
name |
Name of the table to which the rule applies. |
rulename |
name |
Name of a rule. |
definition |
text |
Rule definition (reconstructed by the CREATE statement). |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.