If possible can you provide glimpses of History. Corrected History will always help for future. Success rate also increases if we could avoid mistakes we made in history.
regards, Vijay. Experience the Excellence...... ----- Original Message ----- From: Andrew Dunstan <[email protected]> Date: Wednesday, December 1, 2010 8:32 pm Subject: Re: [HACKERS] Proposal: First step towards Intelligent,integrateddatabase To: Tom Lane <[email protected]> Cc: [email protected], Dann Corbit <[email protected]>, pgsql hackers <[email protected]> > > > On 12/01/2010 09:41 AM, Tom Lane wrote: > > [email protected] writes: > >> Create domain is only useful for abstracting common constraints > on fields into single location for maintenance. It may not be > useful to link tables. > > It's still unclear what this does that you don't get from > inheritance,> typed tables, use of a table's rowtype as a field > type, or CREATE TABLE > > LIKE. This isn't exactly virgin territory. > > > > > > Yeah. Actually, the whole thing reminded me somewhat of the pre- > RDBMS > data stores I worked with 25 years or so ago. "Those who cannot > remember > history are doomed to repeat it." > > cheers > > andrew > > -- > Sent via pgsql-hackers mailing list ([email protected]) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-hackers > -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
