Skip to content

Commit 551394f

Browse files
committed
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
1 parent 3964d3b commit 551394f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

doc/src/sgml/release-12.sgml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2833,6 +2833,20 @@ Author: Andrew Dunstan <andrew@dunslane.net>
28332833
</para>
28342834
</listitem>
28352835

2836+
<listitem>
2837+
<!--
2838+
Author: Michael Paquier <michael@paquier.xyz>
2839+
2018-09-14 [0ba06e0bf] Allow concurrent-safe open() and fopen() in frontend
2840+
2018-09-20 [40cfe8606] Enforce translation mode for Windows frontends to text
2841+
-->
2842+
2843+
<para>
2844+
Fix <xref linkend="pgtestfsync"/> to report accurate
2845+
<literal>open_datasync</literal> durations on
2846+
<productname>Windows</productname> (Laurenz Albe)
2847+
</para>
2848+
</listitem>
2849+
28362850
</itemizedlist>
28372851

28382852
</sect4>

0 commit comments

Comments
 (0)