Remove test on c.relkind from check_constraints view; unnecessary and
Tom Lane <tgl@sss.pgh.pa.us>
Remove test on c.relkind from check_constraints view; unnecessary and prevents view from showing constraints on domains. This addresses the other half of Claus Colloseus' bug report.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/information_schema.sql | modified | +2 −3 |