Jianwen Dong

Results 3 issues of Jianwen Dong

* add structs `PxfServiceGroup`, `PxfCluster`, `PxfHost`, and `PxfDeployment`. * add `Validation()` to `PxfDeployment`. * all the validation rules can be found under `config_rules.go` as private functions. * IsValidAddress() is public...

cla-not-required

PXF7 deprecates Support for Greenplum 5.x (GP5). This allows us to remove special case handling for GP5 in the PXF C extension. - Remove all the conditions `PG_VERSION_NUM=90400` (GPDB version...

cla-not-required

PXF 7 will support multi-cluster feature and thus the C extension needs the functionality to know which PXF host and port to communicate with. This PR does the following: -...

cla-not-required