repmgrd: report version number *after* logger initialisation

This ensures the version number always makes it into the log destination.

Implements GitHub #487.
This commit is contained in:
Ian Barwick
2018-08-08 15:40:54 +09:00
parent 730f67258c
commit 25f68bb283
3 changed files with 11 additions and 2 deletions

View File

@@ -34,6 +34,14 @@
(GitHub #485).
</para>
</listitem>
<listitem>
<para>
<application>repmgrd</application>: report version number <emphasis>after</emphasis>
logger initialisation. (GitHub #487).
</para>
</listitem>
</itemizedlist>
</para>
</sect2>