gpdb icon indicating copy to clipboard operation
gpdb copied to clipboard

[typo] compatable => compatible

Open zhjwpku opened this issue 3 years ago • 0 comments

%s/compatable/compatible/g in file gparray.py

Since initFromString is already compatible with repr() formatting, remove the TODO mark.

Search compatable globally and change them all to compatible.

Signed-off-by: Junwang Zhao [email protected]

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

zhjwpku avatar Sep 08 '22 06:09 zhjwpku