Re: OOP real life example (was Re: Why is MySQL more chosen

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Curt Sampson <cjs@cynic.net>
Cc: Don Baccus <dhogaza@pacifier.com>, pgsql-hackers@postgresql.org
Date: 2002-08-12T06:13:08Z
Lists: pgsql-hackers
Curt Sampson <cjs@cynic.net> writes:
> On Sun, 11 Aug 2002, Don Baccus wrote:
>> Granulize GRANT to the table column level.

> Can you please show me the code for that?

It's required by the SQL spec.  PG hasn't got it, but the spec is
perfectly clear about how it should be done.

I think this is really a bit irrelevant to the thread topic, though.

			regards, tom lane