Received: from localhost (maia-4.hub.org [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 935449FA66A for ; Sun, 8 Apr 2007 16:36:45 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 76103-06 for ; Sun, 8 Apr 2007 16:36:44 -0300 (ADT) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.4 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by postgresql.org (Postfix) with SMTP id 4E90B9FB22E for ; Sun, 8 Apr 2007 16:36:44 -0300 (ADT) Received: (qmail invoked by alias); 08 Apr 2007 19:36:42 -0000 Received: from xdsl-87-78-213-28.netcologne.de (EHLO colt.pezone.net) [87.78.213.28] by mail.gmx.net (mp056) with SMTP; 08 Apr 2007 21:36:42 +0200 X-Authenticated: #495269 X-Provags-ID: V01U2FsdGVkX18phchsMcgpHVL6VN7PF+xN8cJJ5bny5JrW2RFFMG zSq0pEJxrDwMZO From: Peter Eisentraut To: pgsql-patches@postgresql.org Subject: Re: [PATCHES] Fix misleading references to columns in GRANT/REVOKE summaries Date: Sun, 8 Apr 2007 21:36:38 +0200 User-Agent: KMail/1.9.5 Cc: Bruce Momjian , Tom Lane , Russell Smith , David Fetter , PostgreSQL Docs References: <200704070349.l373n4l13436@momjian.us> In-Reply-To: <200704070349.l373n4l13436@momjian.us> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200704082136.39664.peter_e@gmx.net> X-Y-GMX-Trusted: 0 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200704/7 X-Sequence-Number: 4203 Bruce Momjian wrote: > > True, there doesn't seem to be any point in providing a full syntax > > summary rather than just saying "the SQL spec says you can grant > > privileges on columns but we don't support that yet". > > Agreed. Patch attached and applied. I don't see any other cases of > this in our documentation. That doesn't mean this one isn't useful. Please revert this. -- Peter Eisentraut http://developer.postgresql.org/~petere/