Re: Google SoC: column-level privilege subsystem - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Google SoC: column-level privilege subsystem
Date
Msg-id 200704241857.14707.peter_e@gmx.net
Whole thread Raw
In response to Google SoC: column-level privilege subsystem  ("Golden Liu" <goldenliu@gmail.com>)
List 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/


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: UNION with more than 2 branches
Next
From: Tom Lane
Date:
Subject: Re: UNION with more than 2 branches