Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
30a6f98e
Commit
30a6f98e
authored
Oct 24, 2016
by
Tom Lane
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update release notes for last-minute commit timestamp fix.
parent
00f15338
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
30 additions
and
0 deletions
+30
-0
doc/src/sgml/release-9.5.sgml
doc/src/sgml/release-9.5.sgml
+12
-0
doc/src/sgml/release-9.6.sgml
doc/src/sgml/release-9.6.sgml
+18
-0
No files found.
doc/src/sgml/release-9.5.sgml
View file @
30a6f98e
...
@@ -319,6 +319,18 @@ Branch: REL9_1_STABLE [7e01c8ef3] 2016-08-14 15:06:02 -0400
...
@@ -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
...
...
doc/src/sgml/release-9.6.sgml
View file @
30a6f98e
...
@@ -280,6 +280,24 @@ Branch: REL9_5_STABLE [beac79369] 2016-10-23 19:14:32 -0400
...
@@ -280,6 +280,24 @@ Branch: REL9_5_STABLE [beac79369] 2016-10-23 19:14:32 -0400
<listitem>
<listitem>
<!--
<!--
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Branch: master [00f15338b] 2016-10-24 09:45:48 -0300
Branch: REL9_6_STABLE [c8329f934] 2016-10-24 09:46:49 -0300
Branch: REL9_5_STABLE [7a2fa5774] 2016-10-24 09:38:28 -0300
-->
<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>
<!--
Author: Andres Freund <andres@anarazel.de>
Author: Andres Freund <andres@anarazel.de>
Branch: master [61633f790] 2016-10-03 22:11:36 -0700
Branch: master [61633f790] 2016-10-03 22:11:36 -0700
Branch: REL9_6_STABLE [76c0b73df] 2016-10-03 22:12:31 -0700
Branch: REL9_6_STABLE [76c0b73df] 2016-10-03 22:12:31 -0700
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment