OSDN Git Service

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)
commit8ae6b4c49f06d581395d36f649ddec2a82bea009
treef0c1b583bebef21dd1ec632a1c5b2bcfb97830e8
parent8b583ba2d7a02efa6cb0d77c4317ca89832c027e
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