Make the columns is_insertable_into and is_updatable behave uniformly
Peter Eisentraut <peter_e@gmx.net>
Make the columns is_insertable_into and is_updatable behave uniformly correctly. They are supposed to examine which kinds of rules are present, which they did in some of the info schema views but not in others.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/information_schema.sql | modified | +7 −1 |