Re: [SQL] Using rules to implement backward-compatible schema changes
Tom Lane <[EMAIL PROTECTED]> writes: > Mario Becroft <[EMAIL PROTECTED]> writes: >> The problem is that when inserting to the view, default values do not >> work as expected. > > You need to attach the defaults to the view, viz > > ALTER TABLE a ALTE
[SQL] Using rules to implement backward-compatible schema changes
that might change in the future? I am using version 8.1. Thanks for any help. -- Mario Becroft (postgres-related mail) <[EMAIL PROTECTED]> ---(end of broadcast)--- TIP 4: Have you searched our list archives?