Re: ALTER SYSTEM SET typos and fix for temporary file name management - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: ALTER SYSTEM SET typos and fix for temporary file name management
Date
Msg-id CAB7nPqQO=Qi42yVgKLyqt3QErzq5Bwj104EaUdNnr-hZsQL3Ug@mail.gmail.com
Whole thread Raw
In response to Re: ALTER SYSTEM SET typos and fix for temporary file name management  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-hackers
On Mon, Jan 27, 2014 at 12:49 PM, Fujii Masao <masao.fujii@gmail.com> wrote:
> On Mon, Jan 27, 2014 at 11:53 AM, Michael Paquier
> <michael.paquier@gmail.com> wrote:
>> On Mon, Jan 27, 2014 at 11:29 AM, Michael Paquier
>> <michael.paquier@gmail.com> wrote:
>>> Hi,
>>>
>>> Please find attached an updated patch (context diffs) improving the
>>> comments related to ALTER SYSTEM. This patch does nothing for the
>>> suffix tmp/temp used in a couple of places of the code, it only
>>> corrects some typos and makes the comments more consistent with
>>> current code.
>> And I almost forgot the second patch simply changing the suffix from
>> temp to tmp for the temporary conf file... Now attached.
>> Regards,
>
> Thanks for the patches! Committed.
Thanks.
-- 
Michael



pgsql-hackers by date:

Previous
From: Etsuro Fujita
Date:
Subject: Re: [Review] inherit support for foreign tables
Next
From: Tom Lane
Date:
Subject: Re: effective_cache_size calculation overflow