Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

geo/geomfn: implement ST_SymmetricDifference #53688

Merged
merged 1 commit into from
Sep 1, 2020

Commits on Aug 31, 2020

  1. geo/geomfn: implement ST_SymmetricDifference

    Added ST_SymmetricDifference builtin.
    
    ST_SymmetricDifference is simply an alias for ST_SymDifference.
    
    Release justification: low-risk update to new functionality
    Release note (sql change): Implemented the geometry based builtin .
    
    Resolves: cockroachdb#49052
    CyrusJavan committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    efd0bea View commit details
    Browse the repository at this point in the history