mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Update release notes for last-minute commit timestamp fix.
This commit is contained in:
@ -319,6 +319,18 @@ Branch: REL9_1_STABLE [7e01c8ef3] 2016-08-14 15:06:02 -0400
|
|||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Preserve commit timestamps across server restart
|
||||||
|
(Julien Rouhaud, Craig Ringer)
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
With <xref linkend="guc-track-commit-timestamp"> turned on, old
|
||||||
|
commit timestamps became inaccessible after a clean server restart.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Fix logical WAL decoding to work properly when a subtransaction's WAL
|
Fix logical WAL decoding to work properly when a subtransaction's WAL
|
||||||
|
Reference in New Issue
Block a user