gpdb
gpdb copied to clipboard
fix a bug about version control in function getPartitionDefs.
fix a bug about version control in function getPartitionDefs (pg_dump). GPDB6 VERSION (such as 90426) is generally greater than GPDB6_MAJOR_PGVERSION (90400). so we need this function to take effect in GPDB6.
Here are some reminders before you submit the pull request
- [ ] Add tests for the change
- [ ] Document changes
- [ ] Communicate in the mailing list if needed
- [ ] Pass
make installcheck - [ ] Review a PR in return to support the community
@li-bupt, you must sign our contributor license agreement before your changes are merged. Click here to sign the agreement. If you are a VMware employee, read this for further instruction.
@li-bupt, we have received your signed contributor license agreement. The review is usually completed within a week, but may take longer under certain circumstances. Another comment will be added to the pull request to notify you when the merge can proceed.
any progress? :)