gpdb icon indicating copy to clipboard operation
gpdb copied to clipboard

fix a bug about version control in function getPartitionDefs.

Open li-bupt opened this issue 1 year ago • 2 comments

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 avatar Apr 24 '24 12:04 li-bupt

@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.

vmwclabot avatar Apr 24 '24 12:04 vmwclabot

@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.

vmwclabot avatar Apr 24 '24 12:04 vmwclabot

any progress? :)

li-bupt avatar May 11 '24 07:05 li-bupt