From: Bruce Momjian Date: Fri, 26 Jul 2019 01:05:51 +0000 (-0400) Subject: doc: PG 12 relnotes, add item - pg_test_fsync fix on Windows X-Git-Tag: REL_12_BETA3~29 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=551394ff3a35090873f359995568b661c60a7376;p=thirdparty%2Fpostgresql.git doc: PG 12 relnotes, add item - pg_test_fsync fix on Windows Reported-by: Laurenz Albe Discussion: https://postgr.es/m/39fd196ca3af345f67595087519268d9da6891b3.camel@cybertec.at Backpatch-through: 12 --- diff --git a/doc/src/sgml/release-12.sgml b/doc/src/sgml/release-12.sgml index 57365c5ca15..4c55656710b 100644 --- a/doc/src/sgml/release-12.sgml +++ b/doc/src/sgml/release-12.sgml @@ -2833,6 +2833,20 @@ Author: Andrew Dunstan + + + + + Fix to report accurate + open_datasync durations on + Windows (Laurenz Albe) + + +