Curt Sampson wrote:
> On Tue, 30 Jul 2002, Bruce Momjian wrote:
> 
> > You can add children without modifying your code.  It is classic C++
> > inheritance;  parent table accesses work with the new child tables
> > automatically.
> 
> I don't see how my method doesn't do this as well. What code do you have
> to modify in the relational way of doing things that you don't in this
> inheritance way?

Seems like you have to modify your views to handle this, at least in the
example you just posted, right?

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to