File tree 2 files changed +30
-0
lines changed
2 files changed +30
-0
lines changed Original file line number Diff line number Diff line change @@ -319,6 +319,18 @@ Branch: REL9_1_STABLE [7e01c8ef3] 2016-08-14 15:06:02 -0400
319
319
</para>
320
320
</listitem>
321
321
322
+ <listitem>
323
+ <para>
324
+ Preserve commit timestamps across server restart
325
+ (Julien Rouhaud, Craig Ringer)
326
+ </para>
327
+
328
+ <para>
329
+ With <xref linkend="guc-track-commit-timestamp"> turned on, old
330
+ commit timestamps became inaccessible after a clean server restart.
331
+ </para>
332
+ </listitem>
333
+
322
334
<listitem>
323
335
<para>
324
336
Fix logical WAL decoding to work properly when a subtransaction's WAL
Original file line number Diff line number Diff line change @@ -280,6 +280,24 @@ Branch: REL9_5_STABLE [beac79369] 2016-10-23 19:14:32 -0400
280
280
281
281
<listitem>
282
282
<!--
283
+ Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
284
+ Branch: master [00f15338b] 2016-10-24 09:45:48 -0300
285
+ Branch: REL9_6_STABLE [c8329f934] 2016-10-24 09:46:49 -0300
286
+ Branch: REL9_5_STABLE [7a2fa5774] 2016-10-24 09:38:28 -0300
287
+ -->
288
+ <para>
289
+ Preserve commit timestamps across server restart
290
+ (Julien Rouhaud, Craig Ringer)
291
+ </para>
292
+
293
+ <para>
294
+ With <xref linkend="guc-track-commit-timestamp"> turned on, old
295
+ commit timestamps became inaccessible after a clean server restart.
296
+ </para>
297
+ </listitem>
298
+
299
+ <listitem>
300
+ <!--
283
301
Author: Andres Freund <andres@anarazel.de>
284
302
Branch: master [61633f790] 2016-10-03 22:11:36 -0700
285
303
Branch: REL9_6_STABLE [76c0b73df] 2016-10-03 22:12:31 -0700
You can’t perform that action at this time.
0 commit comments