Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: [DOCS] Fix misleading references to columns in GRANT/REVOKE summaries - Mailing list pgsql-patches

From Tom Lane
Subject Re: [DOCS] Fix misleading references to columns in GRANT/REVOKE summaries
Date
Msg-id [email protected]
Whole thread Raw
In response to Fix misleading references to columns in GRANT/REVOKE summaries  (David Fetter <[email protected]>)
Responses Re: [DOCS] Fix misleading references to columns in GRANT/REVOKE summaries
List pgsql-patches
David Fetter <[email protected]> writes:
> Per a question Alexey Parshin asked in the IRC channel, I'm attaching
> a patch to the GRANT and REVOKE syntax summaries which replaces the
> misleading word "column" with "parameter."  "Column" is misleading
> because it could be read to imply a column-level GRANT/REVOKE, which
> we don't have yet.

Apparently it's so misleading that you didn't understand it either.
The entire *point* of that paragraph is that we don't have the
feature.  This proposed change is surely not an improvement...

            regards, tom lane

pgsql-patches by date:

Previous
From: David Fetter
Date:
Subject: Fix misleading references to columns in GRANT/REVOKE summaries
Next
From: Russell Smith
Date:
Subject: Re: [DOCS] Fix misleading references to columns in GRANT/REVOKE summaries