Committed.
I have removed the mentions of the hard-coded defaults in previous
PostgreSQL releases. Almost all settings probably did not exist or
behaved differently in a previous release, and we don't keep all of that
around, so this was a good chance to clean that up.
--
Peter Eisentraut
On Fri, Aug 18, 2017 at 10:37 PM, Daniel Gustafsson wrote:
>> On 18 Aug 2017, at 09:28, Michael Paquier wrote:
>> - the server, i.e. signed by a certificate in the server's
>> - root.crt file.
>> + the server, i.e. signed by a certificate in the server's root certificate
>> + file.
>>
Michael Paquier wrote:
> (Spotted a transation issue, so added Álvaro in the loop)
> Álvaro, I think that those translations are incorrect:
> src/backend/po/fr.po:#~ msgid "Make sure the root.crt file is present
> and readable."
> src/backend/po/ja.po:#~ msgid "Make sure the root.crt file is prese
> On 18 Aug 2017, at 09:28, Michael Paquier wrote:
>
> On Thu, Aug 17, 2017 at 4:37 PM, Daniel Gustafsson wrote:
>>> On 17 Aug 2017, at 03:26, Michael Paquier wrote:
>> Since all supported versions have this as a parameter, this seems to mainly
>> serve as a help for anyone upgrading from 9.1 (
On Thu, Aug 17, 2017 at 4:37 PM, Daniel Gustafsson wrote:
>> On 17 Aug 2017, at 03:26, Michael Paquier wrote:
> Since all supported versions have this as a parameter, this seems to mainly
> serve as a help for anyone upgrading from 9.1 (or earlier) so mentioning when
> the change happened makes s
> On 17 Aug 2017, at 03:26, Michael Paquier wrote:
>
> On Thu, Aug 17, 2017 at 7:31 AM, Daniel Gustafsson wrote:
>> Commit a445cb92ef5b3a31313ebce30e18cc1d6e0bdecb removed the default names for
>> serverside CRL and CA files, but the defaults were left in the "SSL Server
>> File
>> Usage” table
On Thu, Aug 17, 2017 at 7:31 AM, Daniel Gustafsson wrote:
> Commit a445cb92ef5b3a31313ebce30e18cc1d6e0bdecb removed the default names for
> serverside CRL and CA files, but the defaults were left in the "SSL Server
> File
> Usage” table with a small note. I completely missed the note, even after
Commit a445cb92ef5b3a31313ebce30e18cc1d6e0bdecb removed the default names for
serverside CRL and CA files, but the defaults were left in the "SSL Server File
Usage” table with a small note. I completely missed the note, even after
having been fiddling about with the code in question. Removing the