doc: mention minimum PostgreSQL version for building repmgr docs

As-is, it won't build against PostgreSQL 9.4 or earlier, but as 9.4
will be removed from community support later this year, it's not
so critical.
This commit is contained in:
Ian Barwick
2019-05-14 14:21:35 +09:00
parent 8587539adb
commit 7599afce8b
2 changed files with 6 additions and 3 deletions

View File

@@ -113,7 +113,7 @@
<para>
The &repmgr; documentation has been converted to DocBook XML format,
as currently used by the main PostgreSQL project.
This means it can now be built against any &repmgr; version
This means it can now be built against any PostgreSQL version from 9.5
(previously it was not possible to build the documentation against
PostgreSQL 10 or later), and makes it easier to provide the documentation
in other formats such as PDF.