mirror of https://github.com/postgres/postgres
5a991ef869
added new column into
the result of IDENTIFY_SYSTEM command. But it was not reflected into
several codes checking that result. Specifically though the number of
columns in the result was increased to 4, it was still compared with 3
in some replication codes.
Back-patch to 9.4 where the number of columns in IDENTIFY_SYSTEM
result was increased.
Report from Michael Paquier
pull/14/head
parent
8605bc7521
commit
083d29c65b
Loading…
Reference in new issue