| From: | "Nicolas Barbier" <nicolas(dot)barbier(at)gmail(dot)com> |
|---|---|
| To: | "Neil Conway" <neilc(at)samurai(dot)com> |
| Cc: | "PostgreSQL Patches" <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: Documentation patch: change a name in a grammar rule to prevent confusion |
| Date: | 2006-04-15 14:33:52 |
| Message-ID: | b0f3f5a10604150733j23efdbe4g67518a1415422276@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
2006/4/15, Neil Conway <neilc(at)samurai(dot)com>:
> On Sat, 2006-04-15 at 01:59 +0200, Nicolas Barbier wrote:
>
>> the following patch changes "parameter" to "gucname" in the grammar
>> (and later references) for the SET syntax in ALTER ROLE and ALTER
>> USER.
>
> Wouldn't "var_name", "varname", or something similar be more clear?
> "GUC" is probably not an acronym we should be exposing prominently to
> the user.
Indeed, that is what people on IRC also told me (after I sent it :-)).
It now uses "varname". Updated patch attached.
Nicolas
--
Nicolas Barbier
http://www.gnu.org/philosophy/no-word-attachments.html
| Attachment | Content-Type | Size |
|---|---|---|
| pgsql_doc_alter_role_clarification_2.patch | text/x-patch | 2.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sven Suursoho | 2006-04-15 14:59:44 | plpython improvements |
| Previous Message | Martijn van Oosterhout | 2006-04-15 13:05:08 | [PATCH] Fix declaration of PQgetssl |