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

sql: correct ZM coordinates for geometry_columns/geography_columns #70856

Merged
merged 1 commit into from
Oct 4, 2021

Conversation

otan
Copy link
Contributor

@otan otan commented Sep 29, 2021

Release note (bug fix): Correct how the type displays for ZM shapes
geometry_columns to match PostGIS output. This previously incorrectly
included the Z/M lettering.

Release note (bug fix): Correct how type displays in geography_columns
to better match PostGIS. This was previously in the wrong casing.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

Release note (bug fix): Correct how the `type` displays for ZM shapes
geometry_columns to match PostGIS output. This previously incorrectly
included the Z/M lettering.

Release note (bug fix): Correct how `type` displays in geography_columns
to better match PostGIS. This was previously in the wrong casing.
@otan
Copy link
Contributor Author

otan commented Oct 4, 2021

bors r=rafiss

this won't backport cleanly, but ill fix it later

@craig
Copy link
Contributor

craig bot commented Oct 4, 2021

Build succeeded:

@craig craig bot merged commit d7d6a17 into cockroachdb:master Oct 4, 2021
@blathers-crl
Copy link

blathers-crl bot commented Oct 4, 2021

Encountered an error creating backports. Some common things that can go wrong:

  1. The backport branch might have already existed.
  2. There was a merge conflict.
  3. The backport branch contained merge commits.

You might need to create your backport manually using the backport tool.


error creating merge commit from bc5797d to blathers/backport-release-21.1-70856: POST https://api.github.com/repos/cockroachdb/cockroach/merges: 409 Merge conflict []

you may need to manually resolve merge conflicts with the backport tool.

Backport to branch 21.1.x failed. See errors above.


error creating merge commit from bc5797d to blathers/backport-release-21.2-70856: POST https://api.github.com/repos/cockroachdb/cockroach/merges: 409 Merge conflict []

you may need to manually resolve merge conflicts with the backport tool.

Backport to branch 21.2.x failed. See errors above.


🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is otan.

@otan
Copy link
Contributor Author

otan commented Oct 11, 2021

blathers backport 21.1

@blathers-crl
Copy link

blathers-crl bot commented Oct 11, 2021

Encountered an error creating backports. Some common things that can go wrong:

  1. The backport branch might have already existed.
  2. There was a merge conflict.
  3. The backport branch contained merge commits.

You might need to create your backport manually using the backport tool.


error creating backport branch refs/heads/blathers/backport-release-21.1-70856: POST https://api.github.com/repos/cockroachdb/cockroach/git/refs: 422 Reference already exists []

Backport to branch 21.1 failed. See errors above.


🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is otan.

@otan
Copy link
Contributor Author

otan commented Oct 11, 2021

blathers backport 21.1

@otan
Copy link
Contributor Author

otan commented Nov 15, 2021

blathers backport 21.2

@blathers-crl
Copy link

blathers-crl bot commented Nov 15, 2021

Encountered an error creating backports. Some common things that can go wrong:

  1. The backport branch might have already existed.
  2. There was a merge conflict.
  3. The backport branch contained merge commits.

You might need to create your backport manually using the backport tool.


error creating merge commit from bc5797d to blathers/backport-release-21.2-70856: POST https://api.github.com/repos/cockroachdb/cockroach/merges: 409 Merge conflict []

you may need to manually resolve merge conflicts with the backport tool.

Backport to branch 21.2 failed. See errors above.


🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is otan.

@otan
Copy link
Contributor Author

otan commented Nov 16, 2021

blathers backport 21.2

@blathers-crl
Copy link

blathers-crl bot commented Nov 16, 2021

Encountered an error creating backports. Some common things that can go wrong:

  1. The backport branch might have already existed.
  2. There was a merge conflict.
  3. The backport branch contained merge commits.

You might need to create your backport manually using the backport tool.


error creating backport branch refs/heads/blathers/backport-release-21.2-70856: POST https://api.github.com/repos/cockroachdb/cockroach/git/refs: 422 Reference already exists []

Backport to branch 21.2 failed. See errors above.


🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is otan.

@otan
Copy link
Contributor Author

otan commented Nov 16, 2021

blathers backport 21.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants