[GENERAL] Re: [HACKERS] inheritance

1999-07-21 Thread Hannu Krosing
Tom Lane wrote: > > Chris Bitmead <[EMAIL PROTECTED]> writes: > > To me this is a much better idea. In any proper OO application you would > > be using the "*" in postgres 99% of the time - that being the whole > > point of OO. And considering that the Informix OO is probably really Illustra/Pos

Re: [GENERAL] Re: [HACKERS] inheritance

1999-07-21 Thread Kane Tao
ead <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] <[EMAIL PROTECTED]>; [EMAIL PROTECTED] <[EMAIL PROTECTED]>; [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Wednesday, July 21, 1999 10:14 AM Subject: [GENERAL] Re: [HACKERS] inheritance >Chris Bitmead <[EMAIL PROTECTED]> wri

[GENERAL] Re: [HACKERS] inheritance

1999-07-21 Thread Tom Lane
Chris Bitmead <[EMAIL PROTECTED]> writes: > To me this is a much better idea. In any proper OO application you would > be using the "*" in postgres 99% of the time - that being the whole > point of OO. Does any consideration want to be given to making the same > change while there's not too many p