Bernd Helmle <[EMAIL PROTECTED]> writes:
> For automatic view update rules we are planning to implement column default
> value inheritance, so that the view's column definition inherits from their
> base table columns (and nobody has to use an explicit ALTER TABLE view
> ALTER col SET DEFAULT ..
For automatic view update rules we are planning to implement column default
value inheritance, so that the view's column definition inherits from their
base table columns (and nobody has to use an explicit ALTER TABLE view
ALTER col SET DEFAULT ... ). Note that we will do that only for views,
w