Ensure PostgreSQL port is still up-to-date on FreeBSD
Summary:
On FreeBSD, PostgreSQL is built through a port with XML support.
Those checks allow to notice two issues:
- the port has been replaced by a system package and XML support is lost
- the packages have been updated, and a library PostgreSQL uses bumped
Test Plan: Tested on db-A-001
Reviewers: dereckson
Reviewed By: dereckson
Differential Revision: https://devcentral.nasqueron.org/D3290