| From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-docs <pgsql-docs(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Document when ssl_prefer_server_ciphers went in |
| Date: | 2024-07-03 16:51:57 |
| Message-ID: | 124500E3-E211-48B0-9EAD-65CB0C407123@yesql.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
> On 3 Jul 2024, at 18:22, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> Daniel Gustafsson <daniel(at)yesql(dot)se> writes:
>> In the documentation for ssl_prefer_server_ciphers we only say it's not in
>> "older version" but we omit to specify it further. Since it's a fairly
>> important setting for security I think it makes sense to add the version to
>> help users, as in the small attached diff (which also adds proper markup in the
>> paragraph while in there).
>
> This could be shortened perhaps:
>
> - Older PostgreSQL versions do not have this setting and always use the
> + <productname>PostgreSQL</productname> versions before 9.4 do not have this setting and always use the
Good idea, that reads better.
--
Daniel Gustafsson
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2024-07-03 19:45:18 | Re: Chapter "8.8 Geometric Types" of documentation could contain more details |
| Previous Message | Tom Lane | 2024-07-03 16:22:43 | Re: Document when ssl_prefer_server_ciphers went in |