| From: | Russell Smith <mr-russ(at)pws(dot)com(dot)au> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | David Fetter <david(at)fetter(dot)org>, PostgreSQL Docs <pgsql-docs(at)postgresql(dot)org>, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: [DOCS] Fix misleading references to columns in GRANT/REVOKE summaries |
| Date: | 2007-04-07 01:53:15 |
| Message-ID: | 4616F98B.9020506@pws.com.au |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs pgsql-patches |
Tom Lane wrote:
> David Fetter <david(at)fetter(dot)org> 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...
>
Maybe removing the entire example would be more helpful. I don't find
it clear to have a command outline in a compatibility block.
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
> choose an index scan if your joining column's datatypes do not
> match
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2007-04-07 02:24:57 | Re: [PATCHES] Fix misleading references to columns in GRANT/REVOKE summaries |
| Previous Message | Tom Lane | 2007-04-07 01:06:00 | Re: Fix misleading references to columns in GRANT/REVOKE summaries |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2007-04-07 02:17:29 | Re: [HACKERS] [Fwd: Index Advisor] |
| Previous Message | Tom Lane | 2007-04-07 01:06:00 | Re: Fix misleading references to columns in GRANT/REVOKE summaries |