| From: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
|---|---|
| To: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
| Cc: | PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: config.sgml referring to unix_socket_directories on older releases |
| Date: | 2014-07-28 13:05:40 |
| Message-ID: | CAHGQGwH=qXjMtc+ZgRT3c_TApysE-5Z+eOiOUGZb7etgTR4_Sw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sun, Jul 27, 2014 at 12:09 AM, Guillaume Lelarge
<guillaume(at)lelarge(dot)info> wrote:
> Hi,
>
> While updating the french translation of the latest releases, I stumbled
> upon a small issue on the config.sgml file.
>
> It talks about unix_socket_directories whereas this parameter only appears
> with the 9.3 release. It should probably be replaced with
> unix_socket_directory for all releases where this has been commited (8.4 to
> 9.2). The patch attached does this. It applies cleanly on all releases (with
> a hunk though).
Thanks for the patch! Applied it to 9.2, 9.1 and 9.0. I didn't applied it to 8.4
because it's already EOL.
Regards,
--
Fujii Masao
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fujii Masao | 2014-07-28 13:15:58 | Re: Audit of logout |
| Previous Message | MauMau | 2014-07-28 11:06:53 | Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations |