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

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Curt Sampson" <cjs(at)cynic(dot)net>, "Don Baccus" <dhogaza(at)pacifier(dot)com>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: OOP real life example (was Re: Why is MySQL more chosen
Date: 2002-08-12 06:14:52
Message-ID: GNELIHDDFBOCMGBFGEFOGEKFCDAA.chriskl@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Don Baccus 2002-08-12 06:26:26 Re: OOP real life example (was Re: Why is MySQL more chosen
Previous Message Tom Lane 2002-08-12 06:13:08 Re: OOP real life example (was Re: Why is MySQL more chosen