Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3964d3b
)
doc: PG 12 relnotes, add item - pg_test_fsync fix on Windows
author
Bruce Momjian
<bruce@momjian.us>
Fri, 26 Jul 2019 01:05:51 +0000
(21:05 -0400)
committer
Bruce Momjian
<bruce@momjian.us>
Fri, 26 Jul 2019 01:05:51 +0000
(21:05 -0400)
Reported-by: Laurenz Albe
Discussion: https://postgr.es/m/
39fd196ca3af345f67595087519268d9da6891b3
.camel@cybertec.at
Backpatch-through: 12
doc/src/sgml/release-12.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-12.sgml
b/doc/src/sgml/release-12.sgml
index 57365c5ca15dc66b8e5351ea790b845e614e09f7..4c55656710b8d14a55ee86dab9c9a7f3fd9f4b24 100644
(file)
--- a/
doc/src/sgml/release-12.sgml
+++ b/
doc/src/sgml/release-12.sgml
@@
-2833,6
+2833,20
@@
Author: Andrew Dunstan <andrew@dunslane.net>
</para>
</listitem>
+ <listitem>
+<!--
+Author: Michael Paquier <michael@paquier.xyz>
+2018-09-14 [0ba06e0bf] Allow concurrent-safe open() and fopen() in frontend
+2018-09-20 [40cfe8606] Enforce translation mode for Windows frontends to text
+-->
+
+ <para>
+ Fix <xref linkend="pgtestfsync"/> to report accurate
+ <literal>open_datasync</literal> durations on
+ <productname>Windows</productname> (Laurenz Albe)
+ </para>
+ </listitem>
+
</itemizedlist>
</sect4>