From: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
---|---|
To: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: ALTER SYSTEM SET typos and fix for temporary file name management |
Date: | 2014-01-27 03:49:06 |
Message-ID: | CAHGQGwH=ghqbvnQF=qYAfNgSde4mqya+ZUktQOjP=aaWYwp-Nw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, Jan 27, 2014 at 11:53 AM, Michael Paquier
<michael(dot)paquier(at)gmail(dot)com> wrote:
> On Mon, Jan 27, 2014 at 11:29 AM, Michael Paquier
> <michael(dot)paquier(at)gmail(dot)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.
Regards,
--
Fujii Masao
From | Date | Subject | |
---|---|---|---|
Next Message | Rajeev rastogi | 2014-01-27 03:56:23 | Re: Standalone synchronous master |
Previous Message | Michael Paquier | 2014-01-27 02:53:01 | Re: ALTER SYSTEM SET typos and fix for temporary file name management |