Re: OOP real life example (was Re: Why is MySQL more chosen - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: OOP real life example (was Re: Why is MySQL more chosen
Date
Msg-id GNELIHDDFBOCMGBFGEFOGEKFCDAA.chriskl@familyhealth.com.au
Whole thread Raw
In response to Re: OOP real life example (was Re: Why is MySQL more chosen  (Curt Sampson <cjs@cynic.net>)
List pgsql-hackers
> > > Oh? Ok, please translate the following into equivalant SQL that
> > > does not use a view:
> > > ...
> > Granulize GRANT to the table column level.
>
> Can you please show me the code for that? After all, I showed you
> all of my code when doing equivalants.
>
> Or are you saying that it's syntactic sugar only in some imaginary
> version of postgres that does not exist?

MySQL has column permissions and I _think_ the sql standard has them as
well.

Chris



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: OOP real life example (was Re: Why is MySQL more chosen
Next
From: Don Baccus
Date:
Subject: Re: OOP real life example (was Re: Why is MySQL more chosen