From: | Greg Smith <gsmith(at)gregsmith(dot)com> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: PostgreSQL 8.4 development plan |
Date: | 2008-02-06 23:01:49 |
Message-ID: | Pine.GSO.4.64.0802061752010.11463@westnet.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, 6 Feb 2008, Magnus Hagander wrote:
> Is it technically possible to set permissions on a per-page basis?
Technically possible? Of course. It's sure not easy to do, though; the
Mediawiki team considers having any real ACL structure added onto their
code a non-feature and last time I checked you had to patch the source.
I'd say it's really more trouble than it's worth here. It's not like the
developer site is open to the whole world or something. The number of
people capable of noticing and reverting bad changes in a critical,
popular page vastly outnumbers those likely to do something stupid (with
all the stuff I've done on the developer's wiki I don't think I've had to
revert a change bigger than a grammatical error so far).
--
* Greg Smith gsmith(at)gregsmith(dot)com http://www.gregsmith.com Baltimore, MD
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2008-02-06 23:12:31 | Re: build environment: a different makefile |
Previous Message | Peter Eisentraut | 2008-02-06 22:08:04 | Re: build environment: a different makefile |