| From: | Brendan Jurd <direvus(at)gmail(dot)com> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | pgsql-docs(at)postgresql(dot)org |
| Subject: | Re: Add link to current_schemas in config.sgml |
| Date: | 2011-06-13 17:01:57 |
| Message-ID: | BANLkTi=nqfOK6iKO44esq2VFFfryKrZckg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On 14 June 2011 02:58, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> On Mon, Jun 13, 2011 at 12:55 PM, Brendan Jurd <direvus(at)gmail(dot)com> wrote:
>> On 14 June 2011 02:39, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
>>> On Tue, May 31, 2011 at 2:27 AM, Brendan Jurd <direvus(at)gmail(dot)com> wrote:
>>>> This is just a quick docs patch to add a link to the mention of the
>>>> current_schemas function from 18.10.1. Statement Behavior.
>>>
>>> Your patch got mangled by my email client, but I committed what I
>>> believe to be the same change.
>>
>> Thanks Robert, but I think you missed the other part of my posted
>> patch, which was removing the trailing empty parens from the function
>> name ("current_schema()" => "current_schema" in two places in that
>> paragraph).
>>
...
>> Was the exclusion deliberate?
>
> Nope, though I believe you mean current_schemas, rather than
> current_schema, which both exist and are different.
>
Indeed I do.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2011-06-13 17:04:53 | Re: Add link to current_schemas in config.sgml |
| Previous Message | Robert Haas | 2011-06-13 17:00:34 | Re: 7.2. Table Expressions suggestion about NATURAL JOIN |