Re: Google SoC: column-level privilege subsystem

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Cc: "Golden Liu" <goldenliu(at)gmail(dot)com>
Subject: Re: Google SoC: column-level privilege subsystem
Date: 2007-04-24 16:57:14
Message-ID: 200704241857.14707.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Am Dienstag, 24. April 2007 14:54 schrieb Golden Liu:
> Here is a plan of my project:

All of that should be pretty straightforward. But have you given any thoughts
to how you want to represent the column privileges in the parse tree and how
you want to process them in the rewriter? That will be the real difficulty
in this project, I think.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2007-04-24 17:17:46 Re: UNION with more than 2 branches
Previous Message Peter Eisentraut 2007-04-24 16:45:56 UNION with more than 2 branches