Re: [HACKERS] Here it is - view permissions
Brett McCormick <brett@work.chicken.org>
From: Brett McCormick <brett@work.chicken.org>
To: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>
Cc: pgsql-hackers@hub.org
Date: 1998-02-24T05:00:31Z
Lists: pgsql-hackers
On Tue, 24 February 1998, at 02:37:02, Thomas G. Lockhart wrote: > > So I've never gotten the distinction -- what makes postgreSQL an > > object oriented database... > > It is not. It is object-relational, which is relational with some object-oriented > features. The type/function extensibility is the most visible of these features. Whoops, that should have been a no-brainer (because I already knew that) > > > and what makes it relational? the fact that it can do joins? > > And allows one to use other aspects of relational algebra. what is relational algebra? operations on entire tuples?