Thanks to visit codestin.com Credit goes to github.com
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 7a2fa57 commit a5c7665Copy full SHA for a5c7665
doc/src/sgml/release-9.5.sgml
@@ -319,6 +319,18 @@ Branch: REL9_1_STABLE [7e01c8ef3] 2016-08-14 15:06:02 -0400
319
</para>
320
</listitem>
321
322
+ <listitem>
323
+ <para>
324
+ Preserve commit timestamps across server restart
325
+ (Julien Rouhaud, Craig Ringer)
326
+ </para>
327
+
328
329
+ With <xref linkend="guc-track-commit-timestamp"> turned on, old
330
+ commit timestamps became inaccessible after a clean server restart.
331
332
+ </listitem>
333
334
<listitem>
335
<para>
336
Fix logical WAL decoding to work properly when a subtransaction's WAL
0 commit comments