Florian Weimer <[EMAIL PROTECTED]> writes:
> Is it likely that table inheritance is going to be removed in future
> PostgreSQL versions (or that the semantics change radically)?
I doubt anyone is planning to remove it. If anything it'll get better
supported. Notice that 7.1 now allows update/delete over inheritance
hierarchies, which never worked before --- that doesn't look like a
dying feature to me.
I would not really recommend using multiple inheritance, but single
inheritance seems like a safe-enough bet.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]