* Stephen Frost (sfrost(at)snowman(dot)net) wrote:
> Please find attached an updated patch for column-level privileges
> which incorporates Alvaro's suggested changes and is updated to the
> latest CVS HEAD. Regression tests have been added as well as
> documentation (though this could probably be improved). Currently,
> column-level privileges are not honored when JOINs are involved (you
> must have the necessary table-level privileges, as you do today). It
> would really be great to have that working and mainly involves
> modifying the rewriter to add on to the appropriate range table column
> list entries the columns which are used in the joins and output from
> joins.
Here it is gzip'd since I'm afraid the last might not have made it
through due to size..
Stephen
Responses
pgsql-hackers by date
| Next: | From: Alvaro Herrera | Date: 2009-01-03 00:14:39 |
| Subject: Re: Auto-updated fields |
| Previous: | From: Peter Eisentraut | Date: 2009-01-02 23:09:23 |
| Subject: Re: Several tags around PostgreSQL 7.1 broken |