| From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | 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 02:53:01 |
| Message-ID: | CAB7nPqSTELou1FpB6dkaVMezfm6gMP8HnZUTnFQwx0GL0rxH4A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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,
--
Michael
| Attachment | Content-Type | Size |
|---|---|---|
| 20140127_alter_system_tmp_suffix.patch | text/plain | 1.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fujii Masao | 2014-01-27 03:49:06 | Re: ALTER SYSTEM SET typos and fix for temporary file name management |
| Previous Message | Michael Paquier | 2014-01-27 02:29:19 | Re: ALTER SYSTEM SET typos and fix for temporary file name management |