mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-25 16:16:29 +00:00
doc: update release notes
This commit is contained in:
2
HISTORY
2
HISTORY
@@ -1,4 +1,4 @@
|
|||||||
5.3.0 2021-??-??
|
5.3.0 2021-10-12
|
||||||
standby switchover: improve handling of node rejoin failure (Ian)
|
standby switchover: improve handling of node rejoin failure (Ian)
|
||||||
repmgrd: prefix all shared library functions with "repmgr_" to
|
repmgrd: prefix all shared library functions with "repmgr_" to
|
||||||
minimize the risk of clashes with other shared libraries (Ian)
|
minimize the risk of clashes with other shared libraries (Ian)
|
||||||
|
|||||||
@@ -18,13 +18,13 @@
|
|||||||
<!-- remember to update the release date in ../repmgr_version.h.in -->
|
<!-- remember to update the release date in ../repmgr_version.h.in -->
|
||||||
<sect1 id="release-5.3.0">
|
<sect1 id="release-5.3.0">
|
||||||
<title id="release-current">Release 5.3.0</title>
|
<title id="release-current">Release 5.3.0</title>
|
||||||
<para><emphasis>??? ? ???, 2021</emphasis></para>
|
<para><emphasis>Tue 12 October, 2021</emphasis></para>
|
||||||
<para>
|
<para>
|
||||||
&repmgr; 5.3.0 is a major release.
|
&repmgr; 5.3.0 is a major release.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
This release provides support for <ulink url="https://www.postgresql.org/docs/14/release-14.html">PostgreSQL 14</ulink>,
|
This release provides support for <ulink url="https://www.postgresql.org/docs/14/release-14.html">PostgreSQL 14</ulink>,
|
||||||
to be released in September 2021.
|
released in September 2021.
|
||||||
</para>
|
</para>
|
||||||
<sect2>
|
<sect2>
|
||||||
<title>Improvements</title>
|
<title>Improvements</title>
|
||||||
|
|||||||
Reference in New Issue
Block a user