gpdb icon indicating copy to clipboard operation
gpdb copied to clipboard

A few interface changes

Open QingMa-gp opened this issue 1 year ago • 0 comments
trafficstars

This commit includes the following modifications:

  • Expose get_common_group_tles() and choose_grouping_locus()
  • Extend expression_tree_walker() to support value nodes

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

QingMa-gp avatar Apr 22 '24 17:04 QingMa-gp