Make the columns is_insertable_into and is_updatable behave uniformly
authorPeter Eisentraut <peter_e@gmx.net>
Wed, 14 Jan 2009 21:12:09 +0000 (21:12 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Wed, 14 Jan 2009 21:12:09 +0000 (21:12 +0000)
commit4b0c861a202e2e79d3c35e5cba4bbad75802132c
tree678b52881b98695b6c910bd6471fb1c18f6b0a6a
parent27fcf2cc8c0878b53a4855143a4eb2fed7d2da93
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.
src/backend/catalog/information_schema.sql