Re: Loaded footgun open_datasync on Windows
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Laurenz Albe <laurenz.albe@cybertec.at>
Cc: pgsql-hackers@postgresql.org
Date: 2018-06-01T12:03:57Z
Lists: pgsql-hackers
On Fri, Jun 01, 2018 at 11:43:33AM +0200, Laurenz Albe wrote: > I am worried that there might be loads of Windows installations out there happily > running productive databases with an unsafe setup, so I'd even suggest backpatching > such a change. This is not only your imagination, there are deployments doing so, for the sole reasons that the default values are "safe" :) I would be all for it for changing the default value on HEAD to a safe value as well as the back-branches. -- Michael
Commits
-
Allow concurrent-safe open() and fopen() in frontend code for Windows
- f02259fe93e7 11.0 landed
- 0ba06e0bfb8c 12.0 landed
-
Fix inclusions of c.h from .h files.
- a72f0365db41 10.0 cited
-
Allow borland compiles.
- fd7c3f67e0bc 8.0.0 cited
-
Corrects issues recently posted by Dann Corbit, allowing libpq/psql to
- 422d4819ee7c 8.0.0 cited