We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3964d3b commit 551394fCopy full SHA for 551394f
doc/src/sgml/release-12.sgml
@@ -2833,6 +2833,20 @@ Author: Andrew Dunstan <andrew@dunslane.net>
2833
</para>
2834
</listitem>
2835
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
2850
</itemizedlist>
2851
2852
</sect4>
0 commit comments